[QUOTE]AddCustomShipment("Lockpick", "models/weapons/w_crowbar.mdl", "lockpick", 2000, 10, true, 225, false, {TEAM_MOB})
AddCustomShipment("Lockpick", "models/weapons/w_crowbar.mdl", "lockpick", 2000, 10, true, 225, false, {TEAM_mafiaboss})[/QUOTE]
These are my codes for the TEAM_MOB & TEAM_mafiaboss to buy lockpicks, the thing is... everyone can buy those but it should be
Team_MOB & TEAM_mafiaboss only :p
Help apperciated!
/ Kubanen
First, you dont need two:
[code]
AddCustomShipment("Lockpick", "models/weapons/w_crowbar.mdl", "lockpick", 2000, 10, true, 225, false, {TEAM_MOB,TEAM_mafiaboss})
[/code]
i think, try that
I will try that thanks!
[editline]09:20PM[/editline]
Sorry... Didn't work.
Miss-spellings?
Caps?
Fucked up adding the class?
Check for all that, get back to us
:v:
Sorry, you need to Log In to post a reply to this thread.