06.09.2011, 21:41
(
Последний раз редактировалось =WoR=Varth; 15.09.2011 в 11:37.
)
Smart AFKTabbing
V1
Bug list:Nothing so far.
V1 Features:
pawn Код:
//Change x
#define AltTabbing x//Interval to check player is Alt-Tabbing
#define AFKing x//Interval to check player is AFKing
#define Range x//Range to set Macroing
IsPlayerAltTabbing{playerid}
IsPlayerAFKing{playerid}
IsPlayerMacroing{playerid}
Note
- IsPlayerAFKing only applied if player isn't Alt-Tabbing.
- Use "{" instead "(".
Download Smart AFKTabbing V1 (Click skip on top right of your screen)
No mirror, please.
Copy SmartAFKTabbing.inc to your server folder /pawno/include
Put this on top of your script:
pawn Код:
#include <SmartAFKTabbing>
Please put any feedback.
Okay folks have fun.