HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

[JASS] Itemcode or Item?

05-11-2006, 08:05 PM#1
Sharingan
The hacks, sorry for the wrong title, i failed at changing
Hmm, i'm not sure how to ask this.....
I am kinda afraid that the GetLastCreated function somehow globally refers to the unit(item or w/e) that was last created by anyone...
So, isn't there a slight possibility that in a certain item/unit is like, created in the same 0.0001 sec, causing some problems in compiling?
05-11-2006, 08:21 PM#2
Immoralis
if theres no wait, its not possible
05-11-2006, 10:13 PM#3
TaintedReality
The Warcraft 3 engine doesn't do multiple things at once (nothing really does), so it's not going to be running two triggers at once like that.