• Darkrp what is the code for donator entities?
    3 replies, posted
Hey guys, wondering if you guys can help me out on this question. How can I make this a donator entities [CODE]AddEntity("Amethyst Printer", { ent = "amethyst_money_printer", model = "models/props_c17/consolebox01a.mdl", price = 1500, max = 2, cmd = "/buyamethyst", }) [/CODE] and how do I make a class a donator class? [CODE]TEAM_ROBBER = AddExtraTeam("Shop Robber", { color = Color(5, 45, 35, 255), model = "models/player/phoenix.mdl", description = [[You rob shops. You don't believe in robbing someone's home. You must roleplay the shopkeeper into a hostage then either order ransom or his/her goods.]], weapons = {"lockpick"}, command = "robber", max = 3, salary = 15, admin = 0, vote = false, hasLicense = false })[/CODE] That wont actually be the donator class just a example. If you guys know the code that makes it donator only please share in the reply below :)
There's hundreds of threads about this already and it's explained how to on the darkrp wiki... Do some search before you post.
I found it already :) both. Was hoping for a quick answer to save me the troubles but nope.
So you waste our time because you're too lazy to do a google search?
Sorry, you need to Log In to post a reply to this thread.