Garry's Mod

Garry's Mod

608 个评价
[Photon] Whelen M9 Series LED
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 模型
插件标签: 角色扮演, 写实
文件大小
发表于
更新日期
265.180 KB
2016 年 3 月 8 日 下午 10:56
2016 年 3 月 29 日 上午 9:09
3 项改动说明 ( 查看 )

订阅以下载
[Photon] Whelen M9 Series LED

描述
The Whelen M9 Series LED for Photon.

An LED light based on the Whelen M9 Series LED. There are 2 different color sections you can set and 3 phase variants so you can have alternating lights or a half two-tone setting.

PLEASE NOTE: You MUST have a Photon lua file set up to use this lightbar.

Setup Tutorial

1. Open the Photon vehicles LUA file you wish to edit.
2. Paste the following in EMV.Auto:

{
ID = "Whelen M9",
Scale = 1,
Pos = Vector( 0, 0, 100 ),
Ang = Angle( 0, 90, 0 ),
},

3 Adjust Pos vector to your liking.
4. Save and you're done!

Additional Options:

3 phase variants (A, B, and TT)
Color1 and Color2 customization

EX:
Phase = "TT",
Color1 = "RED",
Color2 = "WHITE"


If you are recieving script errors you've most likely messed up the coding in your lua file. Check for missing commas and brackets.

Please feel free to leave feedback and please do not reupload the model, materials, or lua script to another Workshop file; simply reference to this one as a required item. Thank you!

Model was created by myself.
28 条留言
Funtime Freddy 60 2024 年 10 月 18 日 下午 2:33 
I can't seem to find the "EMV.Auto" section in any of the vehicle lua files. Do I need to add it manually?
iiNamedOwen 2020 年 4 月 24 日 上午 7:31 
its only working in my single player. How can i use it in my server because every lightbar i used on the vehicles i made are working in my server this one is not spawning do u know a fix?
Ducci 2019 年 5 月 6 日 上午 8:23 
how do you open the photon vehicles lua file?:lunar2019deadpanpig:
Steel hand 2018 年 6 月 1 日 上午 9:41 
Hi noble Would you be able to add the Lightbar streethawk https://farm8.static.flickr.com/7350/9615192453_812a967bb0_b.jpg
Thank you you
Adam 25 Gamer 2017 年 10 月 10 日 下午 12:54 
Could you make a whelen mini? would really love to have in gmod here what it looks like http://prntscr.com/gvs5k4
noble  [作者] 2017 年 5 月 11 日 上午 6:57 
Sounds like it, do you have a link?
Steel hand 2016 年 10 月 6 日 上午 7:46 
Hi found please category thank's
noble  [作者] 2016 年 7 月 14 日 上午 7:27 
Schmal has some video tutorials up on his profile going over how to make Photon vehicles
FER 2016 年 7 月 14 日 上午 6:44 
Can you upload a tutorial for this? Video will work best for me.
noble  [作者] 2016 年 7 月 14 日 上午 6:23 
@pure You'll need to know how to edit a Photon car LUA file and add it from there. The instructions for doing that step are in the description of the add-on.