
Originally Posted by
tefih
use my muserver fix connection
restore DB Again
link
Mu Server Fix
edit ip in
IP
C:\MuServer\ConnectServer\ServerList.txt
C:\MuServer\Data\Map\MapServerInfo.txt
PASS SQL
C:\MuServer\ExDB\exdb.txt
thank you but i wanna do it from the source since i have some stuff from my old zteam sources, as for summoner and rf if the base is zteam run this query
Code:
Use [MuOnline]UPDATE AccountCharacter SET Summoner = '1'
GO
UPDATE AccountCharacter SET RageFighter = '1'
GO
and edit the default values on those columns to 1