jasonch Posted August 5, 2017 Posted August 5, 2017 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!
0 Ai4rei Posted August 6, 2017 Posted August 6, 2017 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). 1
1 Akkarin Posted April 11, 2020 Posted April 11, 2020 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 jasonch Posted August 6, 2017 Author Posted August 6, 2017 @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!
Question
jasonch
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