Undefined symbol "KEY_AIM"
#1

Hey, I use (newkeys & KEY_AIM) under OnPlayerKeyStateChange and I get a error that it's a undefined symbol, wiki samp shows KEY_AIM for RMB(Right Mouse Button), what could be wrong?
Reply
#2

You must first define it:
pawn Код:
#define KEY_AIM KEY_HANDBRAKE
(or Key_Aim on Wiki SA:MP).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)