Include Help
#1

Hello i have 2 Errors with one include

C:\Users\Usuario\Desktop\Untitled.pwn(148 ) : warning 215: expression has no effect
C:\Users\Usuario\Desktop\Untitled.pwn(148 ) : error 001: expected token: ";", but found "-identifier-"
C:\Users\Usuario\Desktop\Untitled.pwn(283) : warning 215: expression has no effect
C:\Users\Usuario\Desktop\Untitled.pwn(283) : error 001: expected token: ";", but found "-identifier-"


Line 282 new str[35][20];
Line 283 str explode(str, data, ",");

Line 147 new str[5][128];
Line 148 str explode(str, data, ",");
Line 149 version = floatstr(str[0]);
Line 150 url = str[1];

Some one can help me? I really need this
Reply


Messages In This Thread
Include Help - by EdDy.DarK - 02.04.2013, 17:59
Re: Include Help - by MrTinder - 02.04.2013, 18:02
Respuesta: Include Help - by EdDy.DarK - 02.04.2013, 18:07
Re: Include Help - by MP2 - 02.04.2013, 19:15

Forum Jump:


Users browsing this thread: 1 Guest(s)