Garry's Mod

Garry's Mod

58 ratings
Imperial security cards
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Weapon
Addon Tags: Roleplay, Realism
File Size
Posted
Updated
1.145 MB
25 Jun, 2017 @ 3:18pm
26 Jun, 2017 @ 8:19am
20 Change Notes ( view )

Subscribe to download
Imperial security cards

Description
[paypal.me]


Imperial security cards for Stormtrooper, Engineers, Shocktroopers, Fleet and Pilots.

The following security level with the corresponding colors is given:


[i.imgur.com]
Imperial Stormtrooper - security LVL 1

[i.imgur.com]
Imperial Engineer - security LVL 1 - 2

[i.imgur.com]
Imperial Shocktrooper - security LVL 3

[i.imgur.com]
Imperial Fleet - security LVL 4

[i.imgur.com]
Imperial Pilot - security LVL 1


This addon requires the TFA Base to avoid errors. Use the TFA Base SV Edition for DarkRP or the TFA Base [ Reduxed ] for other gamemodes. Never use both Addons at the same time!

Please contact me before edit this workshop addon via steam then i can share the original Template PSD-File with you.


Q: Will there be an English version?
A: Yes, the Sweps with the white flag in the right corner.

Q: Can I use Permaprop tool with the door?
A: Permaprop tool is supported.

Q: I dont like the Gate alarm- is there a other one?
A: You need simple coding knowledge to change the alarm path. Download the Addon and go into lua/entities/sl1,sl2, sl3 or sl4 and open the init.lua
Change the code around line 43:
if foundMetal == true then self.goingOff = CurTime() self:EmitSound( "elitelukas/alarm.wav" ) -- or use this: beep.mp3 return end
If you want to delete the sound put a doulbe - infront of the self:Emitsound like this:
if foundMetal == true then self.goingOff = CurTime() --self:EmitSound( "elitelukas/alarm.wav" ) return end

Q: How can I change the Gate permissions?
A: You need simple coding knowledge to change Gate permissions. Download the Addon and go into lua/entities/sl1,sl2, sl3 or sl4 and open the init.lua
Change the code around line 17:
end -- REPLACE WITH SL local willSetOff = {"card_sl1","card_sl4","card_sl3","card_sl5","card_sl8","card_sl7","navy","card_sl9"} function ENT:Think ( ) if (self.goingOff && (self.goingOff + 5) > CurTime()) then return end


swep designer: Stooge
texture designer: elitelukas

26.06.2017, 00:18 CET
- Addon release

26.06.2017, 17:00 CET
- Securitygate entities added
- menu ICONs added
- SWEP ICONs added
- added english version

[i.imgur.com]
Popular Discussions View All (2)
4
8 Nov, 2017 @ 11:08am
PINNED: Bugs & Problems
Mr. Eagle
0
25 Jun, 2017 @ 4:44pm
PINNED: Ideas & suggestions
Mr. Eagle
5 Comments
Mr. Eagle  [author] 10 Apr, 2020 @ 4:57am 
XD
narrowtread 10 Apr, 2020 @ 4:14am 
Er zeigt mittel finger XD
76561198092283240 24 Apr, 2018 @ 1:13pm 
Ah ok
Mr. Eagle  [author] 23 Apr, 2018 @ 8:18am 
This addon requires the TFA Base to avoid errors. Use the TFA Base SV Edition for DarkRP or the TFA Base [ Reduxed ] for other gamemodes. Never use both Addons at the same time!
76561198092283240 20 Apr, 2018 @ 5:00pm 
Dude u cant use both SV TFA Base and Normal TFA Base ive tried it they conflict.