Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Tips]Change Class Rank

Newbie Spellweaver
Joined
Feb 2, 2006
Messages
78
Reaction score
9
Edit table GAMEDB.cabal_character_table

Get the value of your Style, add "+8" at this value for pass a rank

exemple Force Archer Rank 1 have Style = 12 if you edit this value to 20 you got Force Archer Class Rank 2. If you put 82 you got Force Archer Class Rank 10

i hope this was usefull for us


/!\ ALL CLASS HAVE DIFFERENT STYLE NUMBER /!\
cyu :kisss:
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Aug 28, 2008
Messages
1
Reaction score
0
Hi where can i find GAMEDB.cabal_character_table????
Pls. tell me thnx have a good day!!!
 
Newbie Spellweaver
Joined
Jul 15, 2008
Messages
92
Reaction score
35
Enterprise Manager >>> GameDB >>> cabal_character_table >>> right click >>> open table >>> return all rows ...

Its really so hard? >.<
 
Experienced Elementalist
Joined
Jun 24, 2005
Messages
287
Reaction score
41
wow Thanks, now it more easy :)
 
Experienced Elementalist
Joined
Aug 10, 2008
Messages
291
Reaction score
10
well just something to ponder about... hehehehe when i edit my classrank... or "STYLE" if its female.. it changes into a male blader... @_@ WTF? but when i edit it its not really 12 or 14 or something like that... got any clear suggestions for me?
 
Master Summoner
Joined
Nov 9, 2004
Messages
527
Reaction score
53
Say, if im a FB for example and i put style of FA, my char will change to FA? if not, theres a way to change class? ;)
 
Newbie Spellweaver
Joined
Jun 14, 2007
Messages
50
Reaction score
0
Style define your character class,
130 = BL with Class 16 (lvl 150 rank up)
132 = FA with Class 16 (lvl 150 rank up)

I'm sure for this ones, It seems that every rank up goes by 8. Not sure!
 
Custom Title Activated
Loyal Member
Joined
Feb 27, 2004
Messages
1,378
Reaction score
50
well just something to ponder about... hehehehe when i edit my classrank... or "STYLE" if its female.. it changes into a male blader... @_@ WTF? but when i edit it its not really 12 or 14 or something like that... got any clear suggestions for me?

to change gender.. add or remove 4000000(hex)
to change aura ... add or remove 200000(hex)
to change hair style. add or remove 20000(hex)
hair color at 2000(hex)
face at 100(hex)
class rank at (8)

there u go fill style decode
 
Newbie Spellweaver
Joined
Mar 28, 2008
Messages
34
Reaction score
0
Code:
;--------------------------------------------------------
; Style
;--------------------------------------------------------

0 - No Class Rank 0 (Don`t use)
1 - Warrior Class Rank 0 (Don`t use)
2 - Blader Class Rank 0 (Don`t use)
3 - Wizard Class Rank 0 (Don`t use)
4 - Force Archer Class Rank 0 (Don`t use)
5 - Force Shielder Class Rank 0 (Don`t use)
6 - Force Blader Class Rank 0 (Don`t use)

7 - No Class Rank 0 (Don`t use)
8 - No Class Rank 0 (Don`t use)

9 - Warrior Class Rank 1 (OK)
10 - Blader Class Rank 1 (OK)
11 - Wizard Class Rank 1 (OK)
12 - Force Archer Class Rank 1 (OK)
13 - Force Shielder Class Rank 1 (OK)
14 - Force Blader Class Rank 1 (OK)

15 - No Class Rank 1 (Don`t use)
16 - No Class Rank 1 (Don`t use)

17 - Warrior Class Rank 2 (OK)
18 - Blader Class Rank 2 (OK)
19 - Wizard Class Rank 2 (OK)
20 - Force Archer Class Rank 2 (OK)
21 - Force Shielder Class Rank 2 (OK)
22 - Force Blader Class Rank 2 (OK)

23 - No Class Rank 2 (Don`t use)
24 - No Class Rank 2 (Don`t use)

25 - Warrior Class Rank 3 (OK)
26 - Blader Class Rank 3 (OK)
27 - Wizard Class Rank 3 (OK)
28 - Force Archer Class Rank 3 (OK)
29 - Force Shielder Class Rank 3 (OK)
30 - Force Blader Class Rank 3 (OK)

31 - No Class Rank 3 (Don`t use)
32 - No Class Rank 3 (Don`t use)

33 - Warrior Class Rank 4 (OK)
34 - Blader Class Rank 4 (OK)
35 - Wizard Class Rank 4 (OK)
36 - Force Archer Class Rank 4 (OK)
37 - Force Shielder Class Rank 4 (OK)
38 - Force Blader Class Rank 4 (OK)

39 - No Class Rank 4 (Don`t use)
40 - No Class Rank 4 (Don`t use)

41 - Warrior Class Rank 5 (OK)
42 - Blader Class Rank 5 (OK)
43 - Wizard Class Rank 5 (OK)
44 - Force Archer Class Rank 5 (OK)
45 - Force Shielder Class Rank 5
46 - Force Blader Class Rank 5

47 - No Class Rank 5
48 - No Class Rank 5

49 - Warrior Class Rank 6
50 - Blader Class Rank 6
51 - Wizard Class Rank 6
52 - Force Archer Class Rank 6
53 - Force Shielder Class Rank 6
54 - Force Blader Class Rank 6

55 - No Class Rank 6
56 - No Class Rank 6

57 - Warrior Class Rank 7
58 - Blader Class Rank 7
59 - Wizard Class Rank 7
60 - Force Archer Class Rank 7
61 - Force Shielder Class Rank 7
62 - Force Blader Class Rank 7

63
64

65 - Warrior Class Rank 8
66 - Blader Class Rank 8
67 - Wizard Class Rank 8
68 - Force Archer Class Rank 8
69 - Force Shielder Class Rank 8
70 - Force Blader Class Rank 8

71
72

73 - Warrior Class Rank 9
74 - Blader Class Rank 9
75 - Wizard Class Rank 9
76 - Force Archer Class Rank 9
77 - Force Shielder Class Rank 9
78 - Force Blader Class Rank 9

79
80

81 - Warrior Class Rank 10
82 - Blader Class Rank 10
83 - Wizard Class Rank 10
84 - Force Archer Class Rank 10
85 - Force Shielder Class Rank 10
86 - Force Blader Class Rank 10

87
88

89 - Warrior Class Rank 11
90 - Blader Class Rank 11
91 - Wizard Class Rank 11
92 - Force Archer Class Rank 11
93 - Force Shielder Class Rank 11
94 - Force Blader Class Rank 11

95
96

97 - Warrior Class Rank 12
98 - Blader Class Rank 12
99 - Wizard Class Rank 12
100 - Force Archer Class Rank 12
101 - Force Shielder Class Rank 12
102 - Force Blader Class Rank 12

103
104

105 - Warrior Class Rank 13
106 - Blader Class Rank 13
107 - Wizard Class Rank 13
108 - Force Archer Class Rank 13
109 - Force Shielder Class Rank 13
110 - Force Blader Class Rank 13

111
112

113 - Warrior Class Rank 14
114 - Blader Class Rank 14
115 - Wizard Class Rank 14
116 - Force Archer Class Rank 14
117 - Force Shielder Class Rank 14
118 - Force Blader Class Rank 14

119
120

121 - Warrior Class Rank 15
122 - Blader Class Rank 15
123 - Wizard Class Rank 15
124 - Force Archer Class Rank 15
125 - Force Shielder Class Rank 15
126 - Force Blader Class Rank 15

127
128

129 - Warrior Class Rank 16
130 - Blader Class Rank 16
131 - Wizard Class Rank 16
132 - Force Archer Class Rank 16
133 - Force Shielder Class Rank 16
134 - Force Blader Class Rank 16

135 - 
136 - 

137 - Warrior Class Rank 17
138 - Blader Class Rank 17
139 - Wizard Class Rank 17
140 - Force Archer Class Rank 17
141 - Force Shielder Class Rank 17
142 - Force Blader Class Rank 17

143 - 
144 - 

145 - Warrior Class Rank 18
146 - Blader Class Rank 18
147 - Wizard Class Rank 18
148 - Force Archer Class Rank 18
149 - Force Shielder Class Rank 18
150 - Force Blader Class Rank 18

151 - 
152 - 

153 - Warrior Class Rank 19
154 - Blader Class Rank 19
155 - Wizard Class Rank 19
156 - Force Archer Class Rank 19
157 - Force Shielder Class Rank 19
158 - Force Blader Class Rank 19



all the styles...
 
Newbie Spellweaver
Joined
Jun 14, 2007
Messages
50
Reaction score
0
I got a problem with combo. It doesn't add it in the special eventhoo i'm class rank 16
 
Newbie Spellweaver
Joined
Jun 10, 2008
Messages
99
Reaction score
1
Just curious with this case, i need any clue why my style point inside table Gamedb.cabal_character_table is so high, see below image:

Clust3r - [Tips]Change Class Rank - RaGEZONE Forums


i want to change my style rank from 10 to 11++, from some information BL need 130 points, but if you see at the image the point was 155189586 (style rank 10 BL)

Any clue for this case, please share, thank you.
 
Experienced Elementalist
Joined
Aug 21, 2005
Messages
297
Reaction score
107
dosimple : This is simple..

If you look here, there is list of all rank 10 values.

Code:
81 - Warrior Class Rank 10
82 - Blader Class Rank 10
83 - Wizard Class Rank 10
84 - Force Archer Class Rank 10
85 - Force Shielder Class Rank 10
86 - Force Blader Class Rank 10

Find yours, you say u are a Blade, so yours is 82.

Here is a list of rank 19.
Code:
153 - Warrior Class Rank 19
154 - Blader Class Rank 19
155 - Wizard Class Rank 19
156 - Force Archer Class Rank 19
157 - Force Shielder Class Rank 19
158 - Force Blader Class Rank 19

As you can see, value 154 is rank 19 blade.

So current rank value is 82, max rank value is 154.

To rank up, you take 154 (lvl 19 value) - 82 (current rank value) = 72 (rank value difference). Now you take this 72 and add it to your current rank points.

It appears your current is 155189586, so you add 155189586 (current rank points) + 72 (the difference) = 155189658 (your new rank points).

Change your rank to 155189658 and you will be rank 19.
 
Junior Spellweaver
Joined
Jun 25, 2005
Messages
128
Reaction score
4
Guys explain to me clearly please what does it mean this STYLE? I look at my cabal_character_table and there are columns RANK and STYLE... :8: What is the STYLE and why there is a couple of style list? What I mean is there is a Force Archer Rank 1 like that...How to read the value of RANK column? Can you give me an example please! I don't get it eh..

And one more thing what if I want to edit my character skills? What part should I need to edit? Like example there is a FOrce Archer with a Base Level of 90 but his skill is still NOVICE? I want to know what is the value of NOVICE, APPRENTICE, REGULAR, EXPERT, etc....I hope you will tell me. Thanks a lot guys! :8:
 
Initiate Mage
Joined
Dec 12, 2008
Messages
1
Reaction score
0
Hi to all,
Im beginner with this Game, nice to meet you all.. Hehhehe! Lets enjoy playing with cabal...
By d way, where to find that "Enterprise Manager"?
pls. HelP....
 
Back
Top