25.02.2010, 16:13
Grr! I told you thats not the problem!
if(!IsPlayerInAnyVehicle(playerid)) SendClientMessage(playerid, COLOR_RED, "You need to be in a vehicle to use this command");
Works fine, I use it on everything, Well that method anyway,
Thats not the problem, The SetPlayerVelocity not working is the problem
if(!IsPlayerInAnyVehicle(playerid)) SendClientMessage(playerid, COLOR_RED, "You need to be in a vehicle to use this command");
Works fine, I use it on everything, Well that method anyway,
Thats not the problem, The SetPlayerVelocity not working is the problem