[FilterScript] Simple AFK System
#6

suhrab is correct.

added this .
pawn Code:
//at top
new Float:OldHealth;
//.....:::: In /afk command ::::.....//
GetPlayerHealth(playerid,OldHealth);
//.......::: in /back command ::...//
SetPlayerHealth(playerid,OldHealth);
Reply


Messages In This Thread
Simple AFK System - by misho1 - 09.02.2012, 01:06
Re: Simple AFK System - by Gravity4501 - 09.02.2012, 01:36
Re: Simple AFK System - by misho1 - 09.02.2012, 01:37
Re: Simple AFK System - by V_LOPE - 09.02.2012, 05:33
Re: Simple AFK System - by suhrab_mujeeb - 09.02.2012, 06:15
Re: Simple AFK System - by V_LOPE - 09.02.2012, 07:01
Re: Simple AFK System - by suhrab_mujeeb - 09.02.2012, 07:24
Re: Simple AFK System - by misho1 - 09.02.2012, 13:43
Re: Simple AFK System - by ryan39 - 09.02.2012, 22:35
Re: Simple AFK System - by misho1 - 10.02.2012, 00:46
Re: Simple AFK System - by lakshikagayal - 10.02.2012, 03:01
Re: Simple AFK System - by misho1 - 10.02.2012, 03:09
Re: Simple AFK System - by Zarky - 12.02.2012, 13:53
Re: Simple AFK System - by misho1 - 13.02.2012, 12:51
Re: Simple AFK System - by Agent Smith - 16.02.2012, 18:49
Re: Simple AFK System - by misho1 - 16.02.2012, 19:24
Re: Simple AFK System - by Henry_Martinez - 17.02.2012, 00:38
Re: Simple AFK System - by misho1 - 17.02.2012, 09:59
Re: Simple AFK System - by misho1 - 11.06.2012, 01:42
Re: Simple AFK System - by MoonCalF - 07.08.2012, 11:06
Re: Simple AFK System - by Waw - 07.08.2012, 14:33
Re: Simple AFK System - by misho1 - 08.08.2012, 17:25

Forum Jump:


Users browsing this thread: 1 Guest(s)