• how to get between values.
    1 replies, posted
Some reason i been getting errors with a between lua script... [CODE]if k=<1000 and k=>800 then[/CODE] is there a problem with this?
[QUOTE=PuppetSinz;46188317]Some reason i been getting errors with a between lua script... [CODE]if k=<1000 and k=>800 then[/CODE] is there a problem with this?[/QUOTE] IIRC the less than/greater than signs come before the =, not after.
Sorry, you need to Log In to post a reply to this thread.