Garry's Mod

Garry's Mod

评价数不足
DarkRP Money, armor and ammo Printer
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 服务器内容
文件大小
发表于
更新日期
5.297 KB
2018 年 3 月 22 日 上午 4:36
2018 年 5 月 6 日 上午 9:36
3 项改动说明 ( 查看 )

订阅以下载
DarkRP Money, armor and ammo Printer

描述
CHECK OUT MY OTHER UPLOADS


Description

Printers of high quality that will not cause any client or server lag. Each printer can be modified as desired in the "init.lua" file. This addon may seem messy, but if you check "shared.lua" you can find the printer names. Every printer comes with coolant activated and can easily be deactivated in "init.lua". If/when coolant runs out, the printer will not explode, it will just stop printing. We added this feature due to player demand! Every printer also has an auto-level system (Multiplier), which is a great and fun feature. You can adjust multiplier limits if desired.

This package contains the following:
- 5 Money Printers
- 1 Ammo Printer
- 4 Armor Printers

NOTE: Ammo printer only works with M9K and CS:S M9K-based weapons.

INSTALLATION

Add this code in "addons\darkrpmodification\lua\darkrp_customthings/entities.lua"

DarkRP.createEntity("Money Printer", { ent = "k_printer_t1", model = "models/props_lab/reciever01a.mdl", description = [[Money printer upgraded! Remember, money printers are not legal! You may be arrested for having money printers.]], price = 10000, max = 2, cmd = "buyclovestprinter" }) DarkRP.createEntity("Silver Printer", { ent = "k_printer_t2", model = "models/props_lab/reciever01a.mdl", description = [[Money printer upgraded! Remember, money printers are not legal! You may be arrested for having money printers.]], price = 15000, max = 1, cmd = "buymerandumprinter" }) DarkRP.createEntity("Golden Printer", { ent = "k_printer_t4", model = "models/props_lab/reciever01a.mdl", description = [[Golden money printer! Remember, money printers are not legal! You may be arrested for having money printers.]], price = 25000, max = 1, cmd = "buypetitionprinter" }) DarkRP.createEntity("Premium Printer", { ent = "k_printer_t5", model = "models/props_lab/reciever01a.mdl", description = [[Money printer! Remember, money printers are not legal! You may be arrested for having money printers.]], price = 35000, max = 1, cmd = "buypurpleprinter" }) DarkRP.createEntity("Armor Printer", { ent = "k_printer_armorprinter", model = "models/props_lab/reciever01a.mdl", description = [[Armor Printer]], price = 10000, max = 1, cmd = "buyarmorprinter" }) DarkRP.createEntity("Ammo Printer", { ent = "k_printer_ammoprinter", model = "models/props_lab/reciever01a.mdl", description = [[Ammo Printer]], price = 10000, max = 1, cmd = "buyammoprinter" }) DarkRP.createEntity("Coolant Cell", { ent = "k_coolant_cell", model = "models/Items/battery.mdl", description = [[Money Printer Coolant Cell]], price = 100, max = 4, cmd = "buycoolantmprinter" })
4 条留言
Heaventh 2019 年 4 月 10 日 上午 9:29 
every time i use the speed upg it crashes my server all i did was set the coolant to 0.00
Max Von Krieger 2019 年 2 月 1 日 上午 3:14 
xd
claims  [作者] 2019 年 1 月 31 日 上午 11:33 
No shit... Its saying DarkRP
Max Von Krieger 2019 年 1 月 24 日 上午 6:06 
Not working, CAN SOMEONE JUST MAKE FUCKING MONEY PRINTER FOR SANDBOX GAMEMODE?!