08.03.2018, 03:27
Hey guys,
Only recently started scripting again and need to refresh my memory. I'm having problems with the cuffs include (probably simple lol).
I can't figure out what's wrong. I'm pretty sure I need to define the function, but I can't remember how. And how do I define Key_Jump and ApplyAnimation? Thanks in advanced, Josh
Only recently started scripting again and need to refresh my memory. I'm having problems with the cuffs include (probably simple lol).
Код:
C:\Users\snadi&greg\Desktop\samp037_svr_R2-1-1_win32 (1)\pawno\include\cuffs.inc(728) : warning 235: public function lacks forward declaration (symbol "OnPlayerKeyStateChange") C:\Users\snadi&greg\Desktop\samp037_svr_R2-1-1_win32 (1)\pawno\include\cuffs.inc(730) : error 017: undefined symbol "KEY_JUMP" C:\Users\snadi&greg\Desktop\samp037_svr_R2-1-1_win32 (1)\pawno\include\cuffs.inc(732) : error 017: undefined symbol "ApplyAnimation" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.