[HELP] gl_common.inc
#1

When i add:

Код:
#include "../include/gl_common.inc" // for PlaySoundForPlayersInRange()
Me shows:

Код:
../include/gl_common.inc(80) : error 021: symbol already defined: "strtok"
../include/gl_common.inc(95) : error 047: array sizes do not match, or destination array is too small
../include/gl_common.inc(139) : error 021: symbol already defined: "isNumeric"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
How to fix that?
Reply
#2

remove new strtok and new isNumeric you have already define then
Reply
#3

open gl_common > press CTRL + F and put there strtok and delete it ... to it with innumberic too
i think i know what gm you useing
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)