Jump to content
  • 0

[Resolved] How to add custom weapon sprites


zeca814

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  01/07/12
  • Last Seen:  

after ive learned how to make a custom weapon, now i want to have new sprites for it since they all look like generic weapons. After browsing the net and found some weapon sprites how can i place this on the game?

i've briefly looked at the sprites folder, and it seems i don't have a folder for weapon sprites. Looking at the data.grf i've extract the weapon sprites and after it i im stuck.

is these the files where i can i assign the weapon sprite or just the icon of the weapon?

idnum2itemresnametable

num2itemresnametable

hope someone can help

btw i've found the sprites on these links

http://www.usamimi.i...aecreate/?cat=9

http://happy-graphic...s.com/index.php

The sprite bible (since the data structure folder in the wiki doesn't include weapon sprites)

http://ratemyserver....ction&section=6

Link to comment
Share on other sites

8 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  62
  • Topics Per Day:  0.02
  • Content Count:  217
  • Reputation:   16
  • Joined:  01/28/15
  • Last Seen:  

@Kichi just follow Judas' bible. Very useful. I just added a custom bow to my server.

Thanks Judas, it worked although the only file missing was to edit: data\luafiles514\lua files\datainfo\weapontable.lub

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  117
  • Reputation:   18
  • Joined:  01/06/12
  • Last Seen:  

Yes, these are the files you use to assign your resources. All that is left is the SPR and ACT files.

The name you have to put for your SPR and ACT files must be "NAMEOFCLASS_SEX_WEAPONID", NAMEOFCLASS which is the name of the class wielding it, SEX says it all and WEAPONID is the ID that you used in your itemdb. Example for male swordmans it would look like this in the following structure using 1197 as our itemdb's ID.

sprite/인간족/페코페코_기사/페코페코기사_남_1197

Edited by JoWei
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  01/07/12
  • Last Seen:  

sorry i can hardly follow, is there a guide on how to add weapon sprites? googling it sends me to custom items that doesn't include weapon sprites.

, [Resolved] etc how to add these on my topic?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  217
  • Reputation:   18
  • Joined:  11/20/11
  • Last Seen:  

, [Resolved] etc how to add these on my topic?

Mods do that

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  01/07/12
  • Last Seen:  

i don't get it, does making sprites not popular enough to have a guide or something?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  01/07/12
  • Last Seen:  

at last thanks for the link! :(

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  509
  • Reputation:   80
  • Joined:  11/20/11
  • Last Seen:  

how about add custom BOW?

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...