View Single Post
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 04-06-2012 , 18:03   Re: Only attacker call
Reply With Quote #4

If it would not work it would not be running on > 800 Servers, mine included.
Where is the problem?

To answer your question, use your code like so.
PHP Code:
CreateTimer(HUD_INTERVALLTimer_DisplayHudGetClientSerial(attacker), TIMER_FLAG_NO_MAPCHANGE); 
Then in the timercallback retrieve the client of the serial and only display the message to him.
PHP Code:
public Action:Timer_DisplayHud(Handle:timerany:serial
Yours sincerely
Impact
__________________

Last edited by Impact123; 04-06-2012 at 18:12.
Impact123 is offline