Quote: Originally Posted by
el3ashe2
tell me please every thing about this game is there is bugs is there is alot of errors
and thnx again
That would require a very very long post, in fact it would be about the same size as this entire section. and is also dependent on what server files and client you use. The most common problems are d/c because of client data not matching server data.
Quote: Originally Posted by
Zell Dinch
Hey, could you plz tell me that how can I add all quest skills to my character (ex: Astral Bike, Combo skill,..). As well as finish all quest?
This isn't really a simple answer either. It is just a case of editing a few numbers, but you have to be able to decode a huge binary value, know every skill id and every quest id too. Nobody has posted a guide for this yet as it is such a huge amount of work and unless you know your database damn well you won't be able to do it.
There is also several other problems with doing this that you have not considered.
If you auto-complete all quests how do you pick your aura? How do you pick your nation? Honestly, auto completing all quests will do nothing but cause you problems. Auto-completing quests that you don't have the ranks to actually see would probably cause problems and also giving skills you don't have the requirements for will also cause problems.
Quote: Originally Posted by
devn142
Hey convitbeo
thx buddy
now I can Login with the ids.... But again stopped in the next step.....
Now its not able to connect to the Channel......
I selected the Mercury Server.. but when I click on Channel 1(Trade) and try to connect .. It shows unable to connect...
In the WorldSvr_01_01.log A message occurs
"ChannelType not changed. this(0), fromGMS(0) "
Where I am Wrong now???????
That Channeltype message is perfectly normal. The channel starts with a type of 0 (normal channel) and you won't see it change unless you have a different channeltype. If you ran a PK channel you would see it change to 1.
Getting through the login screen but failing to connect to the channel is either that you don't have the fixed globalmgrsvr posted by youyou (this is in my v2 files also), or your IP configuration in worldsvr config is wrong. Specifically the IPAddress= and AddrForClient= values. These should both be your wan IP.