symbol already define :(
#1

see the codes below .. wht is wrong in it?

Код:
D:\server\filterscripts\attachob.pwn(33) : error 021: symbol already defined: "x"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
lines are :

Код:
new Float:x, Float:y, Float:z, Float:a, infer;

new Float:x, Float:y, Float:z, Float:a, nrg;
Reply
#2

then change it

pawn Код:
new Float:xx, Float:yy, Float:zz, Float:a, nrg;
Reply
#3

Just the "x" is already defined so try "x2" or something else
Reply
#4

THHHHHHXXXXXXXXXXXX bro .. fixed
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)