Get attacker name?
..
|
Re: Get attacker name?
show the code please.
|
Re: Get attacker name?
..
|
Re: Get attacker name?
PHP Code:
|
Re: Get attacker name?
[php]
public on_damage(id) { if(g_enabled) static attacker new name[32] get_user_name(attacker, name, 31) //blablablabla.. } |
Re: Get attacker name?
..
|
Re: Get attacker name?
Code:
/* Plugin generated by AMXX-Studio */get_user_name(attacker, name, 31) then in the show hudsyncobject it's "%i^n%s", damage, name Compiled with no errors, not 100 percent sure it'll work. If it does work, it'll only show the attacker, on the attackers screen, it WILL NOT show the victim. If you would like me to put that, I will. |
Re: Get attacker name?
..
|
Re: Get attacker name?
Your welcome.
EDIT: I think this will show the victim's name on the attacker's screen as well as the attacker's screen on the victim. Code:
/* Plugin generated by AMXX-Studio */ |
Re: Get attacker name?
your welcome too , lol
|
| All times are GMT -4. The time now is 00:09. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.