Carlock
#2

You want that players cant use vehicles at all? This is, let's say the easiest option,
PHP код:
public OnPlayerEnterVehicle(playerid,vehicleid,ispassenger)
{
    
SetVehicleParamsForPlayer(vehicleid,playerid,0,1);
    return 
1;

Reply


Messages In This Thread
Carlock - by hydronic - 13.09.2011, 08:24
Re: Carlock - by [MG]Dimi - 13.09.2011, 08:27
Re: Carlock - by hydronic - 13.09.2011, 14:10

Forum Jump:


Users browsing this thread: 1 Guest(s)