Jump to content
  • 0

helpChanging camera for Abbey maps and Thor dungeon 2


Question

Posted

Hello rAthena.

I am trying to fix movable camera in Abbey maps + Thor volcano 2, I got a vague idea that I could fix it in viewpointtable.txt inside data.grf. I opened the grf file and located pointableview.txt and here is what i found

ve_fild06.rsw#  300#    250#    550#            75#             105#            90#             -25#            -50#            -25#
thor_v02.rsw#   230#    170#    500#            0#              90#             0#              -30#            -60#            -30#
veins.rsw# 350# 200# 400#  -360#  360#  0#  -28#  -65#  -50#
abbey01.rsw# 250# 50# 270#  25#  65#  45#  -50#  -65#  -50#
abbey02.rsw# 250# 50# 270#  25#  65#  45#  -50#  -65#  -50#
abbey03.rsw# 250# 50# 270#  25#  65#  45#  -50#  -65#  -50#

So i changed the viewing points to

thor_v02.rsw#   350# 200# 400# -360# 360# 0# -28# -65# -30#
veins.rsw# 350# 200# 400# -360# 360# 0# -28# -65# -50#
abbey01.rsw# 350# 200# 400# -360# 360# 0# -28# -65# -50#
abbey02.rsw# 350# 200# 400# -360# 360# 0# -28# -65# -50#
abbey03.rsw# 350# 200# 400# -360# 360# 0# -28# -65# -30#

Recompiled my grf and replaced it but it didnt fix the problem

Anyone could elaborate why and how to fix this ?

Thank you ~

  • Like 1

4 answers to this question

Recommended Posts

Posted

Oh...I thought that each map had its own needed restrictions..I'll try this right now and come back to you !

I deleted all the codes and it is still the same x_x, does it have to be altered client side? or only through gamefiles in data.grf?

Posted

This has to be altered in the client-side files.

If your client reads data folder first, you can edit /data/viewpointtable.txt

If your client reads GRFs only, you must edit viewpointtable.txt in the first GRF your client reads.

Posted

Ohhh that would make more sense! Thank you!! ( I tried modifying lua files in data.grf but nothing worked but now since this worked i'm certain if i adjust rdata it should work!) Really thanks :D! more knowledge for me!

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.

  • Recently Browsing   0 members

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