Garry's Mod

Garry's Mod

61 个评价
Imperial security cards
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 武器
插件标签: 角色扮演, 写实
文件大小
发表于
更新日期
1.145 MB
2017 年 6 月 25 日 下午 3:18
2017 年 6 月 26 日 上午 8:19
20 项改动说明 ( 查看 )

订阅以下载
Imperial security cards

描述
[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]
热门讨论 查看全部(2)
4
2017 年 11 月 8 日 上午 11:08
置顶: Bugs & Problems
Mr. Eagle
0
2017 年 6 月 25 日 下午 4:44
置顶: Ideas & suggestions
Mr. Eagle
5 条留言
Mr. Eagle  [作者] 2020 年 4 月 10 日 上午 4:57 
XD
weird guy 2020 年 4 月 10 日 上午 4:14 
Er zeigt mittel finger XD
76561198092283240 2018 年 4 月 24 日 下午 1:13 
Ah ok
Mr. Eagle  [作者] 2018 年 4 月 23 日 上午 8:18 
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 2018 年 4 月 20 日 下午 5:00 
Dude u cant use both SV TFA Base and Normal TFA Base ive tried it they conflict.