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!

how to add glow effect +15 in the sets?

Experienced Elementalist
Joined
Feb 17, 2015
Messages
263
Reaction score
119
What should I edit in cabal.enc? :$:
 
Experienced Elementalist
Joined
Feb 17, 2015
Messages
263
Reaction score
119
Can you tell me what each column does?? :laugh:

Code:
[COLOR=#222222]<fx15[/COLOR][COLOR=#222222]item_id="0"[/COLOR][COLOR=#222222]man_keep="0"[/COLOR][COLOR=#222222]woman_keep="0"[/COLOR][COLOR=#222222]weapon_keep="0"[/COLOR][COLOR=#222222]shield_on="0"[/COLOR][COLOR=#222222]bow_on="0"[/COLOR][COLOR=#222222]shield_keep="0"[/COLOR][COLOR=#222222]bow_keep="0"[/COLOR][COLOR=#222222]/>[/COLOR]
 
Upvote 0
Skilled Illusionist
Joined
Feb 26, 2013
Messages
346
Reaction score
57
Can you tell me what each column does?? :laugh:

Code:
[COLOR=#222222]<fx15[/COLOR][COLOR=#222222]item_id="0"[/COLOR][COLOR=#222222]man_keep="0"[/COLOR][COLOR=#222222]woman_keep="0"[/COLOR][COLOR=#222222]weapon_keep="0"[/COLOR][COLOR=#222222]shield_on="0"[/COLOR][COLOR=#222222]bow_on="0"[/COLOR][COLOR=#222222]shield_keep="0"[/COLOR][COLOR=#222222]bow_keep="0"[/COLOR][COLOR=#222222]/>[/COLOR]

That is related to data.enc as far as i know
 
Upvote 0
Junior Spellweaver
Joined
Sep 29, 2013
Messages
169
Reaction score
31
To change set effect glow go to fx15
<fx15 item_id="1613" man_keep="0" woman_keep="0" woman and man keep this is where you put your glow effect and there are lots of glow you can choose in data .dec

for example; you want your titanium with bluestin effect you will have to change the man and woman to this man_keep="1402" woman_keep="1417"

correct me if im wrong i dont develop cabal anymore , sometimes if i feel like it :D

Crashed - how to add glow effect +15 in the sets? - RaGEZONE Forums
 
Upvote 0
Back
Top