-
Re: Setup your Own server Season 1 ~ 9
Hey Karli this thread is from 2009 i can't belive you are still helping people, you are a legend.
anyways, i'm trying to setup my s1 mu server, i've done the whole guide, tried deploying the server, but the gs gave me an error - "Login server connect fail" - while writing this the problem solved it self lol. but now i have another problem, everything seems to run well, no errors from the gs, but when i try to connect the server from my machine, it doesn't let me...
the port is open i checked it with open port check tool. i can't figure out what the problem is...
do you have any clue?
-
Re: Setup your Own server Season 1 ~ 9
Quote:
Originally Posted by
Amit Lisha
Hey Karli this thread is from 2009 i can't belive you are still helping people, you are a legend.
anyways, i'm trying to setup my s1 mu server, i've done the whole guide, tried deploying the server, but the gs gave me an error - "Login server connect fail" - while writing this the problem solved it self lol. but now i have another problem, everything seems to run well, no errors from the gs, but when i try to connect the server from my machine, it doesn't let me...
the port is open i checked it with open port check tool. i can't figure out what the problem is...
do you have any clue?
Hi there! i appreciate your comment mate!
login server fail mostly because joinserver is not running before u open GS, probably you didn't edit client side correctly, here an updated season 1 tutorial that i did specially for vps servers:
https://mega.nz/folder/5M41CTRZ#NTFlSiWJ8-3dcUU8lnA2Zw
the files u are trying to install are old MBT , sure functional but i prefer you to be up to date! unless the files are good enough for publishment, and i doubt it since they are really out dated and no one worked them in the long run for a decade so.. try this mega link and let me know.
Quote:
Originally Posted by
Hajnej
Hello guys,I just would like to ask, if someone did the Season 1 or 2 on Win10 Pro 64 bit,I tried it as per tutorials, but there is a lot of issues.Please let me know if someone did it.Thank you
It should be possible, only way to figoure out is let us know your issues and let us help you.
-
Re: Setup your Own server Season 1 ~ 9
Quote:
Originally Posted by
KarLi
Hi there! i appreciate your comment mate!
login server fail mostly because joinserver is not running before u open GS, probably you didn't edit client side correctly, here an updated season 1 tutorial that i did specially for vps servers:
https://mega.nz/folder/5M41CTRZ#NTFlSiWJ8-3dcUU8lnA2Zw
the files u are trying to install are old MBT , sure functional but i prefer you to be up to date! unless the files are good enough for publishment, and i doubt it since they are really out dated and no one worked them in the long run for a decade so.. try this mega link and let me know.
It should be possible, only way to figoure out is let us know your issues and let us help you.
I only tried the provided client, and it won't run on my windows 10, it says - This app can't run on your PC, a compatibility error
Edit:
I used the new server files and it's working great, do you have a tutorial on gm command? because i can't get /item or /drop to work, or a tutorial how to configure the gm commands
-
Re: Setup your Own server Season 1 ~ 9
Quote:
Originally Posted by
Amit Lisha
I only tried the provided client, and it won't run on my windows 10, it says - This app can't run on your PC, a compatibility error
Edit:
I used the new server files and it's working great, do you have a tutorial on gm command? because i can't get /item or /drop to work, or a tutorial how to configure the gm commands
in DTData\commands.cfg file
Code:
[PostCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
MinLevel = 1 ; Minimum level to use post command
OnlyForGM = 0 ; 1 - Only game masters can use post command, 0 - all
Price = 100000 ; Cost usage
Color = 3 ; 0 - normal, 1 - party, 2 - guild, 3 - guild alliance, 4 - dark blue
SaveLogs = 1 ; Save post logs
Syntax = /post
[AddCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
MinLevel = 1 ; Minimum level to use add command
OnlyForGM = 0 ; 1 - Only game masters can use add command, 0 - all
Price = 100000 ; Cost usage
MaxPointsForAdd = 1000 ; Max points to be added at once
MaximumPoints = 32767 ; Maximum points
AddStrSyntax = /addstr
AddAgiSyntax = /addagi
AddVitSyntax = /addvit
AddEneSyntax = /addene
AddCmdSyntax = /addcmd
[ResetCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
MinLevel = 1 ; Minimum level to use reset command
OnlyForGM = 0 ; Cost usage
Price = 100000 ; 1 - Only game masters can use reset command, 0 - all
ResetStats = 0 ; 1 - Resets stats, 0 - keep stats
BonusPoints = 500 ; Bonus points for every reset
BonusCredits = 0 ; Bonus webshop credits for every reset
ClearInventory = 1 ; Clear inventory
Syntax = /reset
[PKClearCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
MinLevel = 1 ; Minimum level to use pkclear command
OnlyForGM = 0 ; 1 - Only game masters can use pkclear command, 0 - all
Price = 100000 ; Cost usage
Syntax = /pkclear
[OnlineCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
MinLevel = 1 ; Minimum level to use online command
OnlyForGM = 0 ; 1 - Only game masters can use online command, 0 - all
Price = 100000 ; Cost usage
Syntax = /online
[TimeCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
MinLevel = 1 ; Minimum level to use time command
OnlyForGM = 0 ; 1 - Only game masters can use time command, 0 - all
Price = 100000 ; Cost usage
Syntax = /time
[GGCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
SaveLogs = 1 ; Save gg logs
Syntax = /gg
[ReloadCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
SaveLogs = 1 ; Save reload logs
Syntax = /reload
[BanPostCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
SaveLogs = 1 ; Save ban post logs
Syntax = /banpost
[UnBanPostCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
SaveLogs = 1 ; Save unban post logs
Syntax = /unbanpost
[SkinCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
MinLevel = 1 ; Minimum level to use time command
OnlyForGM = 0 ; 1 - Only game masters can use time command, 0 - all
Price = 100000 ; Cost usage
Syntax = /skin
[DropCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
SaveLogs = 1 ; Save drop logs
Syntax = /drop
[VaultCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
MinLevel = 1 ; Minimum level to use time command
OnlyForGM = 0 ; 1 - Only game masters can use time command, 0 - all
Price = 100000 ; Cost usage
MaxVaults = 10 ; Max vaults (limit is 10)
Syntax = /vault
[BanCharCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
SaveLogs = 1 ; Save ban character logs
Syntax = /banchar
[UnBanCharCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
SaveLogs = 1 ; Save unban character logs
Syntax = /unbanchar
[EvoCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
MinLevel = 150 ; Minimum level to use evo command
OnlyForGM = 0 ; 1 - Only game masters can use evo command, 0 - all
Price = 100000 ; Cost usage
Syntax = /evo
[MarryCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
MinLevel = 50 ; Minimum level to use marry command
Price = 500000 ; Cost usage
Map = 2 ; Map number
HusbandPosX = 13 ; Husband X Coordinates
HusbandPosY = 25 ; Husband Y Coordinates
WifePosX = 13 ; Wife X Coordinates
WifePosY = 26 ; Wife Y Coordinates
AllowOnlineMarry = 1 ; Allow marry status
AllowTraceMarry = 1 ; Allow trace marry
Syntax = /marry
AcceptSyntax = /accept
DivorceSyntax = /divorce
StatusSyntax = /marrystatus
TraceSyntax = /tracemarry
GetMarrySyntax = /getmarry
[HideOnCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
Syntax = /hide_on
[HideOffCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
Syntax = /hide_off
[QuestInfoCommand]
Enable = 1
Syntax = /questinfo
[BuyVipCommand]
Syntax = /buyvip
[VipInfoCommand]
Syntax = /vipinfo
[OffTradeCommand]
Enable = 1
Map = 0
VIPsOnly = 0
Syntax = /offtrade
so these are the commands
for drop
[DropCommand]
Enable = 1 ; 1 - Enabled, 0 - Disabled
SaveLogs = 1 ; Save drop logs
Syntax = /drop
and as it says /drop is the command.
make sure you make your character GM FIRST.
go to GMSystem.txt in the same folder
[GMSystem]
Enable = 1
//GM Name Day Month Year /gg /reload /banpost/unbanpost/drop/banchar/unbanchar
0
TesTMG 21 12 2012 1 1 1 1 1 1 1
end
rename TesTMG with your CHARACTER
change 2012 to 2050 (just for test and u can change dates etc later)
and there you go, all gm custom commands /gg /reload /banpost/unbanpost/drop/banchar/unbanchar besides /trace and /disconnect ! etc.
warning: restart gameserver.exe after making ur self GM ... and changing any configs from DTData since reloading doesnt works always or on all fileS!
-
Re: Setup your Own server Season 1 ~ 9
Hi, I am hosting my own server using my personal computer, everything is fine, my friend can play.
But I am unable to connect to the game, it showing server, when I selected one, I got disconnected.
I read lot threads about playing game on the same pc that hosting server but no solution yet.
Hope you can help me out. THanks!
Server info: IGCN S9 Ep2 repack by DragonSeth.
-
Re: Setup your Own server Season 1 ~ 9
your issues is your ISP/ your router/ your modem/ your connection.
what i would do if i was you ...
1. change in serverlist.dat the global IP to your LAN ip (start>run>cmd> ipconfig the IPV4) and reload connectserver serverlist.dat
and then u can connect.. but once u connect others cant, (so u must change back and refresh the serverlist config)
2. ifu have another computer u can use, install Betternet or any other proxy and connect to your server then, there is no pro solution here, its your router/modem problem... maybe if u connect direct cable it will work better
-
Re: Setup your Own server Season 1 ~ 9
Quote:
Originally Posted by
KarLi
your issues is your ISP/ your router/ your modem/ your connection.
what i would do if i was you ...
1. change in serverlist.dat the global IP to your LAN ip (start>run>cmd> ipconfig the IPV4) and reload connectserver serverlist.dat
and then u can connect.. but once u connect others cant, (so u must change back and refresh the serverlist config)
2. ifu have another computer u can use, install Betternet or any other proxy and connect to your server then, there is no pro solution here, its your router/modem problem... maybe if u connect direct cable it will work better
Thanks for you reply.
I have change my mind, I setup for LAN only, but via Hamachi I and my friend can play together just like an online server.
-
Re: Setup your Own server Season 1 ~ 9
Quote:
Originally Posted by
haidinhtran
Thanks for you reply.
I have change my mind, I setup for LAN only, but via
Hamachi I and my friend can play together just like an online server.
That works too ;)
good job.
-
Re: Setup your Own server Season 1 ~ 9
Having issues with the season 6 client, when I use the patched version the main.exe closes once I log into my account. If I use the client without patching it, it runs but it crashes every 10-20 minutes. Is there any stable client I can use?
-
Re: Setup your Own server Season 1 ~ 9
hmm, the main closing once log into account or once log into the character and load to warp on the map ?
cus if its that, maybe u edited ur character wrong ? other than that im not sure and i hope is not somethin like ur antivirus/defender etc blockin some files in the client @That-Cool-Guy
-
Re: Setup your Own server Season 1 ~ 9
Hello, yes also quoting other people, many thanks to the developers who is still out here helping people. Thanks KarLi. Havent done anything with Muonline last 10 years so its a little bit of struggle now. Not sure if its a problem but it dosent seem right. Everybody is having proper server name but i got (local) is that a problem or is there any way to fix that ? Many thanks Screen: https://ibb.co/5M1Rcz8
-
Re: Setup your Own server Season 1 ~ 9
-
Re: Setup your Own server Season 1 ~ 9
Quote:
Originally Posted by
KarLi
Thanks for that I think i fix it https://ibb.co/K5JcpZD
Now i have a next problem :D , I did everything right (I think) was following videos, tried it on x32 and x64 but it shows the same error with ODBC. Any idea what it could be ? https://ibb.co/hsbhnCD
Many thanks again
-
Re: Setup your Own server Season 1 ~ 9
Great, u will use this: XXXniaMU\ARTURS in your configs or files as 'SQL SERVER INSTANCE / IP' if required from the files.
well this is the odbc guide for the odbc
https://www.youtube.com/watch?v=fs-7CuXzj08
im not sure if u followed it =)
also check description (important!)
-
Re: Setup your Own server Season 1 ~ 9
Is this tuts is for offline server for undsrstanding 1st thr game before making it online?
-
Re: Setup your Own server Season 1 ~ 9
Quote:
Originally Posted by
skymia
Is this tuts is for offline server for undsrstanding 1st thr game before making it online?
for offline just use your Lan IP which you can find from start> command prompt and write: ipconfig
the IPV4 shoold be your lan ip,example: 192.168.0.100 then u use this in server files and in main.exe/client side ip config.
-
Re: Setup your Own server Season 1 ~ 9
sir my windows defender detects a virus...is this harmful to my unit if i allow the virus to run?
-
Re: Setup your Own server Season 1 ~ 9
@skymia as i replied to all of your messages on youtube video of the s2 files, also about ur otherquestion, as i said connect event and rankign server from the configs to MuOnline db instead.
-
Re: Setup your Own server Season 1 ~ 9
Quote:
Originally Posted by
KarLi
@
skymia as i replied to all of your messages on youtube video of the s2 files, also about ur otherquestion, as i said connect event and rankign server from the configs to MuOnline db instead.
i already did the database...my problem now is in hexing the main.exe everytime i save it the main.exe now become not executable it says your pc wont run with your current system..im using windows 10 pro 64bit
-
Re: Setup your Own server Season 1 ~ 9
like i said to u in PM, u must edit and savse main.exe correctly... or use other hex editor.
-
Re: Setup your Own server Season 1 ~ 9 and S16
I've just setup season 16, on my local machine. the drop rate of the zen is too big. I like to change it to something line 100,000 zen max.
-
Re: Setup your Own server Season 1 ~ 9 and S16
Quote:
Originally Posted by
Opoink
I've just setup season 16, on my local machine. the drop rate of the zen is too big. I like to change it to something line 100,000 zen max.
standard way of how zen works = more EXP = more zen drops
in gameserver/data/common.dat
configure this
Code:
;==================================================
; Money Drop Settings
;==================================================
MoneyDropTime = 60
MoneyAmountDropRate_AL0 = 50
MoneyAmountDropRate_AL1 = 50
MoneyAmountDropRate_AL2 = 50
MoneyAmountDropRate_AL3 = 50
i think from 1 to 100 and keep testing untill u get what suits u
-
Re: Setup your Own server Season 1 ~ 9 and S16
Thanks for quick reply.
May I ask a little complicated question. Is the game server can be customized to save the item info in the database?
say for example, the player loot a Jewel of Bless, for 3 times.
then in the database, the player have 10 Jewels of bless. When the save happens the total Jewel of will became 13.
or
maybe an API call will be triggered to save the info to external database.
Quote:
Originally Posted by
KarLi
standard way of how zen works = more EXP = more zen drops
in gameserver/data/common.dat
configure this
Code:
;==================================================
; Money Drop Settings
;==================================================
MoneyDropTime = 60
MoneyAmountDropRate_AL0 = 50
MoneyAmountDropRate_AL1 = 50
MoneyAmountDropRate_AL2 = 50
MoneyAmountDropRate_AL3 = 50
i think from 1 to 100 and keep testing untill u get what suits u
-
Re: Setup your Own server Season 1 ~ 9 and S16
Quote:
Originally Posted by
Opoink
Thanks for quick reply.
May I ask a little complicated question. Is the game server can be customized to save the item info in the database?
say for example, the player loot a Jewel of Bless, for 3 times.
then in the database, the player have 10 Jewels of bless. When the save happens the total Jewel of will became 13.
or
maybe an API call will be triggered to save the info to external database.
when you dont have sources to work with in visual studio with this exact files then u cannot do much, if u think u can handle and learn how to do that trigger in SQL with sql query please do, i dont know, i am not coding at all as well, and this files are limited with its configs unless you know how to code and assembly.
-
Re: Setup your Own server Season 1 ~ 9 and S16
the hex location for s16 is not what you have on the first post.
i cannot find it to change the ip on the main.exe