Category: Miscellaneous
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
2.00
Date:
01-18-2009 05:03 AM
Size:
72.94 Kb
Downloads:
7,858
Favorites:
75
MD5:
Pictures
Click to enlarge
Settings UI
Click to enlarge
Shortcuts panel
CameraPlus   Popular! (More than 5000 hits)
CameraPlus is dedicated to all movie makers. It is the most powerful WoW addOn to make accurate and smoothy WoW movies!

The goal of CameraPlus is to switch into a 'Movie mode' with a binded key: when this movie environment is engaged, user defined specific WoW UI parts - like names, chat bubbles, combat texts... - can be shown or hidden and camera movements speed can be adjusted, so you can make soft panoramic camera mouvements at desired speed.

- keys can be binded to continuous horizontal or vertical camera rotations
- keys can be binded to continuous zoom in and out
- adjustable rotation and zoom speed (settings UI)

Open the standard shortcut panel (keybindings) and bind keys for CameraPlus.
Type /cameraplus to display settings UI and /cameraplushelp to display available slash commands.

Furthermore, out of the 'movie environment', CameraPlus can increase max camera distance to 25 yards (instead of 15) within the settings UI.

Remember to engage the movie environment to make your changes effective. When you leave the movie environment, settings are reset to their previous values, except of course the out of 'movie environment' settings.

If some of your settings are lost, for example target circle is no longer visible, just click on the "Default" button in the settings UI.

For more infos, see the included ReadMe text file.

-----------------------------------------------------------------
http://wow.tripoy.com/zax
  Change Log - CameraPlus
- 2.00 : 01/15/2009 : Works again in combat mode! Options UI rewrited with more accurate options in showing/hinding WoW UI parts. Ability to fade instead of hide option added.
- 1.31 : 10/18/2008 : patch 3.02 (WotLK) compatible (another CVars change). Taiwanese and Chinese localization by yaroot.
- 1.30 : 03/27/08 : patch 2.4 compatible (CVar changes).
- 1.21 : 10/26/07 : stupid internal library error fixed.
- 1.20 : 22/10/2007. Out of 'movie environment' settings added: camera distance max and camera distance max factor can now be modified with UI. 'Reset to default' option added.
- 1.10 : 06/12/2007. Hiding players' name now also hide own name.
- 1.0 : 01/15/2007. First public release: a compilation of ScreenPlus and SoftCamera, two others of my AddOns.
  Archived Versions - CameraPlus
File Name
Version
Size
Author
Date
1.31
63kB
Zax
10-18-2008 12:38 PM
  Comments - CameraPlus
Post A Reply Comment Options
Old 12-14-2008, 05:30 AM  
Zax
A Fallenroot Satyr
 
Zax's Avatar
Interface Author - Click to view interfaces

Forum posts: 21
File comments: 13
Uploads: 5
DJJoeJoe, the internal WoW variable is cameraDistanceMoveSpeed, you can modify its value with
SetCVar("cameraDistanceMoveSpeed",yourValue)

In CameraPlus, this user's value is saved in SCAMsaved["zoomSpeed"]

In game you can change this value with CameraPlus UI or with the folllowing slash-command:

/camsetzoom integer
with integer from 1 to 50

Hope this helps.
I'm currently not using CameraPlus intensively, so in my test I didn't encounter this bug.
Zax is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-12-2008, 08:23 PM  
DJJoeJoe
A Murloc Raider
 
DJJoeJoe's Avatar

Forum posts: 5
File comments: 179
Uploads: 1
Sometimes, oddly, some settings get mixed up using your addon here and basically it makes my mouse zoom speed permanently the slowest it can be set to, outside the film mode. This is more then a bit frustrating, as I must wait a few minutes to scroll in and out...

This has happened before and uninstalling or defaults settings here and there does nothing. It tends to happen when I go in and out of film mode, but not always and I can't reproduce this.

What is the name of the setting in the config file that this corresponds to, so i can set it manually.
__________________

Joetest - Ner'Zhul - Disciples of Death
DJJoeJoe is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-27-2008, 01:23 AM  
DJJoeJoe
A Murloc Raider
 
DJJoeJoe's Avatar

Forum posts: 5
File comments: 179
Uploads: 1
Re: confusing

Quote:
Originally posted by blick
i downloaded it and its confusing. i just had some questions. Is the video enviroment "filming"? and where do the videos get saved?
No. Nowhere.
__________________

Joetest - Ner'Zhul - Disciples of Death
DJJoeJoe is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-14-2008, 07:51 PM  
blick
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
confusing

i downloaded it and its confusing. i just had some questions. Is the video enviroment "filming"? and where do the videos get saved?
blick is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-11-2008, 08:03 PM  
Guardix
A Defias Bandit

Forum posts: 2
File comments: 36
Uploads: 0
New feature - UIParent2 idea

Hey Zax,

Whole your addon idea came to my mind a few days ago, but with another great idea which you can read here:
http://www.wowace.com/forums/index.php?topic=14183.0 , the UIParent2 part
I believe movie makers would be grateful if that could be integrated in the addon.
Guardix is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-25-2008, 11:16 PM  
yaroot
A Kobold Labourer
 
yaroot's Avatar

Forum posts: 0
File comments: 29
Uploads: 0
zhCN & zhTW locales

Code:
elseif (GetLocale() == "zhCN") then
	SCAM_BIND_SETTINGS = "\230\143\146\228\187\182\232\174\190\231\189\174\230\136\143\231\170\151\229\143\163";
	SCAM_BIND_MOVIEKEY = "\229\189\177\231\137\135\229\189\149\229\136\182\230\168\161\229\188\143";
	SCAM_BIND_ROTL = "\233\149\156\229\164\180\229\183\166\230\151\139\232\189\172";
	SCAM_BIND_ROTR = "\233\149\156\229\164\180\229\143\179\230\151\139\232\189\172";
	SCAM_BIND_UP = "\233\149\156\229\164\180\229\144\145\228\184\138";
	SCAM_BIND_DOWN = "\233\149\156\229\164\180\229\144\145\228\184\139";
	SCAM_BIND_ZIN = "\233\149\156\229\164\180\230\139\137\232\191\145";
	SCAM_BIND_ZOUT = "\233\149\156\229\164\180\230\139\137\232\191\156";

	SCAM_UI_TITLE = "\232\174\190\231\189\174\231\170\151\229\143\163";
	SCAM_UI_TIP = "\232\175\183\229\156\168\230\140\137\233\148\174\231\187\145\229\174\154\228\184\173\228\184\186\233\149\156\229\164\180\231\167\187\229\138\168\229\146\140\229\189\149\229\136\182\230\168\161\229\188\143\231\187\145\229\174\154\230\140\137\233\148\174";
	SCAM_UI_MOVIEKEY = "\229\156\168\229\189\149\229\136\182\230\168\161\229\188\143\228\184\139\233\154\144\232\151\143\228\187\165\228\184\139\230\143\146\228\187\182\233\131\168\229\136\134";
	SCAM_UI_VISPNJ = "NPC\229\146\140\229\174\160\231\137\169\229\144\141\229\173\151";
	SCAM_UI_VISNAME = "\231\142\169\229\174\182\229\144\141\229\173\151";
	SCAM_UI_VISGUILD = "\229\183\165\228\188\154\229\144\141\229\173\151";
	SCAM_UI_VISPVP = "PVP\229\164\180\232\161\148";
	SCAM_UI_VISUI = "UI\231\149\140\233\157\162";
	SCAM_UI_VISBUBBLES = "\232\129\138\229\164\169\230\179\161\230\179\161";
	SCAM_UI_VISCOMBAT = "\230\136\152\230\150\151\230\150\135\229\173\151";
	SCAM_UI_VISCIRCLE = "\232\167\146\232\137\178\233\152\180\229\189\177";
	SCAM_UI_SPEEDS = "\229\189\149\229\136\182\230\168\161\229\188\143\228\184\139\233\149\156\229\164\180\231\167\187\229\138\168\233\128\159\229\186\166";
	SCAM_UI_YAW = "\230\176\180\229\185\179\230\151\139\232\189\172\233\128\159\229\186\166";
	SCAM_UI_PITCH = "\229\158\130\231\155\180\230\139\137\228\188\184\233\128\159\229\186\166";
	SCAM_UI_ZOOM = "\229\143\152\231\132\166\233\128\159\229\186\166";
	SCAM_UI_GENE = "\233\149\156\229\164\180\232\183\157\231\166\187(\233\157\158\229\189\149\229\136\182\230\168\161\229\188\143\228\184\139)";
	SCAM_UI_MAXDIST = "\233\149\156\229\164\180\230\156\128\229\164\167\232\183\157\231\166\187";
	SCAM_UI_MAXDISTFACTOR = "\233\149\156\229\164\180\230\156\128\229\164\167\229\128\141\230\149\176";
	SCAM_DEFAULT = "\233\187\152\232\174\164";
	SCAM_UI_CLOSE = "\229\133\179\233\151\173";

elseif (GetLocale() == "zhTW") then
	SCAM_BIND_SETTINGS = "\230\143\146\228\187\182\232\168\173\231\189\174\230\136\178\231\170\151\229\143\163";
	SCAM_BIND_MOVIEKEY = "\229\189\177\231\137\135\233\140\132\229\136\182\230\168\161\229\188\143";
	SCAM_BIND_ROTL = "\233\143\161\233\160\173\229\183\166\230\151\139\232\189\137";
	SCAM_BIND_ROTR = "\233\143\161\233\160\173\229\143\179\230\151\139\232\189\137";
	SCAM_BIND_UP = "\233\143\161\233\160\173\229\144\145\228\184\138";
	SCAM_BIND_DOWN = "\233\143\161\233\160\173\229\144\145\228\184\139";
	SCAM_BIND_ZIN = "\233\143\161\233\160\173\230\139\137\232\191\145";
	SCAM_BIND_ZOUT = "\233\143\161\233\160\173\230\139\137\233\129\160";

	SCAM_UI_TITLE = "\232\168\173\231\189\174\231\170\151\229\143\163";
	SCAM_UI_TIP = "\232\171\139\229\156\168\230\140\137\233\141\181\231\182\129\229\174\154\228\184\173\231\130\186\233\143\161\233\160\173\231\167\187\229\139\149\229\146\140\233\140\132\229\136\182\230\168\161\229\188\143\231\182\129\229\174\154\230\140\137\233\141\181";
	SCAM_UI_MOVIEKEY = "\229\156\168\233\140\132\229\136\182\230\168\161\229\188\143\228\184\139\233\154\177\232\151\143\228\187\165\228\184\139\230\143\146\228\187\182\233\131\168\229\136\134";
	SCAM_UI_VISPNJ = "NPC\229\146\140\229\175\181\231\137\169\229\144\141\229\173\151";
	SCAM_UI_VISNAME = "\231\142\169\229\174\182\229\144\141\229\173\151";
	SCAM_UI_VISGUILD = "\229\183\165\230\156\131\229\144\141\229\173\151";
	SCAM_UI_VISPVP = "PVP\233\160\173\233\138\156";
	SCAM_UI_VISUI = "UI\231\149\140\233\157\162";
	SCAM_UI_VISBUBBLES = "\232\129\138\229\164\169\230\179\161\230\179\161";
	SCAM_UI_VISCOMBAT = "\230\136\176\230\150\151\230\150\135\229\173\151";
	SCAM_UI_VISCIRCLE = "\232\167\146\232\137\178\233\153\176\229\189\177";
	SCAM_UI_SPEEDS = "\233\140\132\229\136\182\230\168\161\229\188\143\228\184\139\233\143\161\233\160\173\231\167\187\229\139\149\233\128\159\229\186\166";
	SCAM_UI_YAW = "\230\176\180\229\185\179\230\151\139\232\189\137\233\128\159\229\186\166";
	SCAM_UI_PITCH = "\229\158\130\231\155\180\230\139\137\228\188\184\233\128\159\229\186\166";
	SCAM_UI_ZOOM = "\232\174\138\231\132\166\233\128\159\229\186\166";
	SCAM_UI_GENE = "\233\143\161\233\160\173\232\183\157\233\155\162(\233\157\158\233\140\132\229\136\182\230\168\161\229\188\143\228\184\139)";
	SCAM_UI_MAXDIST = "\233\143\161\233\160\173\230\156\128\229\164\167\232\183\157\233\155\162";
	SCAM_UI_MAXDISTFACTOR = "\233\143\161\233\160\173\230\156\128\229\164\167\229\128\141\230\149\184";
	SCAM_DEFAULT = "\233\187\152\232\170\141";
	SCAM_UI_CLOSE = "\233\151\156\233\150\137";
yaroot is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-11-2008, 09:06 AM  
lennar1254
A Defias Bandit

Forum posts: 3
File comments: 1
Uploads: 0
Keybindings?

Im kinda a noob with this thing so i just wanted to know if any1 here know what the default movie mode key is, if there is none then how do i set a new one?
lennar1254 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-03-2007, 10:09 AM  
altmobile
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
I've been using this nice mod for the past few days. Is it possible to change rotation and zoom speeds with a script or macro?

Good job!

Edit: Of course there is! All I had to do was read /cameraplushelp Thanks. *blush*

Last edited by altmobile : 05-05-2007 at 09:31 AM.
altmobile is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-09-2007, 10:07 PM  
Castus
A Murloc Raider

Forum posts: 4
File comments: 18
Uploads: 0
There's one feature I'm looking for that I really hoped this mod would have, but it doesn't. It's to be able to change the height of the camera focus. The default camera in WoW focuses on the middle of your character. I'd like to change this so that it focuses a bit above your character. This is because the bottom half of my screen is usually only covered with terrain, while I sometimes have issues with the top half of the screen to see what I want in the horizon. Do you think you could add such a feature?
Castus is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.