Hi. I bought Circle printers and its dosnt work!!! Like [[LC:RP]UnicornSwe|2|STEAM_0:1:64192238] Lua Error: [ERROR] A runtime error has occurred in "addons/circle_printers/lua/autorun/autorun_circle.lua" on line 19. The best help I can give you is this: Corrupt entity: Normal_Printer! This entity does not have a unique command. Hints: - There must be some other entity that has the same thing for 'cmd'. - Fix this by changing the 'cmd' field of your entity to something else. The responsibility for the error above lies with (the authors of) one (or more) of these files: 1. addons/circle_printers/lua/autorun/autorun_circle.lua on line 19 ------- End of Simplerr error ------- 1. error - [C]:-1 2. error - gamemodes/darkrp/gamemode/libraries/simplerr.lua:530 3. createEntity - gamemodes/darkrp/gamemode/modules/base/sh_createitems.lua:613 4. unknown - addons/circle_printers/lua/autorun/autorun_circle.lua:19 and [ERROR] addons/circle_printers/lua/autorun/autorun_circle.lua:33: '}' expected (to close '{' at line 27) near 'customCheck' unknown - addons/circle_printers/lua/autorun/autorun_circle.lua:0 heres my paste bin of my printers autorun https://pastebin.com/mJAvUJiK PLEASE HELP ME!!!
Did you make this line your self? From what i am thinking it is, it might be the model thats doing this. You can get rid of this and it could solve your problem up but you wont have another premium_printer . You can message the guy on script folder about this yo help you out, i would that. DarkRP.createEntity("Circle Printer", { ent = "premium_printer", model = "models/props_c17/consolebox01a.mdl", price = 2000, max = 1, cmd = "buypremium" })