Jump to content

Change Moodle Level


Ryfoxx

Recommended Posts

Okay, so I've been wondering about this for a while. I recently found the docs for moodles, and I thought about all the shenanigans that could be had if I was able to use these functions. However, I cannot understand at all how this will work.

 

Is this just for Java, or is there a Lua equivalent?

Link to comment
Share on other sites

Okay, so I've been wondering about this for a while. I recently found the docs for moodles, and I thought about all the shenanigans that could be had if I was able to use these functions. However, I cannot understand at all how this will work.

 

Is this just for Java, or is there a Lua equivalent?

getPlayer():getStats():setPain(0);

 

setPain would be the set function for the moodle, for example setHunger. They have dedicated set functions.

 

They go up to 4, each increasing level is an increase in severity.

Link to comment
Share on other sites

 

Okay, so I've been wondering about this for a while. I recently found the docs for moodles, and I thought about all the shenanigans that could be had if I was able to use these functions. However, I cannot understand at all how this will work.

 

Is this just for Java, or is there a Lua equivalent?

getPlayer():getStats():setPain(0);

 

setPain would be the set function for the moodle, for example setHunger. They have dedicated set functions.

 

They go up to 4, each increasing level is an increase in severity.

 

Oh man, thank you SO MUCH!

Link to comment
Share on other sites

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
×
×
  • Create New...