Jump to content

Recommended Posts

Posted (edited)

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
  • Recently Browsing   0 members

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