Jump to content

It's math time ! Can't get this function to work.


Recommended Posts

I'm trying to run the following:

 

myglobal.setvalueint(Ceiling((89 + level) / 10) * 10)                                         level is player level

 

It's complaining about Ceiling. I've looked at the documentation and I'm obviously misunderstanding something. I'd appreciate a pointer.

 

edit: solved my own problem again. I just forgot to reference the script name--ie. math.ceiling is what was required.

Edited by csbx
Link to comment
Share on other sites

  • Recently Browsing   0 members

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