13.04.2012, 16:25
Quote:
thats right i did in top of the script #define Red and #define green i replaced them with #define red 0xFF0000AA
and #define green 0x33FF33AA |
Means that strtok is already made in one of your include file, so you don't need it anymore in the gamemode, Press CTRL+F and search "stock strtok"(or just "strtok" if not working), and where you find the function delete it (Header and body)