Whats wrong with it? Rep +
#4

pawn Код:
public OnPlayerTakeDamage (0x00000017, 0x0000ffff, 0x42a50000, 0x00000033, 0x00000003)
Translates to:

pawn Код:
public OnPlayerTakeDamage(23, 65535, 1118109696.0, 51, 3)
playerid = 23
issuerid = 65535 = INVALID_PLAYER_ID
amount = 1118109696.0 (I don't think someone took this much damage from an explosion :l
weaponid = 51 = Explosion
bodypart = 3 = BODY_PART_TORSO

So there is a player who is receiving over 1 billion damage from an 'explosion'...?

This is either a hacker somehow doing this, which I haven't recalled seeing before, or you haven't called this callback properly.
Reply


Messages In This Thread
Whats wrong with it? Rep + - by MBilal - 21.01.2015, 03:36
Re: Whats wrong with it? Rep + - by Threshold - 21.01.2015, 04:11
Re: Whats wrong with it? Rep + - by MBilal - 21.01.2015, 04:19
Re: Whats wrong with it? Rep + - by Threshold - 21.01.2015, 04:32
Re: Whats wrong with it? Rep + - by Lynn - 21.01.2015, 04:51
Re: Whats wrong with it? Rep + - by Threshold - 21.01.2015, 05:35
Re: Whats wrong with it? Rep + - by Lynn - 21.01.2015, 06:00
Re: Whats wrong with it? Rep + - by Threshold - 22.01.2015, 04:47

Forum Jump:


Users browsing this thread: 4 Guest(s)