whats a good combination of keys - 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: whats a good combination of keys (
/showthread.php?tid=161419)
whats a good combination of keys -
aNdReSk - 19.07.2010
hey, I have a couple commands, one is performed on foot and one in a car
What do u think would be a good combination of keys to perform each?
Something that does not interfere with driving, fisting etc!
Re: whats a good combination of keys -
BP13 - 19.07.2010
Depends what the commands are.
Re: whats a good combination of keys -
aNdReSk - 19.07.2010
one is /UNLOAD to unload vehicle contents and one is /LOAD to load contents to the vehicle (load is performed on foot). the idea is not to use /commands
Re: whats a good combination of keys -
John_F - 19.07.2010
"[" and "]"?
"[" to load
"]" to unload?
Re: whats a good combination of keys -
VictorMartinez - 20.07.2010
use number 2 for both instances. how? use a player var
Re: whats a good combination of keys -
Joe_ - 20.07.2010
He asked it not to interfere with driving, I assume that includes any vehicle.
The way to say '2' is KEY_SUBMISSION, which is the landing gear (wheels) on a plane, to make them go up and down, wouldn't that interfere? or is this only for cars? if so, 2 would be good.
There's a list of all usable keys under this function:
https://sampwiki.blast.hk/wiki/GetPlayerKeys
Re: whats a good combination of keys -
Scenario - 20.07.2010
To bad SA:MP can only read the keys that you use while playing GTA:SA, otherwise I am sure ALT, 1, 3, 4, 5, 6, 7, etc... would come in handy!
Re: whats a good combination of keys -
Joe_ - 20.07.2010
That would be awesome, I've had so many ideas in the past for things that needed (nonbinded) keys :/