Addon Entry

Now supporting the newest garrysmods.org

New : UserScript to add a search button to any garrysmod.org download page Script Page Install It!

Mirrors

There are no mirrors, request one in the comment section below.
File: Money Printer Entities (9)
Version: 0
Garrysmod.org URL: https://garrysmods.org/download/30928/money-printer-entities-9
Description:
Originally uploaded by BK TO SKUL SPEC on 13th July 2010 10:41 amHello,I work for GTXGaming.co.uk and while I was working i created money printers for a customer.So I thought i'd upload them as I just made them.The entities go in garrysmod\gamemodes\darkrp\entities\entitiesJust copy and paste them in there :)Then, you want to add it so people can buy them, so open garrysmod\gamemodes\darkrp\gamemode>addentities.luaAnd add the following.//Extra money printers, By Christopher McDonnell - GTXGAMING.co.ukAddEntity("Golden Money Printer", "gold_money_printer", "models/props_c17/furnitureWashingMachine001a.mdl", 100000, 2, "/buygoldmoneyprinter")AddEntity("Nuclear Money Printer", "nuclear_money_printer", "models/props/de_nuke/nuclearContainerBoxClosed.mdl", 20000, 2, "/buynuclearmoneyprinter")AddEntity("Super Money Printer", "super_money_printer", "models/props/de_nuke/storgageTank.mdl", 1000000000, 2, "/buysupermoneyprinter")AddEntity("Power Money Printer", "power_money_printer", "models/props_wasteland/laurndry_washer001a.mdl", 100000, 2, "/buypowermoneyprinter")AddEntity("Big Portable Money Printer", "big_portable_money_printer", "models/props_c17/consolebox03a.mdl", 1000, 2, "/buybigportablemoneyprinter")AddEntity("Portable Money Printer", "portable_money_printer", "models/props_c17/consolebox05a.mdl", 200, 2, "/buyportablemoneyprinter")AddEntity("Average Money Printer", "average_money_printer", "models/props_lab/plotter.mdl", 5000, 2, "/buyaveragemoneyprinter")AddEntity("Small Money Printer", "small_money_printer", "models/items/car_battery01.mdl", 70000, 2, "/buysmallmoneyprinter")AddEntity("Industrial Money Printer", "industrial_money_printer", "models/props/cs_assult/moneyPallet.mdl", 100000, 2, "/buyindustrialmoneyprinter")AddEntity("Mega Super Money Printer", "mega_super_money_printer", "models/props/de_nuke/coolingtank.mdl ", 100000, 2, "/buymegasupermoneyprinter")Under AddEntity("Money printer", "money_printer", "models/props_c17/consolebox01a.mdl", 1000, 2, "
Image: Money