whats wrong with this cmd
#1

public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
if(gTeam[playerid] == TEAM_ZOMBIE) {
SendClientMessage(playerid,ADMIN_RED,"Error: Zombies cant drive!!");
RemovePlayerFromVehicle(playerid,vehicleid);
return 1;
}
can anyone help me with this?
i kno im missing the action to eject the player but idk how to eject that player can you please help me?
Reply


Messages In This Thread
whats wrong with this cmd - by best_killa - 05.08.2011, 04:16
Re: whats wrong with this cmd - by Kitten - 05.08.2011, 07:46
Re: whats wrong with this cmd - by best_killa - 05.08.2011, 22:28
Re: whats wrong with this cmd - by Emmet_ - 05.08.2011, 22:45
Re: whats wrong with this cmd - by Adil - 05.08.2011, 22:53
Re: whats wrong with this cmd - by best_killa - 05.08.2011, 23:39
Re: whats wrong with this cmd - by windartist - 06.08.2011, 01:46
Re: whats wrong with this cmd - by suhrab_mujeeb - 06.08.2011, 09:47

Forum Jump:


Users browsing this thread: 3 Guest(s)