User
Pass
2FA
 
 

Need help !

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Resources
Author Message1455
Advisory

[Mentally Stable]



Status: Offline
(since 04-02-2009 08:23)
Joined: 29 Jan 2009
Posts: 3, Topics: 2
Location: Romania

Reputation: 85.2
Votes: 4

Post Posted: 29-01-2009, 23:43:13 | Translate post to: ... (Click for more languages)

Salut,am o simpla intrebare: cum se cheama acel plug-in care iti arata cat dmg ii provoci adversarului cand ai tras in el !? -
0 0
  
Back to top
View user's profile Send private message
Shocker

[Freakz owner]



Status: Offline
(since 08-02-2020 12:17)
Joined: Momentul zero
Posts: 33986, Topics: 1350
Location: localhost

Reputation: 6485.6
Votes: 829

   
Post Posted: 30-01-2009, 13:45:37 | Translate post to: ... (Click for more languages)

http://forum.wow-freakz.com/Statsme-Bullet-damage-t13648.html

FREAKZ COMMUNITY @ Facebook
WOW FREAKZ @ Facebook
0 0
  
Back to top
View user's profile Send private message
PoSiTiOn Of PoWeR

[ZP.FREAKZ.RO OWNER]



Status: Offline
(since 07-10-2015 14:51)
Joined: 25 Oct 2008
Posts: 712, Topics: 77
Location: Germany

Reputation: 185.3
Votes: 18

Post Posted: 31-01-2009, 14:16:02 | Translate post to: ... (Click for more languages)

ceva mai simplu
Code:

#include <amxmodx>

new g_MsgSync

public plugin_init()
{
   register_plugin("Damage Shower","x","P.Of.Pw")
   g_MsgSync = CreateHudSyncObj();
}

public client_damage(attacker,victim,damage)
{
   if(attacker)
   {
      set_hudmessage(255, 0, 0, 0.01, 0.87, 0, 6.0, 12.0)   
      ShowSyncHudMsg(attacker,g_MsgSync,"%d",damage)
   }
   if(victim)
   {
      set_hudmessage(0, 0, 255, 0.01, 0.87, 0, 6.0, 12.0)
      ShowSyncHudMsg(victim,g_MsgSync,"%d",damage)
   }
}

0 0
  
Back to top
View user's profile Send private message
razvanczone

[Mentally Stable]



Status: Offline
(since 13-07-2010 13:56)
Joined: 20 Jan 2009
Posts: 47, Topics: 3
Location: Romania

Reputation: 108.6
Votes: 4

Post Posted: 03-09-2009, 23:03:06 | Translate post to: ... (Click for more languages)

mai bn
0 0
  
Back to top
View user's profile Send private message
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Resources  


The time now is 02-08-2025, 15:53:23
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password