Hey i have a problem
#1

here i have some errors:
D:\samp server\pawno\include\gl_common.inc(75) : error 021: symbol already defined: "strtok"
D:\samp server\pawno\include\gl_common.inc(90) : error 047: array sizes do not match, or destination array is too small
D:\samp server\pawno\include\gl_common.inc(134) : error 021: symbol already defined: "isNumeric"
C:\DOCUME~1\Intel\LOCALS~1\Temp\Rar$DI00.156\lapto p.pwn(35) : error 001: expected token: ";", but found "new"
C:\DOCUME~1\Intel\LOCALS~1\Temp\Rar$DI00.156\lapto p.pwn(206) : error 017: undefined symbol "ShowPlayerDialog"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


5 Errors.

And here are the lines:
75- new gMessage[256];
90- return 0;
134- new id = strval(tmp);

35-new RandomMSG[][] =
206- ShowPlayerDialog(playerid,1,DIALOG_STYLE_INPUT,"Ty pe in Your Web Address",s,"Go","Cancel");
Reply
#2

strtok didn't defined, also isNumeric, and also ShowPlayerDialog.
and give the line 35.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)