[SOLVED] Anti Teleport for life
#1

Hello people

I need to put a blocker to say that when a user wants to teleport with little life when you block it 70% of life ...

had tried

forward Float: GetHealth (playerid);
Float: GetHealth (playerid)
(
new Float: health;
GetPlayerHealth (playerid, health);
return health;
)

if (GetHealth (playerid) <99) return SendClientMessage (playerid, WHITE, "You can not teleport with less then 99 health!");

but I get error in the gm ....

Please help me to put that command or find another that works well

greetings and thanks for the help! xD

PD: Sorry my bad English, use the ****** translator :P
Reply


Messages In This Thread
[SOLVED] Anti Teleport for life - by dkmatias20 - 04.10.2009, 05:57
Re: [HELP] Anti Teleport for life - by Peter_Corneile - 04.10.2009, 06:13
Re: [HELP] Anti Teleport for life - by BMUK - 04.10.2009, 07:19
Re: [HELP] Anti Teleport for life - by brett7 - 04.10.2009, 08:58
Re: [HELP] Anti Teleport for life - by dice7 - 04.10.2009, 09:16
Re: [HELP] Anti Teleport for life - by Blacklite - 04.10.2009, 09:41
Re: [HELP] Anti Teleport for life - by MadeMan - 04.10.2009, 10:32
Re: [HELP] Anti Teleport for life - by dkmatias20 - 04.10.2009, 18:35

Forum Jump:


Users browsing this thread: 1 Guest(s)