Skills Rebellion

Slicer

New member
Messages
174
Points
0
Emulator
Hello people of Hercules, I have a problem in class rebellion, whenever I try to use some skill the following message appears:

156d7rc.jpg


anyone know how to help me? thank you in advance for help!

 
Last edited by a moderator:
Hello

make @job 0

and wait till Hercules Supports the Rebellion class Skills.

Currenty  No skills of this Classe are implement in Hercules.  So you have to wait .

 
can you tell me why the hotkeys do not work?
I'm using hexed 08/07/2013.

 
if you really want to use the skill even if its not the official you can try this.

edit manually skill.h, skill.c and battle.c

search for example Desperado

and the for example you want rebellion slug shot to work

just add it like this before desperado

case: RL_SLUGSHOT;

case: GS_DESPERADO; 

this will make your rebellion slug shot to have temporary value for now. 

 
Back
Top