Skip to content

Commit

Permalink
Added hostip() description
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdogmat committed Feb 2, 2016
1 parent 8bc88e9 commit a07fc8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/wire/client/e2descriptions.lua
Expand Up @@ -851,6 +851,7 @@ E2Helper.Descriptions["convertUnit(ssn)"] = "Converts between two units"
-- Server information
E2Helper.Descriptions["map()"] = "Returns the current map name"
E2Helper.Descriptions["hostname()"] = "Returns the Name of the server"
E2Helper.Descriptions["hostip()"] = "Returns the IP of the server"
E2Helper.Descriptions["isLan()"] = "Returns 1 if lan mode is enabled"
E2Helper.Descriptions["gamemode()"] = "Returns the name of the current gamemode"
E2Helper.Descriptions["gravity()"] = "Returns gravity"
Expand Down

0 comments on commit a07fc8b

Please sign in to comment.