Garry's Mod

Garry's Mod

Not enough ratings
Stolus Card Swep SCP RP
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Weapon
Addon Tags: Roleplay, Realism
File Size
Posted
82.487 KB
23 Jun, 2019 @ 11:56am
1 Change Note ( view )

Subscribe to download
Stolus Card Swep SCP RP

In 1 collection by Maxime66410
Stolus SCP-RP FR
174 items
Description


Swep de cartes SCP RP
You need to Acces mod: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=848892788
to configure the doors etc.

But you can also use with : https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1306879891

This and even easier...

HOW ?

By just adding
if ( SERVER ) then ply:SCP_Inventory_GiveLoadout( "card_lvl_1" ) end
In your job just below PlayerSpawn = function(ply)


exemple :

TEAM_TEST = DarkRP.createJob("test", { color = Color(158, 149, 149, 255), model = { "models/bmscientistcits/p_female_01.mdl", "models/bmscientistcits/p_female_03.mdl", "models/bmscientistcits/p_female_04.mdl" }, description = [[test]], weapons = {"clone_card_c1","keys"}, command = "test", category = "test", max = 5, salary = 200, admin = 0, level = 2, vote = false, hasLicense = false, candemote = false, PlayerLoadout = function(ply) ply:SetArmor( 0 ) end, PlayerLoadout = function(ply) ply:SetArmor( math.Clamp( ( ply:Armor() or 100 ) + 50, 0, 50 ) ) end, PlayerSpawn = function(ply) if ( SERVER ) then ply:SCP_Inventory_GiveLoadout( "card_lvl_1" ) end GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1.0, GAMEMODE.Config.runspeed * 1.0) ply:SetHealth(100) end })



OFFICIAL SERVER OF ADDONS IP : 164.132.181.95:27017