DestroyObject [HELP]
#1

well i have a small problem :
this is the script
Quote:

if(team[playerid] == 10)
{
DestroyObject(mob1);
mob1 = CreateObject(2906,XX,YY,ZZ+0.6,0,0,0);
mob1 = CreateObject(2908,XX,YY,ZZ+0.6,0,0,0);
CreateExplosion(XX,YY,ZZ, 10,;
return 1;
}

i saw that even if i set the DestroyObject , the objects stay in the map , is that normal ?
================================================== ==================
================================================== ==================
i found how to avoid this
Reply


Messages In This Thread
DestroyObject [HELP] [SOLVED] - by Amine_Mejrhirrou - 21.11.2011, 14:08
Re: DestroyObject [HELP] - by =WoR=G4M3Ov3r - 21.11.2011, 14:16
Re : DestroyObject [HELP] - by Amine_Mejrhirrou - 21.11.2011, 14:19

Forum Jump:


Users browsing this thread: 1 Guest(s)