• Need help new to lua
    1 replies, posted
Hi guys im trying to make my own DarkRP and i added a cop car and i wane make it so that TEAM_POLICE and TEAM_CHIEF can buy it. But when i add in in addents "AddCustomVehicle("Copcar", "models/tdmcars/gt500.mdl", 100, {TEAM_POLICE}, {TEAM_CHIEF})" only a police can buy it plz help [highlight](User was banned for this post ("Didn't read the rules" - Grea$eMonkey))[/highlight]
[lua]AddCustomVehicle("Copcar", "models/tdmcars/gt500.mdl", 100, {TEAM_POLICE, TEAM_CHIEF})[/lua] Try that, also, next time please use the Questions subforum.
Sorry, you need to Log In to post a reply to this thread.