admin vehicle
#7

Quote:
Originally Posted by Sithis
Посмотреть сообщение
You can't use the vehicleid, you need to keep track of which vehicle spawns as the admin vehicle EVERY time it spawns.
Use Arrays for admin cars and also use this when player enters an admin car

new Float:PlayerPos[ 3 ];
GetPlayerPos(playerid, PlayerPos[ 0 ], PlayerPos[ 1 ], PlayerPos[ 2 ]);
SetPlayerPos(playerid, PlayerPos[ 0 ], PlayerPos[ 1 ], PlayerPos[ 2 ]);
Reply


Messages In This Thread
admin vehicle - by ALoX12 - 13.07.2015, 18:24
Re: admin vehicle - by MBilal - 13.07.2015, 18:29
Re: admin vehicle - by STONEGOLD - 13.07.2015, 19:03
Re: admin vehicle - by ALoX12 - 13.07.2015, 19:03
Re: admin vehicle - by SpikeSpigel - 13.07.2015, 19:06
Re: admin vehicle - by Sithis - 13.07.2015, 19:09
Re: admin vehicle - by Sime30 - 13.07.2015, 19:16

Forum Jump:


Users browsing this thread: 1 Guest(s)