11.11.2009, 19:14
Yes, but I've got I timer because I want to spawn the same NPC with another name in my server
I've make a car and a name, but I can't put in the Timer: PutPlayerInVehicle(playerid, vehicleid);
Because I can't use playerid (when I use: for(new i = 0; i <= MAX_PLAYERS; i++), all the players go in that vehicle?)
(Can't they make in new version GetPlayerID(playername[], const name[]); or something :P)
I've make a car and a name, but I can't put in the Timer: PutPlayerInVehicle(playerid, vehicleid);
Because I can't use playerid (when I use: for(new i = 0; i <= MAX_PLAYERS; i++), all the players go in that vehicle?)
(Can't they make in new version GetPlayerID(playername[], const name[]); or something :P)