Unknown Command
#4

I got this error message

C:\Documents and Settings\...\filterscripts\myfs.pwn(173) : error 029: invalid expression, assumed zero

to the line

if(str[0] == /) {

i tried to rewrite it to

if(strcmp(string[0], "/")) {

and now the compiler wrote no errors, is it good now?
Reply


Messages In This Thread
Unknown Command - by Nonameman - 29.05.2010, 20:04
Re: Unknown Command - by (SF)Noobanatior - 29.05.2010, 20:21
Re: Unknown Command - by Nonameman - 30.05.2010, 08:30
Re: Unknown Command - by Nonameman - 30.05.2010, 09:27
Re: Unknown Command - by oNx - 30.05.2010, 09:30
Re: Unknown Command - by Nonameman - 30.05.2010, 09:34

Forum Jump:


Users browsing this thread: 1 Guest(s)