Hunger

Helper functions for the players hunger

Functions

FeedHunger(amount)

View source »

Gives the player the amount of hunger

Parameters

  • amount int

    Amount of hunger (0-100)

SetHunger(amount)

View source »

Set the hunger amount of a player

Parameters

  • amount int

    Amount of hunger (0-100)