Admin Vehicles
#6

Quote:
Originally Posted by wilcock33
Quote:
Originally Posted by cj101
First, get the id of the vehile (hint make a command that displays it!!) then do this under on player state change:

Код:
if(newstate == PLAYER_STATE_DRIVER)
{
if(!IsPlayerAdmin(playerid)) RemovePlayerFromVehicle(playerid);
}
ok, where is the OnPlayertStateChange?
or do i add it to my script first?
ok ill give it a shot
ill report back in a mo
Reply


Messages In This Thread
Admin Vehicles - by wilcock33 - 19.07.2009, 19:40
Re: Admin Vehicles - by ZuppR - 19.07.2009, 19:47
Re: Admin Vehicles - by CJ101 - 19.07.2009, 19:50
Re: Admin Vehicles - by wilcock33 - 19.07.2009, 19:50
Re: Admin Vehicles - by wilcock33 - 19.07.2009, 19:51
Re: Admin Vehicles - by wilcock33 - 19.07.2009, 19:54
Re: Admin Vehicles - by member - 19.07.2009, 19:59
Re: Admin Vehicles - by wilcock33 - 19.07.2009, 20:03
Re: Admin Vehicles - by member - 19.07.2009, 20:05
Re: Admin Vehicles - by wilcock33 - 19.07.2009, 20:05

Forum Jump:


Users browsing this thread: 2 Guest(s)