vehicle problems [+++REP] -
simo0000 - 27.02.2015
hello guys plz help me plz
i start my own mysql RP server for 3 months ago
when i enter car and pressing forward key vehicle freeze after 1 meter and can't exit game
i desinstall gta san andreas more than 2 times and gta_sa.set too but same problem
i bought a joypad and i test it and it works but keyboad and mouse freeze and can't exit game
and finaly i re-install my windows 7 and still same problem i don't have any mods installed
plz help me guys to solve that fucking problem plz
and thnx
sorry for my bad english
Re: vehicle problems [+++REP] -
Ritzy2K - 27.02.2015
i got same problem...the keyboard and mouse just freezes.. its not a script problem...it happens with me in many servers randomly... couldnt find a solution either.
Re : Re: vehicle problems [+++REP] -
simo0000 - 27.02.2015
Quote:
Originally Posted by DopeX
i got same problem...the keyboard and mouse just freezes.. its not a script problem...it happens with me in many servers randomly... couldnt find a solution either.
|
but i can't make personnal cars system because of the problem
Re : vehicle problems [+++REP] -
simo0000 - 27.02.2015
plz help guys
Re: vehicle problems [+++REP] -
SweetRP - 27.02.2015
That's very strange... Have you tried different keyboard/mouse?
Re : Re: vehicle problems [+++REP] -
simo0000 - 27.02.2015
Quote:
Originally Posted by SweetRP
That's very strange... Have you tried different keyboard/mouse?
|
yes mate already but the same fucking problem
Respuesta: vehicle problems [+++REP] -
alexus - 27.02.2015
Perhaps the problem is in the script. Did you made any changes before the problem starts? Try to place debug messages in your code (specially at OnPlayerKeyStateChange) to find where is the bug.
Re: Respuesta: vehicle problems [+++REP] -
simo0000 - 28.02.2015
Quote:
Originally Posted by alexus
Perhaps the problem is in the script. Did you made any changes before the problem starts? Try to place debug messages in your code (specially at OnPlayerKeyStateChange) to find where is the bug.
|
ok bro i will try
Re: vehicle problems [+++REP] -
Karan007 - 28.02.2015
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;
}
And you must have ZCMD to use this command.
Enjoy
Re : Re: vehicle problems [+++REP] -
simo0000 - 28.02.2015
Quote:
Originally Posted by karan007
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;
}
And you must have ZCMD to use this command.
Enjoy 
|
the cmd works it's eject me from the car but i think you don't know the problem
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