AddFoodExhaustion
#2
Haven't yet looked at the actual code behind this, my guess is that the hunger is not sent to the client in the AddFoodExhaustion() function.

As for the malformed number, "0.3f" is a c/c++'s way of saying "this number is a single-precision floating-point number, rather than double-precision floating-point number"; in Lua, you need to drop the f: "0.3".
Reply
Thanks given by:


Messages In This Thread
AddFoodExhaustion - by tonibm19 - 07-02-2013, 04:09 AM
RE: AddFoodExhaustion - by xoft - 07-03-2013, 05:04 PM



Users browsing this thread: 3 Guest(s)