31.01.2015, 16:00
Hi, I was thinking how to make a system that rides her man time and speed up the main button (w), then the machine automatically after accelerate and speed up still would not forgive her for this button (GT system) to turn it on the player's machine would become a super car. Example: The machine speed of 100 km / ho turned GT system, it launched accelerates to 500 km / h
I have already made matters (manual) system, but need to press the (alt) button. And I need to do this automatically done
else if(HOLDING(4) && GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
{
if(SuperGreitis[playerid]) return SetVehicleSpeed(vehicleid, GT_SPEED);
#define GT_SPEED 185
I have already made matters (manual) system, but need to press the (alt) button. And I need to do this automatically done
else if(HOLDING(4) && GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
{
if(SuperGreitis[playerid]) return SetVehicleSpeed(vehicleid, GT_SPEED);
#define GT_SPEED 185