View Single Post
  #1  
Old 03-25-2012, 10:38 AM
Dashie is offline Dashie
Registered User

Join Date: Jun 2008
Posts: 46

Telessn won't work for me in DFX2 [Mapping with WAC files]

I set up this simple WAC script to test it:

//// SSN 2 = "Indo Joe"

If elapse 2 then
telessn(2, 1)
text "1"
endif

If chain 1 then
telessn(2, 2)
text "2"
endif

I have checked a million times and the SSN and teleport targets are right, and telessn doesn't seem to work. I first used an armory, and then an Indonesian civilian CIndo01 to test it out.

I also tried telessn #,#; and telessn # #; but I think all of these formats are valid. Did I make a mistake? Is telessn working for anyone else?
Reply With Quote