EP9 Same as Bubu Shared

anyone tried after the skill hits, the equip wings disappear .

wings - EP9 Same as Bubu Shared - RaGEZONE Forums
 
Last edited:
Hello, I use the BlackRan Client and SourceEp9Update2262023
These are the working bins
ItemEditor,
SKilleditor,
Minia
editorMobNpc

However there are also bins that cannot open the file.
Bins that have problem (When opening it will prompt Unable to Load Param.ini)

Skinpiece
EditorLevel
EditorSkinChar
GameViewer


Is the encryption not compatible for these files?
 
Is anyone try the post box feature?
im new with that, how to make it work i mean how to use that feature.? 😁

im always stuck at "Mail being sent, Please Wait."
 
I try to merge function from. This source https://forum.ragezone.com/threads/advance-christmas-give-for-you-server-and-client-source.1209605/ announcement when reach level max announce global



Anyone have also global announce when you reach upgrade max item ?

any one know how to load files
item
crow
skill

form Destiny client ?


Simplify hide wing ?

upload item and crow form Destiny client but skill can't load @_@
Why you need load the item and etc from destiny? It's same skill already right? Or no?
 
Hello, I use the BlackRan Client and SourceEp9Update2262023
These are the working bins
ItemEditor,
SKilleditor,
Minia
editorMobNpc

However there are also bins that cannot open the file.
Bins that have problem (When opening it will prompt Unable to Load Param.ini)

Skinpiece
EditorLevel
EditorSkinChar
GameViewer


Is the encryption not compatible for these files?
Use ryuzen ep9 client
 
I try to merge function from. This source https://forum.ragezone.com/threads/advance-christmas-give-for-you-server-and-client-source.1209605/ announcement when reach level max announce global



Anyone have also global announce when you reach upgrade max item ?


Why you need load the item and etc from destiny? It's same skill already right? Or no?
try to check GLCharInvenMsg.cpp
Look For
if ( pHold->sGrindingOp.emTYPE == EMGRINDING_DAMAGE || pHold->sGrindingOp.emTYPE == EMGRINDING_DEFENSE )

** if ( bSucceeded && cGrade>=7 )
 
try to check GLCharInvenMsg.cpp
Look For
if ( pHold->sGrindingOp.emTYPE == EMGRINDING_DAMAGE || pHold->sGrindingOp.emTYPE == EMGRINDING_DEFENSE )

** if ( bSucceeded && cGrade>=7 )
Ok thanks I will try
 
Back