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!

5 Class Source

Joined
Jan 23, 2010
Messages
992
Reaction score
264
sir you can fix GUI bank slot in game ?



KingAce01 - 5 Class Source - RaGEZONE Forums

open uiinnercfg01.xml
find ITEMBANK_ITEM_SLOT0

and change it

<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT0">
<WINDOW_POS X="-3" Y="-16" W="350" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT1">
<WINDOW_POS X="-3" Y="20" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT2">
<WINDOW_POS X="-3" Y="56" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT3">
<WINDOW_POS X="-3" Y="92" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT4">
<WINDOW_POS X="-3" Y="128" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT5">
<WINDOW_POS X="-3" Y="164" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT6">
<WINDOW_POS X="-3" Y="200" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT7">
<WINDOW_POS X="-3" Y="236" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT8">
<WINDOW_POS X="0" Y="316" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT9">
<WINDOW_POS X="0" Y="352" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT10">
<WINDOW_POS X="0" Y="28" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT11">
<WINDOW_POS X="0" Y="64" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT12">
<WINDOW_POS X="0" Y="100" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT13">
<WINDOW_POS X="0" Y="136" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT14">
<WINDOW_POS X="0" Y="172" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT15">
<WINDOW_POS X="0" Y="208" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT16">
<WINDOW_POS X="0" Y="244" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT17">
<WINDOW_POS X="0" Y="280" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT18">
<WINDOW_POS X="0" Y="316" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT19">
<WINDOW_POS X="0" Y="352" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT20">
<WINDOW_POS X="0" Y="28" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT21">
<WINDOW_POS X="0" Y="64" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT22">
<WINDOW_POS X="0" Y="100" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT23">
<WINDOW_POS X="0" Y="136" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT24">
<WINDOW_POS X="0" Y="172" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT25">
<WINDOW_POS X="0" Y="208" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT26">
<WINDOW_POS X="0" Y="244" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT27">
<WINDOW_POS X="0" Y="280" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT28">
<WINDOW_POS X="0" Y="316" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT29">
<WINDOW_POS X="0" Y="352" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT30">
<WINDOW_POS X="0" Y="28" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT31">
<WINDOW_POS X="0" Y="64" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT32">
<WINDOW_POS X="0" Y="100" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT33">
<WINDOW_POS X="0" Y="136" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT34">
<WINDOW_POS X="0" Y="172" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT35">
<WINDOW_POS X="0" Y="208" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT36">
<WINDOW_POS X="0" Y="244" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT37">
<WINDOW_POS X="0" Y="280" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT38">
<WINDOW_POS X="0" Y="316" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT39">
<WINDOW_POS X="0" Y="352" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT40">
<WINDOW_POS X="0" Y="28" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT41">
<WINDOW_POS X="0" Y="64" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT42">
<WINDOW_POS X="0" Y="100" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT43">
<WINDOW_POS X="0" Y="136" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT44">
<WINDOW_POS X="0" Y="172" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT45">
<WINDOW_POS X="0" Y="208" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT46">
<WINDOW_POS X="0" Y="244" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT47">
<WINDOW_POS X="0" Y="280" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT48">
<WINDOW_POS X="0" Y="316" W="215" H="35" />
</CONTROL>
<CONTROL Local="Common" Id="ITEMBANK_ITEM_SLOT49">
<WINDOW_POS X="0" Y="352" W="215" H="35" />
</CONTROL>
 
Newbie Spellweaver
Joined
May 27, 2014
Messages
53
Reaction score
1
hmm.. A bug that i dont understand..
When opening friend list and the game will being bugtrap..
Is it related that i replaced some files into this client ?..
sorry for my bad English,help me pls thx you.


-----

oh yaaa problem solved :))
 
Last edited:
Newbie Spellweaver
Joined
Mar 27, 2014
Messages
57
Reaction score
10
i wont steal anything from you guys :) if you want to use this , use this , if not go leave . I just want to help im not gonna put any virus in this source , so check it if the virus is harmful or not . Im not gonna force you to use this . All i want is to share and help others :)
 
Initiate Mage
Joined
Jul 25, 2013
Messages
3
Reaction score
0
hey
when i open the field.exe , it occur comment.ini is wrong size.
How to solve? thx in advance.

-

problem solved.


----
Hi Yao. Can you share how did you solved your problem? i also have a same problem with you. can you help me then? :)
 
QT is better than VS
Joined
Jul 29, 2009
Messages
908
Reaction score
389
when people release 5 Class .. other ask how add new classes. when people release all classes .. other ask how to remove.. what is this? :)
 
Newbie Spellweaver
Joined
Jan 14, 2005
Messages
58
Reaction score
3
when people release 5 Class .. other ask how add new classes. when people release all classes .. other ask how to remove.. what is this? :)

because our world is round... keep circle the question ....
 
Divine Celestial
Joined
Nov 30, 2010
Messages
846
Reaction score
7
i have a question on pro.. the new animation or new skill in online is already include in this client??
 
Experienced Elementalist
Joined
Jul 28, 2015
Messages
205
Reaction score
40
Hello Good day im gonna share this old 5 class source enjoy using this source , so if you have problem regarding this client/source kindly comment or post here so i can help you out , or message me :)
Link Source :

Client :


Screenshot :)
KingAce01 - 5 Class Source - RaGEZONE Forums


KingAce01 - 5 Class Source - RaGEZONE Forums





Enjoy - KingJ

where is the emulator for testing sir?
 
Back
Top