- Initiateur de la discussion
kubson76500fr
Geek suprême
- Messages
- 49
- Score réaction
- 4
- Points
- 110
Fermer
Dernière édition:
Bonsoirkubson76500fr à dit:Bonjour , Je Vend L'addons Des Keycard Et Autre Addons Darkrp Si Vous Vouler Contre Les Swep Des SCP
Montre un bous de code de l'une des keycard je vais te le dire, je vais reconnaitre si c'est le sienkubson76500fr à dit:Je Vend Les Keycard Pas De La Vrai Fondation Mes Fonctionnels
rien que çakubson76500fr à dit:if SERVER then
KCS = {}
util.AddNetworkString( "SyncButtons" )
include( "kcs/config.lua" )
include( "kcs/sv_init.lua" )
AddCSLuaFile( "kcs/cl_init.lua" )
AddCSLuaFile( "kcs/config.lua" )
print( "[wOS] Successfully loaded Keycard System" )
end
if CLIENT then
KCS = {}
include( "kcs/config.lua" )
include( "kcs/cl_init.lua" )
end
print( "[wOS] Successfully loaded Keycard System" )
Je confirme et je vient de l'avertir que tu voulais revendre son addon http://steamcommunity.com/id/jesusofishkubson76500fr à dit:pour le code de la keycardr 1 :
SWEP.ViewModelBoneMods = {
["ValveBiped.Grenade_body"] = { scale = Vector(0.009, 0.009, 0.009), pos = Vector(0, 0, 0), angle = Angle(0, 0, 0) },
}
SWEP.VElements = {
["Keycard"] = { type = "Model", model = "models/vinrax/props/keycard.mdl", bone = "ValveBiped.Bip01_R_Hand", rel = "", pos = Vector(3.035, 3.635, -2.597), angle = Angle(-85, 31.558, 0), size = Vector(0.8, 0.8, 0.8), color = KCS.ClearanceColors[1], surpresslightning = false, material = "", skin = 5, bodygroup = {} }
}
SWEP.WElements = {
["Keycard"] = { type = "Model", model = "models/vinrax/props/keycard.mdl", bone = "ValveBiped.Bip01_R_Hand", rel = "", pos = Vector(3.635, 2.596, -2.597), angle = Angle(-66.624, 0, 0), size = Vector(0.625, 0.625, 0.625), color = KCS.ClearanceColors[1], surpresslightning = false, material = "", skin = 5, bodygroup = {} }
}
if SERVER then
AddCSLuaFile("shared.lua")
end
if CLIENT then
SWEP.ViewModelFlip = false
SWEP.ViewModelFOV = 60
SWEP.PrintName = "Level 1 KeyCard"
SWEP.IconLetter = "m"
SWEP.Slot = 2
SWEP.Slotpos = 1
end
SWEP.Primary.ClipSize = -1
SWEP.Primary.DefaultClip = -1
SWEP.Primary.Automatic = false
SWEP.Primary.Ammo = "none"
SWEP.Secondary.ClipSize = -1
SWEP.Secondary.DefaultClip = -1
SWEP.Secondary.Automatic = false
SWEP.Secondary.Ammo = "none"
SWEP.Base = "weapon_keycard_base"
SWEP.HoldType = "pistol"
SWEP.ViewModelFOV = 70
SWEP.ViewModelFlip = false
SWEP.UseHands = false
SWEP.ViewModel = "models/weapons/v_grenade.mdl"
SWEP.WorldModel = "models/vinrax/props/keycard.mdl"
SWEP.ShowViewModel = true
SWEP.ShowWorldModel = true
SWEP.Level = 1
SWEP.DrawAmmo = false
function SWEPrimaryAttack()
if self.WeaponTime then
if self.WeaponTime > CurTime() then return end
end
self.WeaponTime = CurTime() + 0.6
self.Weapon:EmitSound( "npc/scanner/combat_scan1.wav", 100, math.random(90,100) )
self.Owner:SetAnimation( PLAYER_ATTACK1 )
self.Weapon:SendWeaponAnim( ACT_VM_THROW )
timer.Simple( 0.5, function() self:GetOwner():ConCommand( "+use" ) timer.Simple( 0.01, function() self:GetOwner():ConCommand( "-use" ) end ) self.Weapon:SendWeaponAnim( ACT_VM_DRAW ) end )
end
function SWEP:Holster()
if self.WeaponTime then
if self.WeaponTime > CurTime() then return false end
end
return true
end
function SWEP:SecondaryAttack()
end
function SWEP:Think()
end
function SWEP:ShootBullets( damage, numbullets, aimcone )
end
function SWEP:Reload()
end
QUI ?kubson76500fr à dit:acheter a un mec
Tu achète un addon priver ou public, c'est juste pour toi tu ne peu pas le revendre sur le dos du Devkubson76500fr à dit:est dsl mec je savais pas quond avais pas le droit de vendre son addons :/