View Single Post
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 02-24-2009 , 01:35   Re: Refill ammo on kill (for CSDM)
Reply With Quote #7

You could use this :
PHP Code:
new const g_iMaxClip[CSW_P90+1] = {
    -
1,  13, -110,  1,  7,    13030,  1,  30
        
2025303525,   12201030100
        
303020,  2,    73030, -1,  50
Then you could completly remove g_weapons and pass the weapon id like this to get maxclip :

g_iMaxClip[wpnindex]
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline