Garry's Mod

Garry's Mod

64 ratings
SCP Unity Guard PM ✔️Custom Hand Support
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Model
Addon Tags: Roleplay, Realism
File Size
Posted
48.503 MB
21 Jan, 2023 @ 4:34am
1 Change Note ( view )

Subscribe to download
SCP Unity Guard PM ✔️Custom Hand Support

In 1 collection by Spyro 🐲
Tokopisco's Workshop (Garrysmod)
31 items
Description
🐉 Playermodels, Reupload by Tokopisco
► I can't find original creator for credit it


► SCP : Unity Guard PlayerModels
This addon is a reupload of an old addon since deleted from the workshop.
Initially created by "elan" (I couldn't find his steam profile)
All PM rights go to him.


► DarkRP -> jobs.lua
TEAM_GUARDIAN = DarkRP.createJob("Guard", { color = Color(105, 90, 255, 255), model = { "models/elan/scpunity/guard/guard_new_texture.mdl", "models/elan/scpunity/guard/guard_old_texture.mdl" }, description = [[Just a guard !]], weapons = { "<<your weapons here>>", "<<your weapons here>>" }, command = "guard_scp", max = 0, salary = 40, admin = 0, vote = false, hasLicense = false, candemote = false, category = "Guard", PlayerLoadout = function(ply) ply:SetHealth(100) ply:SetArmor(100) ply:SetWalkSpeed(100) ply:SetRunSpeed(280) end, })


► Don't forget to rate this addon !