Quote Originally Posted by 'Sam DeathWalker',index.php?page=Thread&postID=191088#p ost191088
Surely a feature that is very very very badly needed.

Rob does multiple reads/writes to the config.wtf file during login to change the account, I am very sure.
Although I havn't tested it i have a macro that does:

/script SetCVar("cameraPitchB",80.0)
etc.
/console reloadui
Doesn't work. i just tried it. Also, the two relevant CVars are cameraSavedDistance and cameraSavedPitch, both of which get written on reloadui and read when the UI is loaded.

Also, camera positions are saved in config-cache.wtf in the characaters directory, not in the global config.wtf.