Vjass

~GaLs~

† Ғσſ ŧħə ѕαĸε Φƒ ~Ğ䣚~ †
Reaction score
180
I bet i dont know...

Is this? --->
JASS:
local A AS = AS
 

~GaLs~

† Ғσſ ŧħə ѕαĸε Φƒ ~Ğ䣚~ †
Reaction score
180
This would be correct? >

JASS:
TRIGGER 1
struct A
string X
endstruct

function SomeFunc takes nothing returns nothing
local A AS = A.create()
set AS.X = "SomeString"
call ExecuteTrigger(TRIGGER2)
endfunction
//--------------------------------------------------------
TRIGGER 2 

function Trig2Action takes nothing returns nothing
local A AS = A.create()
call BJDebugMsg(AS.X) //This trigger still remember the string setted in trigger 1?
endfunction


Then when should 1 remove the leakS?
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top