Admin Ammobox Inventory (SQL Method)

Johnkok

Well-Known Member
This is not a program I have written or anything special at all. All it is is a copy of my Ammobox inventory from my admin base. I looked around for a long time and found nothing so pulled this together from randoms bits. Hopefully it will help others for a quick cut and paste.

If you have added ammoboxes through the instance_deployables table in your database here are some weapons and ammo:

[[["FN_FAL","bizon_silenced","M14_EP1","FN_FAL_ANPVS4","Mk_48_DZ","M249_DZ","BAF_L85A2_RIS_SUSAT","BAF_L85A2_RIS_Holo","BAF_LRR_scoped_W","BAF_L7A2_GPMG","G36C","G36C_camo","G36A_camo","G36K_camo","RPK_74","M9","M16A2","M16A2GL","M9SD","MakarovSD","AK_74","M4A1_Aim","AKS_74_kobra","AKS_74_U","AK_47_M","M24","M1014","DMR_DZ","M4A1","UZI_EP1","Remington870_lamp","glock17_EP1","MP5A5","MP5SD","M4A3_CCO_EP1","SVD_CAMO","M240_DZ","M4A1_AIM_SD_camo","M16A4_ACG","M4A1_HWS_GL_camo","Mk_48_DZ","M4A3_CCO_EP1","Sa58V_RCO_EP1","Sa58V_CCO_EP1","M40A3","Sa58P_EP1","Sa58V_EP1","huntingrifle","Crossbow_DZ","Colt1911","LeeEnfield","revolver_EP1","Winchester1866","MR43"],[5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5]],[["30Rnd_556x45_Stanag","30Rnd_556x45_StanagSD","5Rnd_762x51_M24","8Rnd_B_Beneli_74Slug","30Rnd_762x39_AK47","20Rnd_762x51_DMR","1Rnd_HE_M203","200Rnd_556x45_M249","8Rnd_B_Beneli_Pellets","30Rnd_9x19_MP5","30Rnd_9x19_MP5S

D","15Rnd_W1866_Slug","5x_22_LR_17_HMR","10x_303","6Rnd_45ACP","100Rnd_762x51_M240","10Rnd_127x99_m107","15Rnd_9x19_M9","7Rnd_45ACP_1911","15Rnd_9x19_M9SD","17Rnd_9x19_glock17","8Rnd_9x18_Makarov","30Rnd_545x39_AK","8Rnd_9x18_MakarovSD","10Rnd_762x54_SVD","BoltSteel","PipeBomb","HandGrenade_west","20Rnd_762x51_FNFAL"],[100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100]],[[],[]]]

Copy the whole lot and delete what you don't want. Please note I did not find the ammo code for the Bizon. For those who don't know what each part is:
[[["The_weapon"],[how many of the weapon]],[["the_ammo"],[how many of the ammo]],[[],[]]] (I think the last part is for equipment but i am not sure, if someone could enlighten that would be great)

Hope it helps save some admins some time
 
Back
Top