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
#2

https://sampwiki.blast.hk/wiki/CreateObject


https://sampwiki.blast.hk/wiki/DestroyObject
Reply
#3

? alrady saw that it dosn't help me
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)