From 940238713695ff5ef4d516ca7322bafca23b3a89 Mon Sep 17 00:00:00 2001 From: Bob Blackmon Date: Sun, 2 Apr 2017 23:15:35 -0400 Subject: Updated docs --- zones/lua/zones.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zones/lua/zones.lua b/zones/lua/zones.lua index c881e09..a903f93 100644 --- a/zones/lua/zones.lua +++ b/zones/lua/zones.lua @@ -87,7 +87,7 @@ zones.List = zones.List or {} } -- Example of the ShowZoneOptions hook. - -- This hook lets you build your custom VGUI for your zone class which will pop up when players make a new zone or edit an existing one. + -- This hook lets you build your custom VGUI for your zone class which will pop up when players make a new zone or edit an existing one. Clientside. -- Arguments are: -- zone - The full zone table of the zone we are editing. -- class - The class of the zone. @@ -114,7 +114,7 @@ zones.List = zones.List or {} end) -- Example of the OnZoneCreated hook. - -- This hook lets you build your custom VGUI for your zone class which will pop up when players make a new zone or edit an existing one. + -- This hook lets you set up your newly created zones with default values. Only called serverside. -- Arguments are: -- zone - The full zone table of the zone we are editing. -- class - The class of the zone. -- cgit v1.2.3-70-g09d2