Carlock
#3

Quote:
Originally Posted by [MG]Dimi
Посмотреть сообщение
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;

I need only about 10 other vehicles that I would like everything was normal there any script to lock vehicles
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)