DragonDagger 317
Welcome to DragonDagger's Official Forums!
Enjoy your stay.
DragonDagger 317
Welcome to DragonDagger's Official Forums!
Enjoy your stay.
DragonDagger 317
Would you like to react to this message? Create an account in a few clicks or log in to continue.

DragonDagger 317

DragonDagger's Official Forums
 
HomeDDLatest imagesSearchRegisterLog in
Donations welcomed, we're trying to get the golden server position on runelocus server status page!
Webclient is OUT! Click Play Now in the Forums Homepage

 

 anti-xlog for matt/arti

Go down 
+6
Kai Jr
l0ve
i baby i
fantom
99 str I
angelife
10 posters
AuthorMessage
angelife
Global Administrator
Global Administrator
angelife


DD Posts DD Posts : 173
Join date : 2009-08-06
Age : 28
Location : farmington CT

anti-xlog for matt/arti Empty
PostSubject: anti-xlog for matt/arti   anti-xlog for matt/arti I_icon_minitimeFri Aug 07, 2009 5:58 pm

Open your client.java and search for


Code:

public void destruct()
look for where it says


Code:

"ClientHandler: Client " + playerName + " disconnected.");right underneath delete || disconnected = true

right underneath delete || disconnected = true

Replace it with

Code:

if (LogoutDelay > 0) {
disconnected = false;
         xLog();
                      logout();
         } else {
         disconnected = true;
         }
Seach for
Code:
incombat()

Above the void add


Code:

public void xLog()
{
LogoutDelay = 60;
}

You can change the logoutdelay to whatever you please.

i'm not sure if this will work with delta. but its worth a try Razz

Make sure your logout void looks like this.


Code:

public void logout() {
   if(LogoutDelay == 0) {
        outStream.createFrame(109);

remember to back up your files!~
-owlfanatic77
        disconnected = true;
        } }


Last edited by owlfanatic77 on Sat Aug 08, 2009 12:43 pm; edited 1 time in total
Back to top Go down
99 str I
DD Noob



DD Posts DD Posts : 6
Join date : 2009-08-08

anti-xlog for matt/arti Empty
PostSubject: Re: anti-xlog for matt/arti   anti-xlog for matt/arti I_icon_minitimeSat Aug 08, 2009 1:30 am

Nice Work, So this will delay the time we can log out..

ANother server also had this problem and they changed it so that if you logged out your char was still on the server for 10 seconds.. IT's not that it is, only that was a Stupid mistake..
Back to top Go down
angelife
Global Administrator
Global Administrator
angelife


DD Posts DD Posts : 173
Join date : 2009-08-06
Age : 28
Location : farmington CT

anti-xlog for matt/arti Empty
PostSubject: Re: anti-xlog for matt/arti   anti-xlog for matt/arti I_icon_minitimeSat Aug 08, 2009 8:04 am

lol my friend that was helping me with server stuff said he knew how to fix it. but when you xlog's. it deletes all your stuff. which sucks because what if ur not pking and you have to leave really quick and dont have time to log out
Back to top Go down
fantom
Haxor IRL
fantom


DD Posts DD Posts : 282
Join date : 2009-07-27
Age : 28
Location : south dakota, usa

anti-xlog for matt/arti Empty
PostSubject: Re: anti-xlog for matt/arti   anti-xlog for matt/arti I_icon_minitimeSat Aug 08, 2009 12:20 pm

omfg that would suck so bad
Back to top Go down
angelife
Global Administrator
Global Administrator
angelife


DD Posts DD Posts : 173
Join date : 2009-08-06
Age : 28
Location : farmington CT

anti-xlog for matt/arti Empty
PostSubject: Re: anti-xlog for matt/arti   anti-xlog for matt/arti I_icon_minitimeSat Aug 08, 2009 12:41 pm

but hell as soon as someone does it and they lose their crap. they wont do it again lol..

by the way matt/arti. i dont belive this worked cuz i still see people that xlog =\.

the duping one worked i think =]
Back to top Go down
i baby i
InGame Moderator
InGame Moderator
i baby i


DD Posts DD Posts : 89
Join date : 2009-07-10
Age : 31
Location : U.S.A.

anti-xlog for matt/arti Empty
PostSubject: Re: anti-xlog for matt/arti   anti-xlog for matt/arti I_icon_minitimeSat Aug 08, 2009 3:51 pm

very smart!
Back to top Go down
l0ve
Junior Member
l0ve


DD Posts DD Posts : 43
Join date : 2009-08-08
Age : 30
Location : New Zealand

anti-xlog for matt/arti Empty
PostSubject: Re: anti-xlog for matt/arti   anti-xlog for matt/arti I_icon_minitimeSat Aug 08, 2009 4:15 pm

OWL for coder? hes ownage.
Back to top Go down
angelife
Global Administrator
Global Administrator
angelife


DD Posts DD Posts : 173
Join date : 2009-08-06
Age : 28
Location : farmington CT

anti-xlog for matt/arti Empty
PostSubject: Re: anti-xlog for matt/arti   anti-xlog for matt/arti I_icon_minitimeSun Aug 09, 2009 7:26 am

lol. i try =] it would be purty kool 2 be serv coder tho Razz(im not really trying to gain anything out of my coding guides)
Back to top Go down
Kai Jr
Member



DD Posts DD Posts : 58
Join date : 2009-08-09
Age : 30
Location : San Francisco, CA

anti-xlog for matt/arti Empty
PostSubject: Re: anti-xlog for matt/arti   anti-xlog for matt/arti I_icon_minitimeMon Aug 10, 2009 5:17 pm

you seem like you know your stuff =) that's really nice ^^
Back to top Go down
Joseeh
Junior Member



DD Posts DD Posts : 23
Join date : 2009-08-09
Location : Santiago, Chile

anti-xlog for matt/arti Empty
PostSubject: Re: anti-xlog for matt/arti   anti-xlog for matt/arti I_icon_minitimeMon Aug 10, 2009 6:30 pm

Mmmmmm...

Smarth... elephant
Back to top Go down
pker for ev
Global Moderator
Global Moderator
pker for ev


DD Posts DD Posts : 365
Join date : 2009-07-21
Age : 28
Location : Hood River OR

anti-xlog for matt/arti Empty
PostSubject: Re: anti-xlog for matt/arti   anti-xlog for matt/arti I_icon_minitimeMon Aug 10, 2009 11:53 pm

well idk but you seam like a really good coder but i have no idea how to code lol
nice thing for arti Very Happy
Back to top Go down
dundus
DD Noob
dundus


DD Posts DD Posts : 3
Join date : 2009-08-11
Age : 30
Location : slovakia

anti-xlog for matt/arti Empty
PostSubject: Re: anti-xlog for matt/arti   anti-xlog for matt/arti I_icon_minitimeTue Aug 11, 2009 4:27 am

That will be very helpful at pking Smile
Back to top Go down
im real pb
Senior Member
im real pb


DD Posts DD Posts : 110
Join date : 2009-07-29

anti-xlog for matt/arti Empty
PostSubject: Re: anti-xlog for matt/arti   anti-xlog for matt/arti I_icon_minitimeWed Aug 12, 2009 10:12 am

pking will be better without all the xloggers Smile
Back to top Go down
Sponsored content





anti-xlog for matt/arti Empty
PostSubject: Re: anti-xlog for matt/arti   anti-xlog for matt/arti I_icon_minitime

Back to top Go down
 
anti-xlog for matt/arti
Back to top 
Page 1 of 1
 Similar topics
-
» Matt (Noobified) apologizes
» arti!!!
» here matt, heres the video of my customs i coded a year ago lol.
» arti add this to try and fix dupes
» DD's Official Drops Guide

Permissions in this forum:You cannot reply to topics in this forum
DragonDagger 317  :: General :: Guide Section-
Jump to: