Why doesn't this work?
if(iWeapon == CSW_HEGRENADE) {
iAchLevel[read_data(1)][GRENADE]++ } new iClip, iAmmo, iWeapon = get_user_weapon(read_data(1), iClip, iAmmo) |
Re: Why doesn't this work?
Could explain what it doesn't work and giving the context (more code) ? People are not clairvoyant.
|
Re: Why doesn't this work?
Eh... it should work...
|
Re: Why doesn't this work?
PHP Code:
PHP Code:
|
Re: Why doesn't this work?
You don't explain what is the problem.
|
Re: Why doesn't this work?
IIRC 'nades are handled differently as weapons than others. They are thrown, damage dealing, entities. And should be treated as such. unless that's just hamsandwich....
EDIT: You're missing plugin_init() :P |
Re: Why doesn't this work?
Quote:
And that doesn't have anything to do with the CSW_HEGRENADE constant. OP has not given enough information to know what the problem is about. |
Re: Why doesn't this work?
If i kill someone with a HE GRENADE it's not counting up my achievement. I'm using DeathMsg Event
|
Re: Why doesn't this work?
Show your function code.
|
Re: Why doesn't this work?
PHP Code:
|
| All times are GMT -4. The time now is 06:16. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.