10.10.2014, 19:53
Quote:
Show your SetPlayerHealthEx command. Perhaps, - you don't ACTUALLY set the player's health?
|
Код:
#define SetPlayerHealthEx(%0,%1) SetPlayerHealth(%0, %1); SetPVarFloat(%0, "PlayerHealth", %1)
Show your SetPlayerHealthEx command. Perhaps, - you don't ACTUALLY set the player's health?
|
#define SetPlayerHealthEx(%0,%1) SetPlayerHealth(%0, %1); SetPVarFloat(%0, "PlayerHealth", %1)