Jump to content
  • 0

helpChanging camera for Abbey maps and Thor dungeon 2


EnigmatiCDreaM

Question


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   1
  • Joined:  12/11/12
  • Last Seen:  

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
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

Instead of editing the values, I just delete the lines to remove the view/angle restrictions for that map. :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   1
  • Joined:  12/11/12
  • Last Seen:  

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?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   1
  • Joined:  12/11/12
  • Last Seen:  

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!

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