A quick help.
#2

I guess you could use a loop although I'm not sure if that is the best way to do it.

pawn Код:
for(new i; i < sizeof(Worlds); i ++)
{
//  Usage: "Worlds[i]". Example:
    CreateDynamicPickup(1337, 1, 0.0, 0.0, 0.0, Worlds[i], -1, -1, 100.0);
}
Reply


Messages In This Thread
A quick help. - by biker122 - 15.07.2014, 14:05
Re: A quick help. - by Dignity - 15.07.2014, 14:10
Re: A quick help. - by Vince - 15.07.2014, 14:21
Re: A quick help. - by biker122 - 15.07.2014, 14:21

Forum Jump:


Users browsing this thread: 2 Guest(s)