ID:142875
 


Problem description:
like it says invalid expression i double click it and it sends me to a code file that has nothing to do with the error and now i cant find the error and theres thousands of lines in coding to look through....

If when you click on an error and there doesn't seem anything wrong with the line, then the error usually occurs in the line of code above it, or at the end of another code file.
This could be caused by having an if statement, but then you forget to code in the consequences of it, and proceed to write a new proc after it.
And that is what happens when you rip code. Delete what you have and start with a good tutorial.

http://www.byond.com/?page=StartCreating
In response to Garthor
Is it a switch(input( Command? If it is you probably have done it like this:

switch(input("Bla Do Blu Bla?","Bla")in list("Bla","blu","Ble")
if("bla")
etc...


Remember to have two right-commas at the end like so:


switch(input("Bla Do Blu Bla?","Bla")in list("Bla","blu","Ble"))// <---- See?
if("bla")
etc...


I it isn't a switch(input command, then try posting the code where the problem accurs.
In response to Howey
Those are parentheses, not commas.
In response to Garthor
its not ripped ..... my games 88% nonrip but i happened to have been working on the 88% lol the admin verbs are rip though
In response to Choka
Choka wrote:
its not ripped ..... my games 88% nonrip but i happened to have been working on the 88% lol the admin verbs are rip though

Why must you lie to me?
In response to Garthor
hehehe xD okay its not COMPLETELY rip xD
i dont lie >_>
all tats ripped is admin verbs -_-'
nto even all of em
just like 10-13 of the 30-35