HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

question on functions

03-25-2006, 12:31 AM#1
Linera
I wait it do call a function inside a function but not wait for that function to finish. How can i do this?
03-25-2006, 12:34 AM#2
Taur
I'm assuming you mean want not wait? I think Execfunction might work, but you have to make ur function take nothing.
03-25-2006, 12:37 AM#3
Linera
damn my function takes like 4 variables.
anyway around this?
03-25-2006, 12:46 AM#4
Chuckle_Brother
globals, attaching shit, I think local handle variables can be attached to trig, and i think it was said that you can reference to triggering trigger in the called func