How to delete all objects onfsexit?
#2

pawn Код:
for(new i = 0; i < sizeof(Rocket)-1; i++)
{
    DestroyDynamicObject(Rocket[i]);
}
return 1;
Reply


Messages In This Thread
How to delete all objects onfsexit? - by Toni - 04.08.2010, 20:11
Re: How to delete all objects onfsexit? - by PotH3Ad - 04.08.2010, 20:17
Re: How to delete all objects onfsexit? - by Toni - 04.08.2010, 20:20
Re: How to delete all objects onfsexit? - by Kar - 04.08.2010, 20:25
Re: How to delete all objects onfsexit? - by Toni - 04.08.2010, 20:25
Re: How to delete all objects onfsexit? - by PotH3Ad - 04.08.2010, 20:26

Forum Jump:


Users browsing this thread: 3 Guest(s)