18.11.2010, 13:41
Through SA-MP server-sided scripting you cannot add custom keys to execute functions. You need to use the default GTA: San Andreas keys, which may also differ for each clients keymap.
You would make use of OnPlayerKeyStateChange to do this.
You would make use of OnPlayerKeyStateChange to do this.