Jump to content
  • 0

Help on banryu sprite not showing in-game


Dev Candy

Question


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  02/25/20
  • Last Seen:  

Hi. The sprite of my banryu still doesn't show even I followed a youtube video on how to add custom weapon. (Tutorial Add Costume Weapon Ragnarok Private Server #Rathena Emulator). Only appears the normal sword sprite. I'm using 2018-04-18bRagexeRE_patched btw. 

 

 

db/pre-re/item_db

40082,banryu,Banryu,5,,,5000,,,,4,0x00000080,2,2,002,,1,1,2,{ },{ },{ }

data/sprite/Àΰ£Á·/±â»ç

±â»ç_³²_banryu.act
±â»ç_³²_banryu.spr
±â»ç_¿©_banryu.act
±â»ç_¿©_banryu.spr

data/sprite/¾ÆÀÌÅÛ

banryu.act
banryu.spr

iteminfo.lua

[40082] = {
		unidentifiedDisplayName = "",
		unidentifiedResourceName  = "",
		unidentifiedDescriptionName = {},
		identifiedDisplayName = "Banryu",
		identifiedResourceName = "banryu",
		identifiedDescriptionName = {
			"A powerful one-handed sword in ^FF0000Ragnarok Online^000000.",
			"Hit +50",
			"Increase damage with ^880000Bowling Bash^000000 skill by 12%.",
			"Class :^777777 Sword^000000",
			"Attack :^777777 200^000000",
			"Weight :^777777 120^000000",
			"Required Level :^777777 190^000000",
			"Applicable Job :^777777 Knight Class only^000000",
		},
		slotCount = 4,
		ClassNum = 110
	},

weapontable.lub

Weapon_IDs = {
	WEAPONTYPE_banryu = 110
}
WeaponNameTable = {
	[Weapon_IDs.WEAPONTYPE_banryu] = "_banryu"
}
Expansion_Weapon_IDs = {
	[Weapon_IDs.WEAPONTYPE_banryu] = Weapon_IDs.WEAPONTYPE_banryu
}

 

Edited by Dev Candy
Update
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  110
  • Reputation:   56
  • Joined:  05/29/18
  • Last Seen:  

in data folder on weapon sprite it should be for all genders

 

±â»ç_³²_banryu.act/spr --->
±â»ç_³²_40082.act/spr
  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  02/25/20
  • Last Seen:  

5 minutes ago, Katakuri said:

in data folder on weapon sprite it should be for all genders

 


±â»ç_³²_banryu.act/spr --->

±â»ç_³²_40082.act/spr

I already tried that part here "data/sprite/Àΰ£Á·/±â»ç". Are you referring to this folder "data/sprite/¾ÆÀÌÅÛ"?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  110
  • Reputation:   56
  • Joined:  05/29/18
  • Last Seen:  

22 hours ago, Dev Candy said:

I already tried that part here "data/sprite/Àΰ£Á·/±â»ç". Are you referring to this folder "data/sprite/¾ÆÀÌÅÛ"?

no but i'm referring to this one

data/sprite/Àΰ£Á·/±â»ç

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...