• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Camera Zoom

Kazq

Active member
Joined
Aug 1, 2021
RedCents
23¢
Morning,

Might be a noob question. When I log in, all of my characters are zoomed into first person view.
Are there any plugins to auto zoom to 3rd person view? Or maybe an eq setting that can do this?
Getting tired of zooming out on 12 different characters lol....
 
Can try this: MQ2Camera its a built in plugin
Code:
/camera distance # [save] - Set a new maximum distance. Cannot be lower than the default max camera distance. (/camera distance 500)
/camera distance reset [save] - Reset the camera distance to the default
/camera info - show the current settings for the camera distance

So in your case, maybe you want to let everyone load up and make a hotbutton:
Code:
/bcaa //camera distance 70 save
Will tell all accounts on EQBC (or change to Dannet) to back the camera out and save the setting.
 
Can try this: MQ2Camera its a built in plugin
Code:
/camera distance # [save] - Set a new maximum distance. Cannot be lower than the default max camera distance. (/camera distance 500)
/camera distance reset [save] - Reset the camera distance to the default
/camera info - show the current settings for the camera distance

So in your case, maybe you want to let everyone load up and make a hotbutton:
Code:
/bcaa //camera distance 70 save
Will tell all accounts on EQBC (or change to Dannet) to back the camera out and save the setting.
Hello Redfrog,

I tried using MQ2Camera, it didn't zoom out my characters for me when I used the command..
Tried to reset my character and it still didn't zoom out.
 
Hello Redfrog,

I tried using MQ2Camera, it didn't zoom out my characters for me when I used the command..
Tried to reset my character and it still didn't zoom out.
Did you load it the plugin? It comes with VV , but you have to load the tools you want to use.
Code:
/plugin mq2camera load
 
Did you load it the plugin? It comes with VV , but you have to load the tools you want to use.
Code:
/plugin mq2camera load
Correct, plugin is loaded.

/dgae /plugin mq2camera load
Then tried to use the command /camera distance 70 save with a character zoomed all the way into first person view.
Nothing happened. I'll do more testing on it tonight...
 
Question - Camera Zoom

Users who are viewing this thread

Back
Top
Cart