Jump to content

Buy Rank With Levels Script


Recommended Posts

I told him on skype to replace this:

if ( sValue == "Level ".. Level )  then 

With this:

if ( tonumber(string.sub(sValue, 6)) >= tonumber(Level) )  then 

And tried to explain to him what the problem, but he doesn't seem to understand maybe he still in stage where it hard to understand yet.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...