csbx Posted March 9 Share Posted March 9 (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 March 9 by csbx Link to comment Share on other sites More sharing options...
Recommended Posts