Numos59 / darkrp

Automatically exported from code.google.com/p/darkrp
0 stars 2 forks source link

Sold seperately issues #896

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the problem?
If you enable the option to sell the items inside shipments as singles, (eg. 1 
pistol instead of 10) it will automatically allow everyone on the server to buy 
them, it doesn't go by the allocated class. 

Example Shipment:
AddCustomShipment("Deagle", "models/weapons/w_pist_deagle.mdl", 
"weapon_mad_deagle", 2300, 10, true, 230, false, {TEAM_GUN})

The "true" value is defined as "<OPTIONAL: true/false sold seperately>"

If I enable this, they're not just listed for TEAM_GUN, but for everyone.

Do you have any errors? serverside or clientside? If you do, which ones?
No.

Are you using the downloaded version or an SVN revision (if SVN, which
revision number)? Latest SVN.

Original issue reported on code.google.com by rok...@summit-gaming.com on 21 Jul 2012 at 7:44

GoogleCodeExporter commented 8 years ago
rp_restrictbuypistol 1

Original comment by fpeijnen...@gmail.com on 21 Jul 2012 at 7:57