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!

goku avatar

Junior Spellweaver
Joined
Aug 30, 2014
Messages
131
Reaction score
7
triple check elu nami've looked es
Same problem, i've done it multiple times. who actually got it to work besdies the guy that released it? if so can you share your zitem man01
 
Experienced Elementalist
Joined
Jul 4, 2008
Messages
224
Reaction score
47
exercitus - goku avatar - RaGEZONE Forums


quintuple check elu names
 
Last edited:
Joined
Dec 23, 2008
Messages
725
Reaction score
54
Looking at the code of other avatars it should be (dont use it since the model is probably not correct assigned when it comes to meshes).

Code:
<ITEM id="9001" name="Goku Avatar (M)" type="avatar" slot="avatar"
avatar_head="eq_head_goku"
avatar_chest="eq_chest_goku"
avatar_hand="eq_hands_goku"
avatar_legs="eq_legs_goku"
avatar_feet="eq_feet_goku"
res_sex="m" res_level="0" bt_price="9001" weight="100" desc="credits for Zain for rigging" />

The problem is that he only gave 1 mesh name to the whole set.
Unless there is an actual way where you only need 1 mesh for the whole avatar (and call it eq_avatar_goku).
 
Newbie Spellweaver
Joined
Oct 28, 2015
Messages
11
Reaction score
0
Looking at the code of other avatars it should be (dont use it since the model is probably not correct assigned when it comes to meshes).

Code:
<ITEM id="9001" name="Goku Avatar (M)" type="avatar" slot="avatar"
avatar_head="eq_head_goku"
avatar_chest="eq_chest_goku"
avatar_hand="eq_hands_goku"
avatar_legs="eq_legs_goku"
avatar_feet="eq_feet_goku"
res_sex="m" res_level="0" bt_price="9001" weight="100" desc="credits for Zain for rigging" />

The problem is that he only gave 1 mesh name to the whole set.
Unless there is an actual way where you only need 1 mesh for the whole avatar (and call it eq_avatar_goku).
how?
i.add.code.to.zitem,string.and.man01,but.it.not.appear
 
Be a kicker than cheater.
Joined
Dec 17, 2009
Messages
733
Reaction score
26
As the thread description said: "stolen from the PS2 battle stadium DON game".
Did you make the Avatar Custom by yourself or just stolen it from their files? If stolen from their files then can you share the rest?
 
Junior Spellweaver
Joined
Aug 30, 2014
Messages
131
Reaction score
7
Did anyone even get these to work in-Gunz they don't work for me i end up with empty face and naked.
 
Newbie Spellweaver
Joined
May 17, 2014
Messages
23
Reaction score
1
Nice release, hope to see more like pikachu ^.^
 
Back
Top