Hi,
im trying to edit and improve some CS file, im not experienced at all but heres it
:BLAH_104
wait 0
0AB0: key_pressed 1@
else_jump @BLAH_104
jump @BLAH_127
:BLAH_127
The above code checks if key "1@" is pressed, if yes it jumps to BLAH_127
i want if key_pressed 1@ jump to...