-=BT=- Matty R 0 Posted September 24, 2004 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 Share this post Link to post Share on other sites
Bart.Jan 0 Posted September 24, 2004 <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