Setting keyboard keys? eg #define KEY_EXAMPLE 1
#1

I would like to know if it's possible to set a custom key. For example the DELETE key on your keyboard. Just like I can do

KEY_FIRE

I would like to set for example

#define KEY_DELETE 749

Is it possible to do this? If so how do I know what number is each key?
Reply
#2

No, you cannot do that. You can use only keys from this list: https://sampwiki.blast.hk/wiki/Keys
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)