[Guide] How To Fix "Account is Allready Connected"

фаст ДА от алиенс сам мисля че се знаим :)
 
How Can I Use It ??? Anyone Translate It ??? Thx For Release...
 
How Can I Use It ??? Anyone Translate It ??? Thx For Release...


1st : Create *.txt file
2nd : Stop all programs to Gameserver.exe
3-rd : Open the *txt file who maked
4th : Write : "C:\Program Files\Microsoft SQL Server\80\Tools\Binn\isql.exe" -S YourServerAdress -U SQLUsername -Q "update [memb_stat] set [connectstat]=0;" -d MuOnline -P Your SQLPassword
5th : Change *.txt to *.bat
6tg : Start *bat, and start the all programs to Gameserver.exe(refresh of server :D)
 
абе най лесно е така :

UPDATE MEMB_STAT
SET ConnectStat='0'
WHERE ConnectStat>0
 
  • Like
Reactions: jello
Approved!

Добра работа Omaru :)
 
мисля че за по старите версий от S3 беше така :
UPDATE MEMB_STAT
SET Connect_Stat='0'
WHERE Connect_Stat>0