RemovePlayerFromVehicle
#1

Hi guys...

I have a problem with this function. the function DOESN'T WORK

Code:
pawn Код:
if(dialogid == 11112)
    {
        if(response)
        {
// MY CODE
        }
        else
        {
            RemovePlayerFromVehicle(playerid);
            TogglePlayerControllable(playerid, 1);
        }
    }
The code is about renting... If he doesn't want to rent than the removeplayerfromvehicle should run but the function doesn't work.
Reply


Messages In This Thread
RemovePlayerFromVehicle - by NeroX98 - 12.04.2013, 12:32
Re: RemovePlayerFromVehicle - by HurtLocker - 12.04.2013, 12:41
Re: RemovePlayerFromVehicle - by MP2 - 12.04.2013, 12:49
Re: RemovePlayerFromVehicle - by Jstylezzz - 12.04.2013, 12:51
Re: RemovePlayerFromVehicle - by MP2 - 12.04.2013, 12:53

Forum Jump:


Users browsing this thread: 1 Guest(s)