From 191ba416c8b611ea4901cead138789a357c56134 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 2 Apr 2017 20:05:56 -0400 Subject: I finally had some time to work on this... dependency added on bobbleheadbob's zone addon --- notes.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'notes.txt') diff --git a/notes.txt b/notes.txt index 3030a21..892ce4d 100644 --- a/notes.txt +++ b/notes.txt @@ -11,7 +11,7 @@ When createing new files, make sure the file has some text in it (even just a co If your server starts breaking after a while, it's probably the fault of /gamemode/shared/sh_buff.lua, no you can't put a bandaid on it to fix it, you have to re-write it. -Multi-serverness is defined in /data/artery/maps/ +Multi-serverness is defined in /data/artery/maps/ and /data/zones/.txt PAC's to download on demand are in /data/artery/pacs/ @@ -20,3 +20,7 @@ two shop npc's within 200 units of eachother cannot sell the same item. For creation: Finding the player's current position lua_run_cl local gp = LocalPlayer():GetPos() print(string.format("Vector(%.2d,%.2d,%.2d)",gp.x,gp.y,gp.z)) + +Zones must be made in singleplayer, they are stored in /data/zones/ + +The zones addon MUST be installed, then set up in sandbox for stuff -- cgit v1.2.3-70-g09d2