Joker
Member
Stupid question, I know. But how do I compare a variable with a number?
Say:
It keeps throwing errors at me. Not a valid Mathematical Operation or something like that.
Edit:
Wow. I thought about making a Bot for my personal use, but I don't know how that's going to be possible now. Is there any better documentation out there? How do you people know how to use the correct syntax? I keep running into issue after issue after issue and neither the LavishScript Wiki or the ISXEVE Wiki helps.
Such as: How do I get the Security of a system?
??
Say:
Code:
if (${i} == 0)
Edit:
Wow. I thought about making a Bot for my personal use, but I don't know how that's going to be possible now. Is there any better documentation out there? How do you people know how to use the correct syntax? I keep running into issue after issue after issue and neither the LavishScript Wiki or the ISXEVE Wiki helps.
Such as: How do I get the Security of a system?
Code:
interstellar.Universe.Security[${ID#}]
Last edited: