GetRandomInfo
#2

pawn Код:
new a;
for(new i,i<MAX_PLAYERS;i++)
{
    a = Iter_Random(Player);
    if(a != TEAM_DRIVER)
    {
        i--;
        continue;
    }
    TextDrawSetString(Opdracht, "I can do this and the string for this myself...");
    break;
}
foreach.
Reply


Messages In This Thread
GetRandomInfo - by knackworst - 16.09.2011, 19:55
Re: GetRandomInfo - by =WoR=Varth - 16.09.2011, 20:01
Re: GetRandomInfo - by knackworst - 16.09.2011, 20:08
Re: GetRandomInfo - by =WoR=Varth - 16.09.2011, 20:11
Re: GetRandomInfo - by knackworst - 16.09.2011, 20:14
Re: GetRandomInfo - by =WoR=Varth - 16.09.2011, 20:16
Re: GetRandomInfo - by knackworst - 16.09.2011, 20:23

Forum Jump:


Users browsing this thread: 1 Guest(s)