28.10.2014, 02:37
i think you shouldnt add
that will cause the PlayerInfo[playerid][StartingPoint] differs from the id he typed in /convoy <id> (PlayerInfo[id][StartingPoint] so they seems not working with each other
pawn Код:
new rand = random(sizeof(trucker));
PlayerInfo[pmission][StartingPoint] = rand; //PlayerInfo[playerid][StartingPoint]?????