Jump to content
  • 0

Editing the Warp Portal sprite


Question

Posted

Hello guys! So I want to edit the sprite(or is it model?) of the Warp Portal. Is it possible? If so, where is it located? And how do I do it? Thank you!

4 answers to this question

Recommended Posts

  • 0
Posted
data\texture\effect\ring_yellow.tga

This is what the ground rings are made of.

data\sprite\이팩트\particle1.act
data\sprite\이팩트\particle1.spr

이팩트 = ÀÌÆÑÆ® in case your GRF program/Windows cannot display korean.

These are the dots swirling above the rings.

 

Depends on whether you mean the NPC (CRagEffect::Warp) or the Skill (CRagEffect::WarpZone, CRagEffect::WarpZone2).

Either way it is a special-effect hard-coded in the client, so the editing is limited to changing the color/texture (unless you want to rewrite significant portions of the effect code).

  • Upvote 1
  • 1
Posted
2 hours ago, RobertHayden said:

Where did you find it bro?

You're resurrecting an old topic to ask a question that can be answered by simply reading the thread?

Locking due to idiocy.

  • 0
Posted

@Ai4rei Thanks for replying sir!(a fan of you here.teehee) Yes, I meant the NPC, the ones you enter from a map to the next map. And yes, I intend to edit only the color and the texture. Is it somewhere in the data.grf? I can't seem to find it.

 

@Ai4rei Found it! Thank you sir!

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...