19.11.2012, 17:59
Quote:
Ambulances, vending machines, shops, and possibly other places, all modify health upwards too unless you disable them.
|
if ((!IsPlayerNearHealingSpot(playerid)) && (ssHealth < csHealth)) {
// cheat detected...
}
That syncing system has that problem too.