Const
SoulLog = 100 // At what soul character loggs off?
While not terminated do
begin
UpdateWorld;
if Self.Soul = SoulLog
then Self.Logout(true);
Sleep(100);
end;
quinta-feira, 31 de julho de 2008
Logout When Soul Points are full
às 16:38
Marcadores: Scripts Tibia Ng
Subscribe to:
Postar comentários (Atom)
0 Comments:
Post a Comment