07.02.2010, 02:39
First of all:
You should add this out of any function (top of the script):
Second:
This line shouldn't have the "\" character:
Change it by:
Compile it and tell us the results .
You should add this out of any function (top of the script):
pawn Код:
#pragma unused ret_memcpy
This line shouldn't have the "\" character:
pawn Код:
//=================================(> Help <)=================================\\ <-------------- THIS! ("\\")
pawn Код:
//=================================(> Help <)=================================// <-------------- "//"