Clarified bot levels in GetHogLevel
authoralmikes@aol.com
Thu, 30 Jul 2015 22:19:01 +0000
changeset 576 dff03a98693a
parent 575 d6959c32b909
child 577 6e77c79a8457
Clarified bot levels in GetHogLevel
LuaAPI.wiki
--- a/LuaAPI.wiki	Thu Jul 30 21:54:26 2015 +0000
+++ b/LuaAPI.wiki	Thu Jul 30 22:19:01 2015 +0000
@@ -506,7 +506,7 @@
 Returns the health of the gear.
 
 === <tt>!GetHogLevel(gearUid)</tt> ===
-Returns the bot level ranging from 0 to 5. `0` means human player.
+Returns the bot level ranging from `0` to `5`. `1` is the strongest bot level and `5` is the weakest one. `0` is for human player.
 
 === <tt>!GetGearPos(gearUid)</tt> ===
 Get pos of specified gear.