View Single Post
Crimson_Fox
Senior Member
Join Date: Mar 2009
Old 03-15-2010 , 13:55   Re: [L4D2] Weapon Unlock v0.8
Reply With Quote #431

Quote:
Originally Posted by basktfbb View Post
I try this, but not work

in the sorcecode is: WeaponSpawn_ID[source] == SNIPER_AWP or WeaponSpawn_IDMOD[source] == SNIPER_AWP ??????
ID or IDMOD?
if (WeaponSpawn_IDMod[source] == SNIPER_AWP) DispatchKeyValue(index, "count", "1")

Between line 571 and 572.
Crimson_Fox is offline