Jump to content
  • 0

3rd job weapon sprites


mrburberry

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  04/11/13
  • Last Seen:  

Where is the .act and .spr weapons files for the 3rd job? 'Cuz im trying to make some new custome weapons for 3rd job but i need some example on the .act/.spr files for each class.

Link to comment
Share on other sites

15 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

3rd job sprites are inherited from 2nd Job sprites if am not mistaken (which is why we have third job option in the "UPPER" field of item_db). 


i.e Say for example for Rune Knight you would need to store it in the Knight's weapon folder.

 

Check the sprite bible in ratemyserver.net for 2nd Job sprite locations.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  04/11/13
  • Last Seen:  

ok, i tried using someone else's custom weapon (not mine) to test this, & it goes like this (sorry, i don't know how to upload pictures):

 

data\sprite\¾ÆÀÌÅÛ\Dorcus.act

data\sprite\¾ÆÀÌÅÛ\Dorcus.spr

data\sprite\Àΰ£Á·\¸ùÅ©\¸ùÅ©_¿©_1849.act

data\sprite\Àΰ£Á·\¸ùÅ©\¸ùÅ©_¿©_1849.spr

data\sprite\Àΰ£Á·\¸ùÅ©\¸ùÅ©_³²_1849.act

data\sprite\Àΰ£Á·\¸ùÅ©\¸ùÅ©_³²_1849.spr

data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\collection\Dorcus.bmp

data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\item\Dorcus.bmp

 

(in item_db2.txt)

1849,Dorcus,Dorcus,4,10,,40,200,,1,4,0x00008000,2,2,2,4,110,1,12,{},{},{}

 

when i played it, the item is there, but when i tried to equip it, my game crashed.

i got the weapon from this site (http://www.usamimi.info/~saecreate/?cat=9&paged=1), its a claw/knuckle called Dorcus.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

hmm odd well ill try it out when i get home

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  04/11/13
  • Last Seen:  

thanks, really appreciate your time and effort, because I'm clueless here :D

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  04/11/13
  • Last Seen:  

bump...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

Sorry got a little preoccupied with other things. Ill definitely check it out today 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

I tested it today. It is working with no issues (i guess shura automatically inherits weapons meant for champs because an upper value of 2 would mean it was supposed to be for champs).

Anyways I am not getting any crashes here.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  04/11/13
  • Last Seen:  

so where I went wrong? If your game didn't crash, that means I did something wrong right?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

its odd for the client to crash because if it is not finding a file the client just defaults to showing an empty hand or a knife but no crashes are supposed to happen. do you have teamviewer? I can help you better by seeing the issue at your side.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  04/11/13
  • Last Seen:  

what is teamviewer? what does it do?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

check it out http://www.teamviewer.com/hi/index.aspx?pid=google.tv.s.int&gclid=CMvmz_qc_7YCFc0r6wodWHYASQ

 

Its a remote support software. I can better help you if I see what is going wrong, which is where teamviewer comes in :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  04/11/13
  • Last Seen:  

hi there, thank you for all your responses before. i really appreciate it. you've been very helpful, but the problem is solved. yeay :D (i just start over from scratch, and it work!).

my only concern is this. im using that custom weapon from the site i mention before, this time i use the bow (soaring bird or something?). it worked, everything is fine, except one thing. the bow is one-handed. i can equip the bow on my right hand AND a shield on my left. i guess its not a huge problem (the bow are working just fine), but it just bugs me a little. oh, the bow id is 18499 (i get it from one of your topics :P). do you know something about this? if you don't, its fine, i do not want to burden you anymore :)

anyway, thanks again, really appreciate your help.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

which class did you equip the bow on? and did you enable both hands in equip location section of item db line

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  04/11/13
  • Last Seen:  

its ranger class. how do i enable both hands in the item db?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

(2^1)   2 = Right hand +

(2^5) 32 = Left hand

-----------------------------

         34 = Both hands

 

use 34 as the Location (15th field in item_db line)

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