Re: MuOnline Videos Tutorial Center (Everything you need!)
Quote:
server is up and running no errors but my client can't connect on server.. i edit the main.exe is still the same.. i dont have a router just a PC.. can you help me, thanks..
you can still play without opening ports, if u like a test server you can just open it locally.
Re: MuOnline Videos Tutorial Center (Everything you need!)
hello guys
i need some help i ijust install the server and did all by the vid guide but the only proble that i got is when i login to my player its loading and not do any thing and stay like that
no error is rise only that thing someone can help me pls?
update: all is ok
but i got small problems like when i make BK a BM its crash the game and where do i or how i add me some Wcoins?
Re: MuOnline Videos Tutorial Center (Everything you need!)
Quote:
Originally Posted by
Roei Abr
hello guys
i need some help i ijust install the server and did all by the vid guide but the only proble that i got is when i login to my player its loading and not do any thing and stay like that
no error is rise only that thing someone can help me pls?
update: all is ok
but i got small problems like when i make BK a BM its crash the game and where do i or how i add me some Wcoins?
thats normal problem when u make BK/SM/ etc to 3RD level quest (BM/GM etc) with mumaker (editors) then u get this issue..
better put quest item in shop and make ur character BM + do the quest ...
or go to sql>databaseS>muonline>characteR>open all rows - > find what character and change the class code manually
Re: MuOnline Videos Tutorial Center (Everything you need!)
classes like dark knight and the others, when you edit the class via MuMaker you're stuck in loading screen. as I remember DK = 76 BK = 77 BM is actually code 79.. you can edit the code in your MuMaker using microsoft access editor. If you still wanna use MuMaker.
Sent from my SM-A500FU using Tapatalk
Re: MuOnline Videos Tutorial Center (Everything you need!)
thx for you're answer ill try it
but now i have one problem that make me crazy i can see the server loading up great but when i try to login from the client i dont see the server list and i put all the ip in the right places
can we talk in skype ? it well be much more easy to give you more info
Re: MuOnline Videos Tutorial Center (Everything you need!)
Quote:
Originally Posted by
Roei Abr
thx for you're answer ill try it
but now i have one problem that make me crazy i can see the server loading up great but when i try to login from the client i dont see the server list and i put all the ip in the right places
can we talk in skype ? it well be much more easy to give you more info
If the servers really are running well and If there's no channel when you're opening the client, either IP or a port problem.
Re: MuOnline Videos Tutorial Center (Everything you need!)
hmm idk man cuz i got into my router webpage and put the port menual
and i keep get this errors in the website "canyouseeme.org"
Error: I could not see your service on 79.183.37.49 on port (55556)
Reason: Connection timed out
[IMG]http://up416.siz.co.il/img1/ztjxmhfzddrm.png[/IMG]
Re: MuOnline Videos Tutorial Center (Everything you need!)
Quote:
Originally Posted by
Roei Abr
hmm idk man cuz i got into my router webpage and put the port menual
and i keep get this errors in the website "canyouseeme.org"
Error: I could not see your service on 79.183.37.49 on port (55556)
Reason: Connection timed out
[IMG]
http://up416.siz.co.il/img1/ztjxmhfzddrm.png[/IMG]
Make a Loopback Adapter it works both local & Global IP, and then it should work.
and try to check the ports if they're open or not.
Re: MuOnline Videos Tutorial Center (Everything you need!)
can any one give me good client for the mu server ex700 idk its ver or seasson
Re: MuOnline Videos Tutorial Center (Everything you need!)
added new videos
Review for MUEMU aka X-team server files
https://www.youtube.com/watch?v=PzEjxA73HGk
Review for SCFMT/TitansTech files
https://www.youtube.com/watch?v=yonDUkH8tMw
Re: MuOnline Videos Tutorial Center (Everything you need!)
Quote:
Originally Posted by
KarLi
nice videos but you actually skipped all the important stuff from muemu
->* its the same as -1 in all the other files
-> 0x is not needed, its just the default configs the files come with
-> Custom arena is all vs all pvp event the config lets you make it class specific or whatever you want
-> Custom mobs lets you config gpoints or wcoins for killing an specific mob by modifying the stored procedures in database
-> 12.04 (or any float value is used) is used insted of 12 because is way more precise when making calculations
-> invasions part in monstersetbase was removed because those files uses the invasion manager wich lets you add any kind of custom invasion
-> effect list lets you config all the game buffs effects (even monster debuffs)
-> EventItemBagManager lets you create custom event bags for events or monsters
-> mapmanager lets you config exp, drops and stuff for each map individually
-> the AL_XX configs are made for different vip levels rates
-> the shopmanager lets you add custom stores on npcs
-> experience table lets you make a dinamic experience server based on resets/level
-> reset table lets you config custom resets rewards based on the amount of resets you have
-> in QuestWorldxxxx files you can add custom quests
-> in monster.txt you can config droprate and zen droprate individually
-> lets you config items price
-> lets you config wich items are stackable
-> MHPServer.ini lets you use something like a second serial
-> lots of config stuff for vip levels on commonserver
-> lets you config players damage rate in castlesiege to allies, enemies and guild members
-> lets you config class vs class damage
-> lets you config pets damage
-> commands config based on vip level
-> custom personal stores (chaos, bless, soul, wcoin c, wcoin p, goblin points)
-> offline store (same as custom personal store)
-> custom attack (similar as mu helper)
-> offattack
-> some custom configs on stored procedures
-> case sensitive joinserver
-> crc check on mhpserver
-> dump list detection
-> class name detection
and some other stuff in client side such as custom wings effect manager, custom items manager, custom jewel manager, configs for speed bug, window name, screeshots path, helper alerts, custom dll load
Re: MuOnline Videos Tutorial Center (Everything you need!)
Quote:
Originally Posted by
natzugen
nice videos but you actually skipped all the important stuff from muemu
->* its the same as -1 in all the other files
-> 0x is not needed, its just the default configs the files come with
-> Custom arena is all vs all pvp event the config lets you make it class specific or whatever you want
-> Custom mobs lets you config gpoints or wcoins for killing an specific mob by modifying the stored procedures in database
-> 12.04 (or any float value is used) is used insted of 12 because is way more precise when making calculations
-> invasions part in monstersetbase was removed because those files uses the invasion manager wich lets you add any kind of custom invasion
-> effect list lets you config all the game buffs effects (even monster debuffs)
-> EventItemBagManager lets you create custom event bags for events or monsters
-> mapmanager lets you config exp, drops and stuff for each map individually
-> the AL_XX configs are made for different vip levels rates
-> the shopmanager lets you add custom stores on npcs
-> experience table lets you make a dinamic experience server based on resets/level
-> reset table lets you config custom resets rewards based on the amount of resets you have
-> in QuestWorldxxxx files you can add custom quests
-> in monster.txt you can config droprate and zen droprate individually
-> lets you config items price
-> lets you config wich items are stackable
-> MHPServer.ini lets you use something like a second serial
-> lots of config stuff for vip levels on commonserver
-> lets you config players damage rate in castlesiege to allies, enemies and guild members
-> lets you config class vs class damage
-> lets you config pets damage
-> commands config based on vip level
-> custom personal stores (chaos, bless, soul, wcoin c, wcoin p, goblin points)
-> offline store (same as custom personal store)
-> custom attack (similar as mu helper)
-> offattack
-> some custom configs on stored procedures
-> case sensitive joinserver
-> crc check on mhpserver
-> dump list detection
-> class name detection
and some other stuff in client side such as custom wings effect manager, custom items manager, custom jewel manager, configs for speed bug, window name, screeshots path, helper alerts, custom dll load
didnt really wanna talk much there.. mhp server = nothing i'd like to discuss about and u know if i am not a user of these files its obvious that i will not include what u listed lol, my opinion on the files are based on the configs and the missing configs etc.
i will just write 'important stuff from muemu' and link people to this post =]
cheers
Re: MuOnline Videos Tutorial Center (Everything you need!)
Quote:
Originally Posted by
KarLi
hi karli, what is your password when set up sql 2008 to connect to mu sever???
Re: MuOnline Videos Tutorial Center (Everything you need!)
u can use any SQL password you want @thuongdo07 , thats ur choice!
Re: MuOnline Videos Tutorial Center (Everything you need!)
New video tutorial up in 15 mins
How to add custom Monster Spots
https://www.youtube.com/watch?v=sA6UdfgQf1Q