Forum > Serverside Modding
[Question] Editing/accessing zooming/scrolling defaults
(1/2) > >>
dobidoberman1:
basically i'm wondering where can i access anywhere over the mpq/source files something about this following mechanisems. 1. zooming mechanisem - where can it code can be found? and mainly all the code behind the settings panel in the game. sincerely daniel.
Ascathos:
--- Quote from: "dobidoberman1" ---basically i'm wondering where can i access anywhere over the mpq/source files something about this following mechanisems. 1. zooming mechanisem - where can it code can be found? and mainly all the code behind the settings panel in the game. sincerely daniel. --- End quote --- Pretty sure that is built-in and hardcoded into the source.
dobidoberman1:
I was refered from trinity forums to here, and said its most certainly relates to dbc modifying. And i merely wants to change the maximum and the default zooming data, not necessarely rephrasing the algorithm.
So as you can see i'm really buffled.. :S Also the zooming is different within each race thats why it's like already built in the dbc, i mean from the least i know about the dbc files - this is my assumption.
Ascathos:
--- Quote from: "dobidoberman1" ---I was refered from trinity forums to here, and said its most certainly relates to dbc modifying. And i merely wants to change the maximum and the default zooming data, not necessarely rephrasing the algorithm.
So as you can see i'm really buffled.. :S --- End quote --- You want to be able to look farther than you can right now, correct ? Increase camera range?
schlumpf:
Try setting the cvar manually. You will notice that only a specific range of values is accepted. This is due to hard coded limits (not in any DBC, iirc). The settings window itself is in some LUA in FrameXML.
Navigation
[0] Message Index
[#] Next page
|