17.09.2012, 13:46
Hi, fellow scripters.
I've got a little problem with compiling my script.
Here's the error and the line:
Error:
The Line:
I've got a little problem with compiling my script.
Here's the error and the line:
Error:
Код:
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\RP.pwn(29033) : error 017: undefined symbol "NAIDIKCreated"
Код:
if(NAIDIKCreated[i] == true) { TextDrawDestroy(NAIDIK[i]); }