Ifspawnedby: Difference between revisions
Jump to navigation
Jump to search
BlasterDRP (talk | contribs) mNo edit summary |
BlasterDRP (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
ifspawnedby <actor> { do something } else { do something else } | ifspawnedby <actor> { do something } else { do something else } | ||
If condition returning true if the current [[actor]] was spawned by <actor>. | [[If condition]] returning true if the current [[actor]] was spawned by <actor>. |
Revision as of 06:52, 24 December 2004
ifspawnedby <actor> { do something } else { do something else }
If condition returning true if the current actor was spawned by <actor>.