Jump to content
Sign in to follow this  
-=BT=- Matty R

Need some quick help..!!

Recommended Posts

ok ive searched and could not find.. i need this quick quiclky and i have forgot it..

ok i have 3 ammo creates, and when all 3 are destroyed it triggers the obj status 1 trigger and i have forgot the trigger bit..

NOT ALIVE ammo1 && ammo2 or something like that???

any help please biggrin_o.gif

Share this post


Link to post
Share on other sites

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">!(alive ammo1) and !(alive ammo2) and !(alive ammo3)

or

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">!(alive ammo1 or alive ammo2 or alive ammo3)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×