[Support] How to add my own binds for codings
-
How to add my own bind for “spawn platform” code
-
Blessa Research GSC. There's many GSC references available that give you that answers this exact question.
-
been searching for tutorials cant find any.....
-
Blessa do it using an "if" function, for example
if(self actionslottwobuttonpressed()); { self suicide(); }
doing this would kill yourself by pressing down on dpad.