From 78e40d9fd55b6ba23db4f459e2c7e9ae2109cf5a Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Mon, 24 Oct 2016 21:52:20 -0400 Subject: Allowed items to be dropped --- gamemode/shared/sh_pac.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'gamemode/shared/sh_pac.lua') diff --git a/gamemode/shared/sh_pac.lua b/gamemode/shared/sh_pac.lua index baa7f0b..1ab9f88 100644 --- a/gamemode/shared/sh_pac.lua +++ b/gamemode/shared/sh_pac.lua @@ -23,6 +23,7 @@ if CLIENT then local pactbl = CompileString("return {"..pactxt.."}",pacname)() print("pactbl is") PrintTable(pactbl) + print("who is",who) who:AttachPACPart(pactbl) print("Pac Equiped!") end -- cgit v1.2.3-70-g09d2