SA-MP Forums Archive
Maybe someone knows how... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Maybe someone knows how... (/showthread.php?tid=218980)



Maybe someone knows how... - klebrone - 31.01.2011

Hello,
I wanted to know how to changed /enter button
At the moment in my server peoples can enter in house by pressin "space", its possible to change to other button like "left Alt" ? And i got problem, when people get i car, start engine and press "w" they got auto /exit from car but when they get in car when engine is running they can drive...And one more thing, If people wants to buy a car its shows then u got already 5 cars even if you dont have 1 car.... Someone can help me ?


Re: Maybe someone knows how... - Steven Paul - 31.01.2011

there is also a NON_ENGLISH SECTION


Re: Maybe someone knows how... - leong124 - 31.01.2011

1.See https://sampwiki.blast.hk/wiki/GetPlayerKeys
2.If you don't want auto exit, then remove the RemovePlayerFromVehicle function in your code.
3.Not very understood...but I guess it's the problem of initialization of variables.