Sign in to follow this  
Followers 0
atrX

Scripting Basics: Notify, Waittill and Endon

1 post in this topic

Notify, waittill and endon, what exactly does it do?
Waittill is a function used to make the script wait for a notification (sent by notify), waittill can be called on entities and the level. Notify sends a notification to either an entity or the level. Endon will end a function as soon as it recieves a notification specified in the endon function.
 
How to use notify, waittill and endon?

Let's take a look at this example:

Please login or register to see this code.

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0