[Guide] How To Make Cabal Server

suh1q

Active Member
Joined
Sep 18, 2008
Messages
201
Reaction score
44
The guides are understandable 100% despite the fact that this Chinese.
The guidelines I have just put more full of files is all that is needed to open the server (Not to mention programs) in the guides speak of a "securte CRT" is not necessary.
In order to create new characters must restore the database "account" as they did with the "GameDB" (in the guide does that with "account", you should do)
On the "Tools Gm Re pack" is a set of "utilities" that I was getting into a Chinese forum, has no viruses (before someone had said that had the virus, is a lie), I do not know if they are useful, but just leave them the Pack.
The "patchLogin client" is that the patch must be placed within the client to set the ips to enter your server:



Code:
Data\config.txt
\serverlist.txt


Cabal Online Server Full (Files)
http://rapidshare.com/files/128843748/fullCabalserver__SHARED_BY_DARKXL_.7z


WebUpdate for web in the "fullcabalserver"
http://rapidshare.com/files/128847305/WebUpdate__SHARED_BY_DARKXL_.7z


Guides (All video guides in chinese):

1) How to install VMware
http://rapidshare.com/files/128844002/How_to_install_vmware___SHARED_BY_DARKXL_.7z

2) How to install centos in vmware
http://rapidshare.com/files/128846630/How_to_install_centos_in_vmware__SHARED_BY_DARKXL_.7z

3) How to install the files cabal online in centos
http://rapidshare.com/files/128850156/How_to_install_the_files_cabal_online_in_centos___SHARED_BY_DARKXL_.7z

4) How to intall database in sql 2000
http://rapidshare.com/files/128844785/How_to_install_database_and_obdc___SHARED_BY_DARKXL_.7z


Client and updates:

1) Cabal Setup V2.0.1129
A) Part 1

http://rapidshare.com/files/129217851/Client__SHARED_BY_DARKXL_.7z.001

D) Part 2
http://rapidshare.com/files/129173540/Client__SHARED_BY_DARKXL_.7z.002


E) Part 3

http://rapidshare.com/files/129099390/Client__SHARED_BY_DARKXL_.7z.003

D) Part 4
http://rapidshare.com/files/129066507/Client__SHARED_BY_DARKXL_.7z.004

E) Part 5
http://rapidshare.com/files/129013651/Client__SHARED_BY_DARKXL_.7z.005

2) Cabal Update V2.0.1129 Perfect
http://rapidshare.com/files/128867486/Update_1__SHARED_BY_DARKXL_.7z

3) Cabal Update V2.0.1219
http://rapidshare.com/files/128851598/Update_2__SHARED_BY_DARKXL_.7z

4) Cabal Update V2.1.0131
http://rapidshare.com/files/128853039/Update_3__SHARED_BY_DARKXL_.7z

5) Cabal Update V2.1.0222
http://rapidshare.com/files/128850708/Update_4__SHARED_BY_DARKXL_.7z

Patchs:
http://rapidshare.com/files/128839229/Patch_Login__SHARED_BY_DARKXL_.7z

Tools:
-GM Tools Re Pack V2.0(NEW!!)

http://rapidshare.com/files/128837080/Gm_Tools__SHARED_BY_DARKXL_.7z

utility:
-WinSCP 414

http://rapidshare.com/files/128838276/WinScp_v414__SHARED_BY_DARKXL_.7z

-Secure CRT 602
http://rapidshare.com/files/128840169/Secure_CRT_v602__SHARED_BY_DARKXL__.7z

-VMWARE 6.0.2 (NO CRAKED)
Part 1

http://rapidshare.com/files/129000941/VMWARE_V6.0.2__SHARED_BY_DARKXL_.7z.001
Part 2
http://rapidshare.com/files/128952924/VMWARE_V6.0.2__SHARED_BY_DARKXL_.7z.002

- Centos 4.5 DVD
http://downloads.mentat.hu/pub/centos/CentOS-4.5-i386-binDVD.iso

- Sql 2000
A) Part 1

http://rapidshare.com/files/129256343/SQL_2000_SERVER__SHARED_BY_DARKXL_.7z.001

B) Part 2
http://rapidshare.com/files/129236742/SQL_2000_SERVER__SHARED_BY_DARKXL_.7z.002



Other guides:
Gm commands:
/_19 : Clear All CoolTime
/_18 : Call shop anyware
/_17 : ENABLE/DISABLE item limit
/_16 : ENABLE/DISABLE village pk
/_15 : ENABLE/DISABLE to display animation-time to chatbox
/_14 : ENABLE/DISABLE attackmode to ignore obstacle
/_13 : ENABLE/DISABLE display GPS
/_12 : ENABLE/DISABLE potion cooltime
/_11 : Undead Mode
/_10 : NonClient Hack
/_9 : Set changekitstyle to use max or normal
/_8 : Increase Battle SP
/_7 : Decrease att speed
/_6 : Increase att speed
/_5 : Decrease mov speed
/_4 : Increase mov speed
/_3 : Decrease att range
/_2 : Increase att range
/_1 : Damage FX show ON/OFF
/_csummon : Summom a monster (bugged)
/_summon : Probably summon a monster (bugged)



Add channels:
--------------------------------------------------------
Channel Number :

1 - Trade
2 - Novice
3 - Guild
4 ~ 20 -No name
21 ~ 35 - Not Use
36 37 38 39 40 43 44 45 46 47 - instantwars
41 42 48 49 - Test Server

--------------------------------------------------------



Guide :

ex) Make 3 Channel

Step 1. - Make Simbolic Link

cd /usr/bin
ln -s /usr/bin/WorldSvr WorldSvr_24_02
ln -s /usr/bin/WorldSvr WorldSvr_24_03

cd /etc/init.d
ln -s /etc/init.d/cabal_server WorldSvr_24_02
ln -s /etc/init.d/cabal_server WorldSvr_24_03

Step 2. -Edite .ini file & server_list

cd /etc/cabal
cp WorldSvr_24_01.ini WorldSvr_24_02.ini
cp WorldSvr_24_01.ini WorldSvr_24_03.ini

open - WorldSvr_24_02.ini
------------------------------
[NetLib]
Port=38111 <- modify Port=38112
...
...
...
[WorldSvr]
ServerIdx=24
GroupIdx=1 <- modify u want Channel number
-------------------------------

open - WorldSvr_24_03.ini
------------------------------
[NetLib]
Port=38111 <- modify Port=38113
...
...
...
[WorldSvr]
ServerIdx=24
GroupIdx=1 <- modify u want Channel number
-------------------------------
open - server_list
-------------------------------
GlobalDBAgent
DBAgent_24
GlobalMgrSvr
ChatNode_24
LoginSvr_01
CashDBAgent
WorldSvr_24_01
WorldSvr_24_02 <-- Add
WorldSvr_24_03 <-- Add
-------------------------------

Step 3. - Restart Cabal Server

/etc/init.d/cabal restart
or
service cabal restart




Easy Get Item
1. run : GM tool for CabalCash.exe

2. Database connect
- adress : sql server ip
- UserName : username ( sa or cabal )
- Password : password ( sa or cabal passwd )
- dababase : cabalcash
- Click Open Button

3. Add Item
- UserNum : user number ( Account DB -> cabal_auth_table )
- ItemKindIdx : u want item number
- ItemOpt : u want number ( Default 0 )
- IsUse : 0 or 1 ( Default 0 )
- Click Enter Boutton

Data save table is [ MyCashItem ]

OptionPool.scp <- I found some item !





Items list
1: Red core
2: Force Core
3: Level 1 hp pot
584: Plasma Coating kit
637: Slot Extender Low
638: Slot Extender Medium
639: Slot Extender High
640: Core Alchemis Transmuter (Sword)
641: Core Alchemis Transmuter (ArmorSet)
642: Core Alchemis Transmuter (BattleSet)
643: Core Alchemis Transmuter (MartialSet)
644: Core Alchemis Transmuter (Artifact)


1282: Epaulette Procyon(WA)
1283: Epaulette Procyon(BL)
1284: Epaulette Procyon(WI)
1285: Epaulette Procyon(FA)
1286: Epaulette Procyon(FS)
1287: Epaulette Procyon(FB)
1288: Epaulette Capella(WA)
1289: Epaulette Capella(BL)
1290: Epaulette Capella(WI)
1291: Epaulette Capella(FS)
1292: Epaulette Capella(FB)
1293: Epaulette Capella(WA)

945: Epaulette of Dead (B2F) /!\ Put "1288" in ItemOpt /!\
946: Anima Lune - Little JAck (Pet Haloween)
682: Plate of Honor (Opt 1)
683: Flame Disc (Lvl4) opt 513 = 1 Flames disc 514 = 2 Flames 639 = 127 Flames Disc
683: Flame Disc (Lvl3) opt 385 = 1 Flames disc
683: Flame Disc (Lvl2) opt 257 = 1 Flames disc
787: Bracelet of Fighter +2 (268435475 in opt = Sword amp in slot)
626: Formula Card /!\ Insert into "ItemOpt" the number of the formulacard you want /!\
805: Earring of Guard 806: Earring of Guard +1
807: Earring of Guard +2
808: Earring of Guard +3
809: Earring of Guard +4
1185: Muster Card: Forgotten Temple B1F /!\ Put "1313" in ItemOpt /!\
663: Seal of Darkness /!\ Put "1292" in ItemOpt /!\
601: Epaulette of Dead (B1F) /!\ Put "1215" in ItemOpt /!\
437: Bike Type Blue - No Bind Account
439: Bike RW3 - No Bind Account

579: Extract Potion STR OPT = Quantity
580: Extract Potion DEX OPT = Quantity
581: Extract Potion INT OPT = Quantity
582: Force Core(Low)
583: Force Core(Medium)
632: Perfect Core
636: Perfect Plasma Coating Kit
675: C.A License Katana Craft UP
1013: Halowenn Face
674: Evasion Potion (See end of post)
673: Magic Master Potion (See end of post)
672: Sword Master Potion (See end of post)
681: Circuit Jewel LVL6 (NEED OPT) 680: Circuit Jewel LVL5 (NEED OPT)
679: Circuit Jewel LVL4 (NEED OPT)
678: Circuit Jewel LVL3 (NEED OPT)
677: Circuit Jewel LVL2 (NEED OPT)
676: Circuit Jewel LVL1 (NEED OPT)
690: Aqua Disc (NEED OPT)
689: Earth Disc (NEED OPT)
688: Bloody Disc (NEED OPT)
687: Thunder Disc (NEED OPT)
686: Air Disc (NEED OPT)
685: Holy Disc (NEED OPT)
691: Soul Disc (NEED OPT)
692: Shape (Need OPT)
693: Ring of Brute
694: Ring of Brute +1
695: Ring of Brute +2
696: Ring of Brute +3
697: Rind of Serenity 698: Rind of Serenity +1
699: Rind of Serenity +2
700: Rind of Serenity +3
701: Extortion Ring
702: Extortion Ring +1
703: Extortion Ring +2
704: Extortion Ring +3
705: Extortion Ring +4
706: Extortion Ring +5
707: Adept Amulet
708: Adept Amulet +1
709: Adept Amulet +2
710: Adept Amulet +3
711: Vampiric Amulet
712: Vampiric Amulet +1
713: Vampiric Amulet +2
714: Vampiric Amulet +3
715: Vampiric Amulet +4
716: Vampiric Amulet +5
717: Vampiric Amulet +6
718: Amulet of Battler
719: Amulet of Battler +1
720: Amulet of Battler +2
721: Amulet of Battler +3
722: Amulet of Battler +4
723: Amulet of Battler +5
724: Amulet of Battler +6
725: Amulet of Battler +7
726: Amulet of Battler +8
727: Amulet of Battler +9
728: Ring of Proof
729: Ring of Proof +1
730: Ring of Proof +2
731: Ring of Proof +3
732: Ring of Proof +4
733: Ring of Proof +5
734: Ring of Proof +6
735: Ring of Proof +7
736: Amulet of Proof
737: Amulet of Proof +1
738: Amulet of Proof +2
739: Amulet of Proof +3
740: Amulet of Proof +4
741: Amulet of Proof +5
742: Amulet of Proof +6
743: Amulet of Proof +7
744: Epaulet of Proof
745: Epaulet of Proof +1
746: Epaulet of Proof +2
747: Epaulet of Proof +3
748: Epaulet of Proof +4
749: Epaulet of Proof +5
750: Epaulet of Proof +6
751: Epaulet of Proof +7
761: EoF+3
762: EoS+3
763: EoF+4
764: EoS+4
783: Chaos Lamp
785: Bracelet of Fighter
786: Bracelet of Fighter +1
787: Bracelet of Fighter +2
788: Bracelet of Fighter +3
789: Bracelet of Fighter +4
790: Bracelet of Sage
791: Bracelet of Sage +1
792: Bracelet of Sage +2
793: Bracelet of Sage +3
794: Bracelet of Sage +4
795: Extortion Bracelet
796: Extortion Bracelet +1
797: Extortion Bracelet +2
798: Extortion Bracelet +3
799: Extortion Bracelet +4
800: Bracelet Of Seven Coin
801: Bracelet Of Seven Coin +1
802: Bracelet Of Seven Coin +2
803: Bracelet Of Seven Coin +3
804: Bracelet Of Seven Coin +4
805: Earring of Guard
806: Earring of Guard +1
807: Earring of Guard +2
808: Earring of Guard +3
809: Earring of Guard +4
810: Force Regeneration Earring
811: Force Regeneration Earring +1
812: Force Regeneration Earring +2
813: Force Regeneration Earring +3
814: Force Regeneration Earring +4
815: Vampiric Earring
816: Vampiric Earring +1
817: Vampiric Earring +2
818: Vampiric Earring +3
819: Vampiric Earring +4
820: Earring of Seven Coin
821: Earring of Seven Coin +1
822: Earring of Seven Coin +2
823: Earring of Seven Coin +3
824: Earring of Seven Coin +4
825: Bracelet Of Brute
826: Bracelet Of Brute +1
827: Bracelet Of Brute +2
828: Bracelet Of Serenity
829: Bracelet Of Serenity +1
830: Bracelet Of Serenity +2
831: Life Absorb Bracelet
832: Life Absorb Bracelet +1
833: Life Absorb Bracelet +2
834: Mana Absorb Bracelet
835: Mana Absorb Bracelet +1
836: Mana Absorb Bracelet +2
837: Protection Earring
838: Protection Earring
839: Protection Earring
840: Vital Earring
841: Vital Earring +1
842: Vital Earring +2
843: Evasion Earring
844: Evasion Earring +1
845: Evasion Earring +2

905: Change Kit(Color) - prenium
904: Change Kit(Color) - Normal
903: Change Kit(Hair Style) - Season
902: Change Kit(Hair Style) - Foetree
901: Change Kit(Hair Style) - Novice
913: Core Enhancer(Midium)
912: Core Enhancer(Low)
911: Rename Card
910: CHange Kit - RESERVED3
909: Change Kit - RESERVED2
908: Change Kit - RESERVED1
907: Change Kit(Face) - Prenium
906: Change Kit(Face) - Novice
914: Core Enhancer(High)
915: Blessing Bead - Warehouse
916: Blessing Bead - EXP(10%)
917: Blessing Bead - EXP(25%)
918: Blessing Bead - Skill EXP(10%)
919: Blessing Bead - Skill EXP(25%)
920: Blessing Bead - Bomb Alz
921: Blessing Bead - RESERVED5

ItemOpt for Evasion / Sword Master / Magic Master potion
1920 = reference of the effect (15%) need to add the quantity
Example 1 potion = 1920 + 1 so itemOpt = 1921
10 potions = 1920 + 10 so itemOpt = 1931






Pet list
946 Little Jack
1021 Garlie
1022 Red Garlie
1023 Giant Beetle
1024 Nipperlug
1025 Rabbithorn
1026 Troglo
1027 Troglo Warrior
1028 Elder Troglo
1029 Mantis
1030 Dire Boar
1031 Mummy
1032 Crag Turtle
1033 Armaku
1045 Little Pery
1046 Golem Jr.
1047 Little Gray
1048 Cuty Lai
1049 Cuty Tai
1050 Real Panda
1051 Fancy Zard
1052 Gentle Parrot
1053 Peng
1054 Pinky
1055 Rudolph
1273 Fortune pig
1274 Golden Fortune Pig







GameDB Clear Query:

1. modify INIT_GAMEDB stored procedure
2. run query -> exec INIT_GAMEDB
USE [GameDb]
GO
/****** 개체: StoredProcedure [dbo].[INIT_GAMEDB] 스크립트 날짜: 07/09/2008 01:07:03 ******/
SET ANSI_NULLS OFF
GO
SET QUOTED_IDENTIFIER OFF
GO

/****** Object: Stored Procedure dbo.INIT_GAMEDB Script Date: 2008-4-14 5:52:46 ******/



ALTER PROCEDURE [dbo].[INIT_GAMEDB]
AS
BEGIN
TRUNCATE TABLE GUILD
TRUNCATE TABLE GUILDGROUP
TRUNCATE TABLE GUILDMEMBER
TRUNCATE TABLE CHATBUDDY
TRUNCATE TABLE CHATBUDDYGROUP
/* TRUNCATE TABLE CHATPRESENCE */
TRUNCATE TABLE CHATBLACKLIST
TRUNCATE TABLE CABAL_CHARACTER_TABLE
TRUNCATE TABLE CABAL_EQUIPMENT_TABLE
TRUNCATE TABLE CABAL_INVENTORY_TABLE
TRUNCATE TABLE CABAL_QDDATA_TABLE
TRUNCATE TABLE CABAL_QUESTDATA_TABLE
TRUNCATE TABLE CABAL_QUICKSLOT_TABLE
TRUNCATE TABLE CABAL_SKILLLIST_TABLE
TRUNCATE TABLE CABAL_WAREHOUSE_TABLE
/*
TRUNCATE TABLE CABAL_ITEMSERIAL_TABLE

DECLARE @GROUP INT
SET @GROUP = 0
WHILE ( @GROUP <= 32 )
BEGIN
EXEC .MAKE_ITEMSERIAL_BASE @GROUP
SET @GROUP = @GROUP + 1
END
*/
END







Edit exp, drop rate:
[Multiple] All_M PC_M Free_P FreePC_P Premium_P PremiumPC_P Remark
0 100 100 0 0 0 0 °ćÇčġ <- EXP
1 100 100 0 0 0 0 ˝şĹł°ćÇčġ <- SKILL EXP
2 100 100 0 0 0 0 Á¦Á¶°ćÇčġ <- CRAFT EXP? *NOT SURE*
3 100 100 0 0 0 0 µĺ¶řŔ˛ <- DROP RATE
4 100 100 0 0 0 0 µ·ş*¶ô <- ALZ BOMB
5 100 100 0 0 0 0 Alz ľ×Ľö <- ALZ AMOUNT







(\etc\cabal\data)
Edit craft succes
[UpgradeCore] Grade_Value E_Default Enhance
0 1 100 100
1 2 100 100
2 3 52.5 100
3 4 41.25 100
4 5 30 60
5 6 18.75 30
6 7 8 15




Put online server:
1)Enter the web:http://whatismyip.com/
2)Copy IP
Change all IPS, the following files:

Code:
Directory: /etc/local
Change IPS: ChatNode_24, GlobalMgrSvr, LoginSvr, LoginSvr_01, WorldSvr and WorldSvr_24_01

Code:
Directory: /home/cabal
Change IPS: gen_config
Remember: Only you put IPS, ie. "127.0.0.1" replaced by the ip that tells the page.

Annotation: I have configured the ips the well and the server walks perfectly online, if you have a different configuration and you're online, perfect, I work that way.
------------------
Video tutoreal how put online server (change ip)
Video Here
open port 38111 (thanks to xz3r0x for alerting)
You need open ports?, visit:

http://www.portforward.com/english/routers/port_forwarding/routerindex.htm


Set to prevent antihack (Otherwise, you can not edit the character by SQL)
/etc/cabal
WorldSvr and WorldSvr_24_01
[NetLib]
Port=38111
SendMaxBufSize=131072
SendMaxBufSizeUserHandler=131072
SendMaxBufSizeLinkHandler=1048576
ProcessDataLimit=10000
MaxUserNum=500
WatchsNoPackLimit=30000
UseEncryptPacket=1
SystemLogTTimeOut=100
ReactorTimeOut=100
DisableReactorPipe=1
ConnectRetryTime=5000
ConnectRetryNum=10
MemPoolUnitSizeClass=5
LogLevel=3

[WorldSvr]
ServerIdx=24
GroupIdx=1
GlobalTimer=4:10000,5:5000,7:3600000,22:60000,8:20 00
WorldTimer=1:100,2:150,3:3000,6:60000,8:2000,9:100 00,14:2000,16:200,20:200,21:200
CommonIniPath=Common.ini
IPAddress=xxx.xxx.xxx.xxx
UpdateInterval=30

# UseCashShop
AllowCashShop=0

# UseGameGuardAuth
UseGameGuardAuth=0

# AddGameGuardName
AddGameGuardName=libggauth2.so.0

# GameGuardInterval
GameGuardInterval=180000
NoResponseTimeout=180000

# UseApex
UseApex=0

# ApexModulePath
#ApexModulePath=./ApexProxy.dll
ApexModulePath=./ApexProxy.so

#Nonclient
UseNonClientCheck=1
NonClientDisAdvantageRate=90

# ALZ_DBHACK_CHECK
UseAlzDbHackCheck=0
UseCutIfAlzDbHacked=0

UseLevDiffValueForExpCalc=0
UePartyMinExpForInvalidPartyMember=0

# HackCheckOption
UseCheckShopHack=0
UseCheckWarpHack=0
UseCheckWareHouseHack=0
UseCheckSkillCoolTimeHack=0
UseCheckDistanceSkillHack=0
UseBlessingBeadCheck=0
UseCheckDeadStatActive=0
UseHackcheckByTimeScope=0
UseCheckDMZArea=0
UseCheckInventoryHack=0

#GameOption
UseMobsChaseModify=1
UseCheckMissionIdx=1
UseHackUserDBSave=1
ExtraCount=5
UseCheckBelongItem=1
UsePvpBetting=0

#TimeOption
SpeedHackCheckTime=10000
MaxAttackHackTime=300000
CheckSkillTimeHackScope=60000

#CountOption
ActiveDeadStatCount=30
UseCheckUserAttack=1
UseDropDiscount=1

## Anti-OnlineGameSystem
UseAntiOnlineGameAddictionSystem=0 ### LS = 0 , ITS = 1
InstantPlayTimeClearIntervalMin=300
InstantPlayTimeNotifyIntervalMin=1
advantageBoundaryTime0=10800
advantageBoundaryTime1=18000
InstantPlayTimeDebugMultiple=1

#InstantWar
UseInstantWarNationReward=1

[DBAgent]
Addr=dbaip
Port=38181

[GlobalMgrSvr]
Addr=gmsip
Port=38170

[CashDBAgent]
Addr=cdbaip
Port=38190

[ChatNode]
AddrForServer=xxx.xxx.xxx.xxx
AddrForClient=xxx.xxx.xxx.xxx
Port=38121







Edit Guild make fee:
Const.scp
10000000 - Default change it to 10 or 0 or whatever.

Code:
[Guild] CreateFee
0 10000000





Edit Start stats on all characters (dont tested cuz i cant make acc)
Level.scp
1 - Start lvl [LEVEL]
40 - Start HP [HP]
20 - Start MP [MP]
4 - Start Attack Rate [AR]
3 - Start Deffence Rate [DR]
4 - Start deff [DEF]
22 - Start Attack [ATK]
9 - Start Magic [MATK]

Code:
[1LvStandard] LEVEL HP MP AR DR DEF ATK MATK
0 1 40 20 4 3 4 22 9












Edit skill points on each rank:
Rank.scp
M1s,M1m,M2s,M2m - Blader and Warrior
M3s,M3m,M4s,M4m - Wizard and Force archer
M5s,M5m,M6s,M6m - Force blade and Force shielder
s - sword
m - magic
Now in Rank up column
1 - Novice
2 - Apperience
3 - Regular
4 - Expert
5 - A . expert
6 - Master
7 - A. Master
8 - G. Master
9 - Completer
10 - Trasncender

Code:
[RankUp] M1sRank M1mRank M2sRank M2mRank M3sRank M3mRank M4sRank M4mRank M5sRank M5mRank M6sRank M6mRank
0 <null> <null> <null> <null> <null> <null> <null> <null> <null> <null> <null> <null>
1 21 11 21 11 11 21 11 21 16 16 16 16
2 42 22 42 22 22 42 22 42 32 32 32 32
3 63 33 63 33 33 63 33 63 48 48 48 48
4 84 44 84 44 44 84 44 84 64 64 64 64
5 105 55 105 55 55 105 55 105 80 80 80 80
6 126 66 126 66 66 126 66 126 96 96 96 96
7 147 77 147 77 77 147 77 147 112 112 112 112
8 168 88 168 88 88 168 88 168 128 128 128 128
9 189 99 189 99 99 189 99 189 144 144 144 144
10 210 110 210 110 110 210 110 210 160 160 160 160
Edit Rank up bonuss
0 - Novice
1 - Apperience
2 - Regular
3 - Expert
4 - A . expert
5 - Master
6 - A. Master
7 - G. Master
8 - Completer
9 - Trasncender
UpgradeNum - Number of upgrade skils slots
sNum - Number of Sword skils slots
sStr - after sword rank up str gained
sDex - after sword rank up dex gained
mNum - Number of magic skils slots
mINT - after magic rank up int gained
mDex - after magic rank up dex gained


Code:
[RankUpBonus] UpgradeNum sNum sSTR sDEX mNum mINT mDEX
0 1 3 0 0 4 0 0
1 2 5 4 4 6 4 4
2 2 7 6 6 9 6 6
3 3 9 8 8 11 8 8
4 3 11 10 10 14 10 10
5 4 13 12 12 16 12 12
6 4 15 14 14 19 14 14
7 5 17 14 14 21 14 14
8 5 19 14 14 24 14 14
9 6 21 14 14 26 14 14


Надявам се този relese и guide да ви помогне.. :)

Кредити няма намерих го в интернет..
ето и сайта :
http://www.elitepvpers.de/forum/cabal-main-discussions-questions/150923-how-make-cabal-server.html
 

Ludicross

New Member
Joined
Sep 23, 2008
Messages
469
Reaction score
68
Не прочетох целия guide, но ако случайно не пише - мисля, че само под Windows Vista може да подкарате Cabal Server....
 

suh1q

Active Member
Joined
Sep 18, 2008
Messages
201
Reaction score
44
Не прочетох целия guide, но ако случайно не пише - мисля, че само под Windows Vista може да подкарате Cabal Server....

Аз до колкото знам може само по Linux но няма и да се учудя да се измисли нещо и по виста...
 

Ludicross

New Member
Joined
Sep 23, 2008
Messages
469
Reaction score
68
Аз до колкото знам може само по Linux но няма и да се учудя да се измисли нещо и по виста...

Оф да де. Обърках се. Тоест не си спомням може и Linux да беше ... Само знам, че може под една операционна система и тя не е Windows XP.
 

G0dLiK3

Active Member
Joined
Jun 28, 2008
Messages
623
Reaction score
108
може и на XP да се подкара през Unix мисля че беше, но не съм сигурен
 

y0caa

Active Member
Joined
Nov 24, 2008
Messages
165
Reaction score
119
За да подкарате Кабал сървър ви трябват 2 операциони системи.
едната да е Windows без значение какъв стига да тръгва MSSQL2000/2005
а втората Linux най- добре за Linux дистрибуция да ползвате CentOS.
 

y0caa

Active Member
Joined
Nov 24, 2008
Messages
165
Reaction score
119
За късмет тръгва и на XP :)

XP с инсталиран емулатор (VmWare) за линукс ;)
Подкарвал съм Кабал и по двата начина - 2 пц- та и на 1 пц с емулатор :)
 
Last edited:

darknes333

New Member
Joined
Dec 19, 2009
Messages
2
Reaction score
0
1 приятел си беше направил на XP и му варвеше на 6 ама развали сървара на 3 ти я месец
 

y0caa

Active Member
Joined
Nov 24, 2008
Messages
165
Reaction score
119
1 приятел си беше направил на XP и му варвеше на 6 ама развали сървара на 3 ти я месец

Само с Windows нетгъгва сървар тъпи или малуми ли сте ???
 

NoFeaR

Well-Known Member
Joined
Feb 1, 2009
Messages
738
Reaction score
291
Само с Windows нетгъгва сървар тъпи или малуми ли сте ???

Вече има Емулатори.Все още не са стабилни но все пак има :) :cool:
 
Last edited:

y0caa

Active Member
Joined
Nov 24, 2008
Messages
165
Reaction score
119
Аре провери пак и тогава викай, че сме тъпи :)... Все пак се занимавам с Development :D (wasntme)

Тръгва на хп само ако на него има емулатор за линух ;) но сано с улин нестава :) самия линух играе роля на емулатор на хилес-а ;) а още няма файлове който да варят само на хп.
 

y0caa

Active Member
Joined
Nov 24, 2008
Messages
165
Reaction score
119
И на тея емулатори варят само смотаните филес ;) за статилните без краш тряя линух :)
 

killar4eto

Well-Known Member
Joined
Apr 11, 2009
Messages
920
Reaction score
463
Пак си грешка CCTeam са успяли да компилират ядро под Windows с помоща на C/C++ и въври почти всичко като изключим някое друго босче или евенче :)
 

y0caa

Active Member
Joined
Nov 24, 2008
Messages
165
Reaction score
119
Пак си грешка CCTeam са успяли да компилират ядро под Windows с помоща на C/C++ и въври почти всичко като изключим някое друго босче или евенче :)

Хмм босче или евентче на старите филес неработят мн повете неща a na chumpywumpy репачето вари ли на туи елулаторче за което говорите ... едва ли.
 

NikeR

New Member
Joined
Apr 8, 2008
Messages
927
Reaction score
318
Ся като си сменя нета почвам да се уча (chuckle)
 
  • Like
Reactions: enemysss

killar4eto

Well-Known Member
Joined
Apr 11, 2009
Messages
920
Reaction score
463
Хмм босче или евентче на старите филес неработят мн повете неща a na chumpywumpy репачето вари ли на туи елулаторче за което говорите ... едва ли.

Говорим, че този team сам си е написал ядро, което всъщност е неща като при Wolf MuOnline Emulator! Използват последните realease от *********.com и по тях правят промени... Аз лично имах късмета да се докосна до source на този emulator - > Cabal Emulator - CCTeam :D