1 Attachment(s)
Disconnect Module for MuWeb
Hi guys,
after some problem with my server, i decided to make this small script, which allow user to disconnect there char when they're stuck in a map. You don't need to modify anything, i have test it and it work.
If you find any bug or security issue, please report it here.
Download in attachment.
Disconnect.php => Modules/user
character.class.php => Includes
Have Fun
Re: [RELEASE] Disconnect Module for MuWeb
all it does is set connectstat=0. it was a solution to the older versions but not for the newer.
Re: [RELEASE] Disconnect Module for MuWeb
well it's a start lol
just need to add other function for js and db.
Re: [RELEASE] Disconnect Module for MuWeb
Re: [RELEASE] Disconnect Module for MuWeb
Re: [RELEASE] Disconnect Module for MuWeb
I think i have forget to put something but i dont know what. If you find it, please say it here.
Re: [RELEASE] Disconnect Module for MuWeb
Fix : Open Disconnect.php, find Name="Submit" and change it for Name="Disconnect" (in submit button)
Re: [RELEASE] Disconnect Module for MuWeb
yah but theres none disconnect but if i change one of the settings there like profile it work
Re: [RELEASE] Disconnect Module for MuWeb
its useless..without disconnecting account on js this wont work...
Re: [RELEASE] Disconnect Module for MuWeb
Re: [RELEASE] Disconnect Module for MuWeb
Code:
$disconnect=$db->Execute("Update MEMB_STAT set [ConnectStat]=0 where memb___id=?",array($name));
omfg - its only on db .... where is disconnect on joinserver noob :P
Re: [RELEASE] Disconnect Module for MuWeb
joinserver is coming lol
i do only one step at time.
Re: [RELEASE] Disconnect Module for MuWeb
Doesn't work :
Fatal error: Call to undefined function: clean_var() in c:\appserv\www\desconectar.php on line 4
I didn't understand it.
What's that problem ? Somobody can help me
Re: [RELEASE] Disconnect Module for MuWeb
do you have change somethings ?
Re: [RELEASE] Disconnect Module for MuWeb
Quote:
Originally Posted by
TheKamikaze
joinserver is coming lol
i do only one step at time.
database is the easy part, joinserver is the hard part..
Re: [RELEASE] Disconnect Module for MuWeb
Re: [RELEASE] Disconnect Module for MuWeb
the js dc code can be used together with savoys webshop, and that would be a great thing. it would make sure the user is indeed offline before making transactions. ^^
Re: [RELEASE] Disconnect Module for MuWeb
Re: [RELEASE] Disconnect Module for MuWeb
We who use the GS-CS to Castle Siege and Crywolf events, we need something more complex.
An integration of the page and PHP JoinServer.exe to be made to disconnect the account through JoinServer.
What did you do will be of great help to lower versions 0.99 or less, but above applicable, I do not think that will have any usefulness.
Excuse the English wrong. I use a translator ^ ^