How am I going to achieve this ?
#4

Correction:

pawn Код:
for(new i, ao = CountDynamicObjects(); i < ao; i++)
{
    if(!IsValidDynamicObject(i)) continue;
    Streamer_SetIntData(STREAMER_TYPE_OBJECT, i, E_STREAMER_WORLD_ID, 0);
}
Reply


Messages In This Thread
How am I going to achieve this ? - by Jay. - 19.07.2011, 17:52
Re: How am I going to achieve this ? - by Donya - 19.07.2011, 17:56
Re: How am I going to achieve this ? - by Jay. - 19.07.2011, 18:05
Re: How am I going to achieve this ? - by SchurmanCQC - 19.07.2011, 18:07
Re: How am I going to achieve this ? - by Amit_B - 19.07.2011, 18:11
Re: How am I going to achieve this ? - by Jay. - 19.07.2011, 18:14
Re: How am I going to achieve this ? - by Amit_B - 19.07.2011, 18:16
Re: How am I going to achieve this ? - by Jay. - 19.07.2011, 19:21

Forum Jump:


Users browsing this thread: 1 Guest(s)