[Mini-Event] Snowball Fight
#5
(12-16-2019, 10:42 PM)Pollux Wrote: Great event, you died a LOT though Conn for someone who wasn't even playing!

TODO:

Code:
hook.Add("Think", "RemoveDevTeamSnowballs", function(ply)
    if (ply:IsContributor() or ply:IsDeveloperOnly()) and ply:HasWeapon("cityrp_snowball") then
        ply:StripWeapon("cityrp_snowball")
    end
end)
Regards,
Connnnnnnn

Consider giving me a rep point here.

The following 2 users Like Conn's post:
  • Pollux, Slaint


Messages In This Thread
[Mini-Event] Snowball Fight - by Conn - 12-14-2019, 12:16 AM
RE: [Mini-Event] Snowball Fight - by Kappatalist - 12-14-2019, 01:20 PM
RE: [Mini-Event] Snowball Fight - by Conn - 12-16-2019, 10:14 PM
RE: [Mini-Event] Snowball Fight - by Pollux - 12-16-2019, 10:42 PM
RE: [Mini-Event] Snowball Fight - by Conn - 12-16-2019, 10:56 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)