Need some help with the timer
#9

You mean like this?
pawn Код:
forward ReSpawnObject(objectid);
public ReSpawnObject(objectid)
{

    if(IsValidDynamicObject(objectid))
        ReSpawnObject(objectid);

    return 1;
}
Reply


Messages In This Thread
Need some help with the timer - by Don_Cage - 18.03.2013, 05:38
Re: Need some help with the timer - by CBCandyBoy - 18.03.2013, 05:49
Re: Need some help with the timer - by Don_Cage - 18.03.2013, 05:54
Re: Need some help with the timer - by CBCandyBoy - 18.03.2013, 05:58
Re: Need some help with the timer - by Don_Cage - 18.03.2013, 06:06
Re: Need some help with the timer - by CBCandyBoy - 18.03.2013, 06:21
Re: Need some help with the timer - by Don_Cage - 18.03.2013, 06:36
Re: Need some help with the timer - by CBCandyBoy - 18.03.2013, 06:41
Re: Need some help with the timer - by Don_Cage - 18.03.2013, 07:15
Re: Need some help with the timer - by CBCandyBoy - 18.03.2013, 07:17

Forum Jump:


Users browsing this thread: 3 Guest(s)