Trying to add a custom boombox into my server for only TEAM_DJ
AddEntity("radio", {
model = "models/custom/boombox.mdl",
entity = "apb_boombox",
price = 500,
max = 1,
cmd = "buyradio",
allowed = TEAM_DJ
})
I’m not used to the new darkrp setup and the wiki has outdated information on it, darkrp experts; what’s wrong with my code?
[editline]8th January 2015[/editline]
Nevermind, after reading my thread again. ent instead of entity. I’m stupid sorry for this pointless shit