View Single Post
Blizzard_87
Veteran Member
Join Date: Oct 2012
Old 11-11-2013 , 18:15   Re: Custom Start Weapons ( Updated 11/11/2013 )
Reply With Quote #30

Quote:
Originally Posted by Jhob94 View Post
I think it would be more be more easy if you do
Code:
TE_GUNS = ak47, deagle, HE, SMOKE, SMOKE, SMOKE
CT_GUNS = m4a1, ak47, glock, FLASH
wont work with how my code reads file....

UPDATED VERSION 1.0.8

now reads grenades differently.

instead of

Code:
NADE=HE
NADE=SMOKE
NADE=FLASH
you can now format it this way

Code:
NADES=HE|SMOKE|FLASH
__________________
Blizzard_87 is offline