diff options
Diffstat (limited to 'notes.txt')
| -rw-r--r-- | notes.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ Multi-serverness is defined in /data/artery/maps/<map_name> PAC's to download on demand are in /data/artery/pacs/<pac_name> +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)) |
