Rebellion Attack Weapon

CaioVictor

New member
Messages
7
Points
0
Hello all ^^'

I'm using hexed2013-08-07 and everything is configured correctly, without any error!

However, the new class Rebellion when attack does not show the weapon sprite, as you can see in the picture below:

ojyj.jpg


This problem is related to the lack of a file or problema in lua files?

Can anyone help me solve this problem?

I notice that my server uses the data.grf of bRO(Brazilian Ragnarok Online) and still does not have Rebellion class.

So I'm adding the necessary files manually.

I appreciate any intention to help!

Att,

CaioVictor.

 
é só mudar suas lua files, tive o mesmo problema e resolvi assim ^^

 
make sure you are using this ViewID

Code:
		17: Revolvers		18: Rifles		19: Gatling guns		20: Shotguns		21: Grenade launchers
 
Boa tarde!

Usui:

Poderia me passar por favor a lua files corretos? xD

sevenzz23:

Using these ViewID where? In lua files?

^^'

Att,

CaioVictor.

 
in doc/item_db.txt, i think brathena still not implemented the items for rebellion..

 
Last edited by a moderator:
Hello Frost ^^'

Thanks for answering.

But when the char is not equipped with any weapon, should be displayed an SPR of standard weapon for attack, right?

Att,

CaioVictor.

 
sevenzz23:

Using these ViewID where? In lua files?
No, check it in your re/Item_db.txt 

does are the default sprite of guns.

// Structure of Database:
// ID,AegisName,Name,Type,Buy,Sell,Weight,ATK,DEF,Range,Slots,Job,Upper,Gender,Loc,wLV,eLV,Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script }
 
Back
Top