Jump to content
Sign in to follow this  
nullsystems

addRating and LESS / MORE than problems

Recommended Posts

Hello,

I was just playing around with ratings and found something odd.

If you put a player's rating into the minus' such as : this addRating -10000 you dont seem to be able to work that out in a script.

For example:

Quote[/b] ]_score = rating player

?(_score < -10000): goto "badman"

This returns an error, obviously because of the '-' sign.

So how do you work out if someones rating is between -50 and -5000 or something to that effect?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×