Welcome to RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr) Mark forums read | View Forum Leaders
RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr)

Cabal Tutorials Discuss, My guides + databases + server files repack -V2! at Cabal Online forum; Hey, could you plz tell me that how can I add all quest skills to my character (ex: Astral Bike, ...




Reply
Thread Tools
Release My guides + databases + server files repack -V2!
 
 
Zell Dinch Zell Dinch is online now
Average Member

Rank: Omicron


Reply With Quote
 
Join Date: Jul 2005
Posts: 52
10-10-2008, 04:29 AM
 
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?
 
 
permalink
 

 
devn142 devn142 is offline
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Sep 2008
Location: India
Posts: 18
10-10-2008, 08:56 AM
 
Hey Chumpy Please tell me where I am Wrong.....

I can ping all three ips i.e my SQL ip , Centos ip and the Client ip.....

Also all the service of cabal starts without any errors... So I am Unable to connect to the server .... I am using GP -client.... I also copied that internal.txt and those 2 other files ui and ui.dts

I already posted the screenshots of all the logs......

I am using your V2 cabal files.....

please tell me what should i do....
 
 
permalink
 

 
convitbeo convitbeo is offline
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Oct 2008
Posts: 18
10-10-2008, 09:06 AM
 
Quote: Originally Posted by devn142 View Post
Hey Chumpy Please tell me where I am Wrong.....

I can ping all three ips i.e my SQL ip , Centos ip and the Client ip.....

Also all the service of cabal starts without any errors... So I am Unable to connect to the server .... I am using GP -client.... I also copied that internal.txt and those 2 other files ui and ui.dts

I already posted the screenshots of all the logs......

I am using your V2 cabal files.....

please tell me what should i do....
I looked at your worldsvr log and I did not see any connection attempt to your server. Did you set the right port in both server side and client side ? and make sure you start the client with the start-cabal.bat.
 
 
permalink
 

 
devn142 devn142 is offline
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Sep 2008
Location: India
Posts: 18
10-10-2008, 11:00 AM
 
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???????
 
 
permalink
 

 
convitbeo convitbeo is offline
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Oct 2008
Posts: 18
10-10-2008, 11:12 AM
 
Quote: Originally Posted by devn142 View Post
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???????
Haha, no problem at all. I dont have the answer now, I'll tell you when I figure out. :)

@chumpy. I did it, there' s no more wrong packet command. anyway, thanks for your help.
 
 
permalink
 

 
chumpywumpy chumpywumpy is offline
Waits for v2 bugs :P

Rank: Moderator


Reply With Quote
 
Join Date: Jun 2008
Location: 127.0.0.1
Posts: 1,299
10-10-2008, 12:45 PM
 
Quote: Originally Posted by el3ashe2 View Post
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 View Post
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 View Post
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.
__________________
My Cabal server files, guides, tools and other stuff:
http://forum.ragezone.com/f459/chumpywumpy-collection-481714/
Latest releases: Cabal Cash Shop - WAN IP checker for dynamic IPs
 
 
permalink
 

 
truclan truclan is offline
Cabal Station

Rank: Member


Reply With Quote
 
Join Date: May 2006
Location: Unknown
Posts: 338
10-10-2008, 01:03 PM
 
im sorry guys can you can you give me the link of the guide?
made by chumpywumpy thnx in advance
 
 
permalink
 

 
devn142 devn142 is offline
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Sep 2008
Location: India
Posts: 18
10-10-2008, 02:18 PM
 
Hey Chumpy
thx

It worked actually
in my worldsvr.ini file
IPADDr= y
and
Addforclient=y

I changed to my centos ip and now I can Login in the Channel .......

But now again stuck in the next step... I cant create any char... I noticed something... that when I type some name a Chinese symbol appers at last of the box ... and after clicking on Create nothing happens.....

Can you tell me now where I am wrong..

I am using GP-client

Hey a new bug in my server.. When I try to create any char nothing happens but when I logoff from the server and connect again .It shows the charcter.....

Y this is happening
 
 
permalink
 

 
convitbeo convitbeo is offline
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Oct 2008
Posts: 18
10-10-2008, 03:12 PM
 
My server is online !!! Thanks chumpy, you rock !!!
 
 
permalink
 

 
chumpywumpy chumpywumpy is offline
Waits for v2 bugs :P

Rank: Moderator


Reply With Quote
 
Join Date: Jun 2008
Location: 127.0.0.1
Posts: 1,299
10-10-2008, 06:57 PM
 
Quote: Originally Posted by truclan View Post
im sorry guys can you can you give me the link of the guide?
made by chumpywumpy thnx in advance
Err, first post mate. All of my guides, my server files repack and my databases are all in one place ;)

Quote: Originally Posted by devn142 View Post
Hey Chumpy
thx

It worked actually
in my worldsvr.ini file
IPADDr= y
and
Addforclient=y

I changed to my centos ip and now I can Login in the Channel .......

But now again stuck in the next step... I cant create any char... I noticed something... that when I type some name a Chinese symbol appers at last of the box ... and after clicking on Create nothing happens.....

Can you tell me now where I am wrong..

I am using GP-client

Hey a new bug in my server.. When I try to create any char nothing happens but when I logoff from the server and connect again .It shows the charcter.....

Y this is happening
If you are using the GP client you should not be seeing chinese characters anywhere?? The error is a very vague one anyway so it doesn;t matter too much.

Bugs like that are usually down to the linked server settings so you will need to try making a char and check the logs for errors as usual for these sorts of problems. Check CPU and memory load when actually waiting for it to create the char though as a really busy pc can slow mssql right down but i doubt it is that so go for logs first.

EDIT: Added some extra download links for things like vmware, mssql and centos.
__________________
My Cabal server files, guides, tools and other stuff:
http://forum.ragezone.com/showthread.php?t=481714
Latest releases: Cabal Cash Shop - WAN IP checker for dynamic IPs
 
 
permalink
 

 
gpadmin gpadmin is offline
RaGEZONER

Rank: Omicron


Reply With Quote
 
Join Date: Oct 2006
Posts: 84
10-10-2008, 08:19 PM
 
Quote: Originally Posted by cypher View Post
You guys should stop just making chumpy to repeat all things over and over and start saying "thank you" as chumpy is the no.1 ragezone cabal online helper!

Good Job!
We ask him, because we love him!!! :)

Chumpy i love you, you help me so much!!! :)

Intrestin when you can find some time to update GMTOOLS? :) i know.... i ask so much.... tnx anyway :)
 
 
permalink
 

 
hackalin hackalin is offline
Addicted to 万亩

Rank: Member


Reply With Quote
 
Join Date: Dec 2007
Location: Romania
Posts: 321
10-10-2008, 08:33 PM
 
Tnx for guidesD
__________________
Please do not link to cracked software.
 
 
permalink
 

 
devn142 devn142 is offline
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Sep 2008
Location: India
Posts: 18
10-10-2008, 08:57 PM
 
Chumpy dude you doing a great job....:king:
Your guides are awesome man.....:v:

I seriously thank you from bottom of my Heart.......


Just need to ask you .. with your files n guides can I go for making a dedicated server of Cabal online....

Actually i was planning to buy a Dedicated Server and setup the server in it........

Right now the Test Server I made at home is working without any errors..so can I go for it....


Also I more thing I want to make my test server on WAN.... right now its on LAN.....
and the problem is in my area we have Dailer to connect to Internet.we have login id and password... We use RASPPPOE (i.e PPPOE service ) to create that dailer in windows.. I asked my cable operater that how to connect in Linux..He said me that it comes in-built with linux.... I tried finding but failed to get it....Can you please check out....So that my friends can connect to my server....

Thank You once again for helping me
 
 
permalink
 

 
chumpywumpy chumpywumpy is offline
Waits for v2 bugs :P

Rank: Moderator


Reply With Quote
 
Join Date: Jun 2008
Location: 127.0.0.1
Posts: 1,299
10-10-2008, 11:43 PM
 
Thanks guys. It's nice to know you guys like my stuff. I guess i should do more :P

Quote: Originally Posted by gpadmin View Post
Intrestin when you can find some time to update GMTOOLS? :) i know.... i ask so much.... tnx anyway :)
The GM Tools have been constantly updating there just hasn't been a release yet ;)

Quote: Originally Posted by devn142 View Post
Also I more thing I want to make my test server on WAN.... right now its on LAN.....
and the problem is in my area we have Dailer to connect to Internet.we have login id and password... We use RASPPPOE (i.e PPPOE service ) to create that dailer in windows.. I asked my cable operater that how to connect in Linux..He said me that it comes in-built with linux.... I tried finding but failed to get it....Can you please check out....So that my friends can connect to my server....
It shoudn't be any different to any other connection type. How to configure it depends on your network setup though so post your ipconfig and ifconfig from windows and linux and i can help.
__________________
My Cabal server files, guides, tools and other stuff:
http://forum.ragezone.com/showthread.php?t=481714
Latest releases: Cabal Cash Shop - WAN IP checker for dynamic IPs
 
 
permalink
 

 
ikanpar1 ikanpar1 is offline
Member

Rank: Omicron


Reply With Quote
 
Join Date: Oct 2008
Posts: 25
10-11-2008, 03:07 AM
 
on the hamachi guide there is a line missing..
make install :)
 
 
permalink
 

 
truclan truclan is offline
Cabal Station

Rank: Member


Reply With Quote
 
Join Date: May 2006
Location: Unknown
Posts: 338
10-11-2008, 11:59 AM
 
can anyone know this error and how to fix it? pls

login as: root
Last login: Sat Oct 11 18:08:56 2008 from 192.168.0.1
[root@cabalserver ~]# chmod 0777 ./cabal_install.sh
[root@cabalserver ~]# /root/cabal_install.sh

################################################## #################
###### Cabal server install script v2.00 by mrmagoo (chumpy) ######
################################################## #################

Are you installing on Centos 4? [Y] : y
Yum installing RHELx libs...
Setting up Install Process
Setting up repositories
Cannot find a valid baseurl for repo: update
Error: Cannot find a valid baseurl for repo: update
Setting up Install Process
Setting up repositories
Cannot find a valid baseurl for repo: update
Error: Cannot find a valid baseurl for repo: update
Setting up Install Process
Setting up repositories
Cannot find a valid baseurl for repo: update
Error: Cannot find a valid baseurl for repo: update
Setting up Install Process
 
 
permalink
 

 
chumpywumpy chumpywumpy is offline
Waits for v2 bugs :P

Rank: Moderator


Reply With Quote
 
Join Date: Jun 2008
Location: 127.0.0.1
Posts: 1,299
10-11-2008, 01:20 PM
 
Quote: Originally Posted by ikanpar1 View Post
on the hamachi guide there is a line missing..
make install :)
Hmmm. I'll check that, thanks for reporting.

Quote: Originally Posted by truclan View Post
can anyone know this error and how to fix it? pls

login as: root
Last login: Sat Oct 11 18:08:56 2008 from 192.168.0.1
[root@cabalserver ~]# chmod 0777 ./cabal_install.sh
[root@cabalserver ~]# /root/cabal_install.sh

################################################## #################
###### Cabal server install script v2.00 by mrmagoo (chumpy) ######
################################################## #################

Are you installing on Centos 4? [Y] : y
Yum installing RHELx libs...
Setting up Install Process
Setting up repositories
Cannot find a valid baseurl for repo: update
Error: Cannot find a valid baseurl for repo: update
Setting up Install Process
Setting up repositories
Cannot find a valid baseurl for repo: update
Error: Cannot find a valid baseurl for repo: update
Setting up Install Process
Setting up repositories
Cannot find a valid baseurl for repo: update
Error: Cannot find a valid baseurl for repo: update
Setting up Install Process
You have no DNS server in your centos network config and it can't find the yum repository without one. Adding one will fix that. If you don't know the one your ISP uses then you can use OpenDNS and the DNS server IP addresses are 208.67.222.222 and 208.67.220.220.

If you are installing on centos 4 just press Enter there instead of y. Whatever is between the [ ] is the default selection that will be used if you enter nothing and if you just press Enter it will install the copies of the libs it already has. Both cabal_install.sh and cabal_config.sh are a but funny about understanding what you enter so only ever say Y or N if what you want isn't the default.
__________________
My Cabal server files, guides, tools and other stuff:
http://forum.ragezone.com/showthread.php?t=481714
Latest releases: Cabal Cash Shop - WAN IP checker for dynamic IPs
 
 
permalink
 

 
truclan truclan is offline
Cabal Station

Rank: Member


Reply With Quote
 
Join Date: May 2006
Location: Unknown
Posts: 338
10-11-2008, 01:52 PM
 
@chumpywumpy

wow thnx it working now

PROBLEM:
login as: root
Last login: Sat Oct 11 1856 2008 from 192.168.0.1
[root@cabalserver ~]# chmod 0777 ./cabal_install.sh
[root@cabalserver ~]# /root/cabal_install.sh

################################################## #################
###### Cabal server install script v2.00 by mrmagoo (chumpy) ######
################################################## #################

Are you installing on Centos 4? [Y] : y
Yum installing RHELx libs...
Setting up Install Process
Setting up repositories
Cannot find a valid baseurl for repo: update
Error: Cannot find a valid baseurl for repo: update
Setting up Install Process
Setting up repositories
Cannot find a valid baseurl for repo: update
Error: Cannot find a valid baseurl for repo: update
Setting up Install Process
Setting up repositories
Cannot find a valid baseurl for repo: update
Error: Cannot find a valid baseurl for repo: update
Setting up Install Process

SOLVE: with this

If you are installing on centos 4 just press Enter there instead of y. Whatever is between the [ ] is the default selection that will be used if you enter nothing and if you just press Enter it will install the copies of the libs it already has. Both cabal_install.sh and cabal_config.sh are a but funny about understanding what you enter so only ever say Y or N if what you want isn't the default.

thnx chumpywumpy ^_^ ur the man
 
 
permalink
 

 
AlbaKinG AlbaKinG is offline
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Oct 2008
Posts: 1
10-11-2008, 07:05 PM
 
Hi Im not so good with this stuff

If you can help me with MSN that would be nice

My msn is AlbaKinG@live.nl


Ty :)
 
 
permalink
 

 
devn142 devn142 is offline
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Sep 2008
Location: India
Posts: 18
10-11-2008, 08:48 PM
 
Hey can anyone tell me

how to config the server i mean to say... if i want to increase the exp. ,drop rates,increase monsters...etc which file i should config..... Also sometimes a Map Code error comes i.e we cant view the mini-map in-game... if we go from 1 wrap portal to another..... So wat should i do to fix that bug....

I more thing when I create any char I need to logout and login again in the server to c my char..else it wont be visible...so wat can I do for that.....
 
 
permalink
 

 
truclan truclan is offline
Cabal Station

Rank: Member


Reply With Quote
 
Join Date: May 2006
Location: Unknown
Posts: 338
10-12-2008, 07:03 AM
 
i have this error when i try to make GAMESERVER, anyone had this error before
cuz i have hard time to fix it until now i cant fix this error.

 
 
permalink
 

 
chumpywumpy chumpywumpy is offline
Waits for v2 bugs :P

Rank: Moderator


Reply With Quote
 
Join Date: Jun 2008
Location: 127.0.0.1
Posts: 1,299
10-12-2008, 10:19 AM
 
Quote: Originally Posted by AlbaKinG View Post
Hi Im not so good with this stuff

If you can help me with MSN that would be nice

My msn is AlbaKinG@live.nl


Ty :)
My MSN is on the "Contact info" tab of my forum profile.
Quote: Originally Posted by devn142 View Post
Hey can anyone tell me

how to config the server i mean to say... if i want to increase the exp. ,drop rates,increase monsters...etc which file i should config..... Also sometimes a Map Code error comes i.e we cant view the mini-map in-game... if we go from 1 wrap portal to another..... So wat should i do to fix that bug....

I more thing when I create any char I need to logout and login again in the server to c my char..else it wont be visible...so wat can I do for that.....
The various rates are spread over several files. General exp and drop rates are explained in my sticky in the help section. I made a post in the releases section explaining how to boost the droprates in MF which explains how to modify mob drop rates.

What error do you get regardxing the maps?

For the char creation problem you will need to look at your log files for clues as there will be some errors in there is something is wrong.

Quote: Originally Posted by truclan View Post
i have this error when i try to make GAMESERVER, anyone had this error before
cuz i have hard time to fix it until now i cant fix this error.

Click properties on your linked server under security make sure the following is ticked.

"For a login not defined in the list above, connections will be: Be made using the logins current security context."

Then make sure you have the correct permissions set up ie: make sure you are the DB owner.
__________________
My Cabal server files, guides, tools and other stuff:
http://forum.ragezone.com/showthread.php?t=481714
Latest releases: Cabal Cash Shop - WAN IP checker for dynamic IPs
 
 
permalink
 

 
devn142 devn142 is offline
Newbie

Rank: Omicron