View Single Post
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 08-23-2011 , 17:40   Re: Change Weapons v1.31 (Damage , Recoil , Speed , Model and Glow)
Reply With Quote #16

PHP Code:
    if(equal(classname"weaponbox") ||
    
equali(model"models/w_shield.mdl") ||
    
equali(model"models/w_thighpack.mdl") ||
    
equali(model"models/w_c4.mdl") ||
    
equali(model"models/w_backpacks.mdl")) // sory for that :( 
If you are so sorry, then use a Trie

Also, notice the typo you made on models/w_backpacks.mdl
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline