[HELP] ReSpwan Objects
#8

Thanks ****** hang on, Count how many objects you have and in the timer do DestroyObject(1); etc and then add objects too.

Example:
pawn Код:
public BombTimer()
{
    //=============================================[PLACE BOMB OBJECTS HERE]=================================
    DestroyObject(1);
    CreateObject(id,x,y,z,x,y,z);
    //=======================================================================================================
    return 1;
}
-Mike.
Reply


Messages In This Thread
[HELP] ReSpwan Objects - by TraNe15 - 20.09.2009, 13:59
Re: [HELP] ReSpwan Objects - by [NYRP]Mike. - 20.09.2009, 14:01
Re: [HELP] ReSpwan Objects - by TraNe15 - 20.09.2009, 15:20
Re: [HELP] ReSpwan Objects - by [NYRP]Mike. - 20.09.2009, 15:37
Re: [HELP] ReSpwan Objects - by TraNe15 - 20.09.2009, 15:40
Re: [HELP] ReSpwan Objects - by [NYRP]Mike. - 20.09.2009, 15:45
Re: [HELP] ReSpwan Objects - by TraNe15 - 20.09.2009, 15:49
Re: [HELP] ReSpwan Objects - by [NYRP]Mike. - 20.09.2009, 15:50
Re: [HELP] ReSpwan Objects - by [NYRP]Mike. - 20.09.2009, 15:51
Re: [HELP] ReSpwan Objects - by TraNe15 - 20.09.2009, 15:55

Forum Jump:


Users browsing this thread: 1 Guest(s)