23.12.2012, 19:20
hey guys,
i've made a simple include but i need help... i'm a begneer scripter...
ok this error appears... when i use it in pawno. (as a command)
ok, so where did i made a mistake?
(this is my first include)
i've made a simple include but i need help... i'm a begneer scripter...

Код:
/* Include Made by A.Z.A.R */ #if defined azar_include #endif //my cmds native GetMeAmmo(weapon, weapon_ammo);
Код:
E:\SWSetup\SP32105\tgGames\pawno\fras.pwn(94) : error 017: undefined symbol "GetMeAmmo" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
(this is my first include)