28.02.2015, 11:20
Quote:
|
You are getting problems with kayboard/mouse? why not try a command from me?
Код:
CMD:ejme(playerid,params[])
{
new playerState = GetPlayerState(playerid);
if(playerState != PLAYER_STATE_DRIVER) return SendClientMessage(playerid, -1,"You must be a drive in a vehicle to use this command!");
{
RemovePlayerFromVehicle(playerid);
}
return 1;
}
Enjoy ![]() |
when i enter to the car mouse and keyboard still working but when i press forward key car stop after 1 meter and mouse/keyboard freeze i have a joypad when i press a key to go forward the car move but the keyboad/mouse freeze
todya i tested a RP GM in my computer and it works
but my GM not why ? plz help
and thnx
sorry for my bad english



