Jump to content
  • 0

Portal sprite


Zeiram

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  06/07/15
  • Last Seen:  

hi, guys!
how do i replace portal's sprite? i have no idea what to search in grf. any help pls? thanks

post-33250-0-52593100-1433696615_thumb.jpg

Link to comment
Share on other sites

8 answers to this question

Recommended Posts


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

hi, guys!

how do i replace portal's sprite? i have no idea what to search in grf. any help pls? thanks

data/luafiles514/lua files/datainfo/jobname.lub

 

change

 [jobtbl.JT_WARPNPC] = "1_ETC_01",

to

 [jobtbl.JT_WARPNPC] = "spritenameyouwant",
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   15
  • Joined:  11/17/11
  • Last Seen:  

 

hi, guys!

how do i replace portal's sprite? i have no idea what to search in grf. any help pls? thanks

data/luafiles514/lua files/datainfo/jobname.lub

 

change

 [jobtbl.JT_WARPNPC] = "1_ETC_01",

to

 [jobtbl.JT_WARPNPC] = "spritenameyouwant",

It don't work, i replaced it with another spritename.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  387
  • Reputation:   60
  • Joined:  10/08/13
  • Last Seen:  

 

 

hi, guys!

how do i replace portal's sprite? i have no idea what to search in grf. any help pls? thanks

data/luafiles514/lua files/datainfo/jobname.lub

 

change

 [jobtbl.JT_WARPNPC] = "1_ETC_01",

to

 [jobtbl.JT_WARPNPC] = "spritenameyouwant",

It don't work, i replaced it with another spritename.

 

 

Change your trans job full level aura.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  06/07/15
  • Last Seen:  

 

 

 

hi, guys!

how do i replace portal's sprite? i have no idea what to search in grf. any help pls? thanks

data/luafiles514/lua files/datainfo/jobname.lub

 

change

 [jobtbl.JT_WARPNPC] = "1_ETC_01",

to

 [jobtbl.JT_WARPNPC] = "spritenameyouwant",

It don't work, i replaced it with another spritename.

 

 

Change your trans job full level aura.

 

 

could you pls give me some more details?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  387
  • Reputation:   60
  • Joined:  10/08/13
  • Last Seen:  

 

 

 

 

hi, guys!

how do i replace portal's sprite? i have no idea what to search in grf. any help pls? thanks

data/luafiles514/lua files/datainfo/jobname.lub

 

change

 [jobtbl.JT_WARPNPC] = "1_ETC_01",

to

 [jobtbl.JT_WARPNPC] = "spritenameyouwant",

It don't work, i replaced it with another spritename.

 

 

Change your trans job full level aura.

 

 

could you pls give me some more details?

 

 

 

http://supportmii.com/ro1/JudasBible.pdf

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  06/07/15
  • Last Seen:  

very interesting, ty! but i want to change sprite\animation in more radical way) attached picture - is it possible?

post-33250-0-10525000-1433759557_thumb.jpg

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  411
  • Reputation:   261
  • Joined:  04/25/12
  • Last Seen:  

hi, guys!

how do i replace portal's sprite? i have no idea what to search in grf. any help pls? thanks

data/luafiles514/lua files/datainfo/jobname.lub

change

 [jobtbl.JT_WARPNPC] = "1_ETC_01",
to
 [jobtbl.JT_WARPNPC] = "spritenameyouwant",

oh yes, I forgot to tell you In last post that this not working, I think this is hardcoded in client. but I remember in the pass people changing the portal to a red

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  387
  • Reputation:   60
  • Joined:  10/08/13
  • Last Seen:  

very interesting, ty! but i want to change sprite\animation in more radical way) attached picture - is it possible?

yeap it is possible with hard-coded in your client to read different files.

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