Example to add item:
bm.item[1] = {id,price,name}
really it is bm.item[1] = {10,1300,'M3 Shotgun'}
bm.item[2] = {11,3000,'XM1014 Shotgun'}
....and etc
Maximum items is 252
Say command:
!buy <id1> <id2> <id3> <id4> <id5>
So players can buy up to 5 items in one time.
Serveraction:
serveraction3 (F4 by default) - call buying menu
Approved by GeoB99
Download
2 kb, 1,337 Downloads