SA-MP Forums Archive
Engine help - 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)
+--- Thread: Engine help (/showthread.php?tid=642031)



Engine help - Puff - 23.09.2017

PHP код:
if(newstate == PLAYER_STATE_DRIVER) {
        if(
IsACar(GetVehicleModel(carid))) {
            
HintMessage(playeridCOLOR_LIGHTGREEN"To start the engine press ~k~~TOGGLE_SUBMISSIONS~");
        } 
Currently wen you press "2" on your keyboard the car engine starts.. I want to change that TOGGLE_SUBMISSION key to something else but I can't find the code associated with it.. only this hint..


Re: Engine help - AlphaPac - 23.09.2017

KEY_SUBMISSION

https://sampwiki.blast.hk/wiki/Keys