PDA

View Full Version : DoD Third person


MBosta
10-01-2006, 05:46 PM
I know i saw a plugin beta made by someone, but they only provided the .sma but not the commands, so i am guessing it didn't work. Is this even possible to make DoD a third person view, like in the game The Specialist, you press x to go from 1st-3rd person view. IS this at all possible with DoD?

diamond-optic
10-01-2006, 09:08 PM
use this plugin:

http://www.dodplugins.net/forums/showthread.php?t=16

i use it myself when i do some testing where i need to see myself...

commands:

cvar:
dod_thirdpersonview "1" // on/off

console cmds:
amx_thirdpersonview //turn on/off

chat cmds:
/3rdperson //go into 3rd person view
/no3rdperson //go into 1st person view

MBosta
10-02-2006, 12:00 AM
Man this is an amazing plugin, i'd love to see some further work done on this. I tested this out and it works, the only thing i would suggest is that when you are in 3rd person view, 1) the player seems transarent, so not sure if you can make them opaque, and 2) the move buttons become very sensivitve, see if you can set 1 overall sensitivity in 3rd person mode

Once again, thanks a lot diamond for the help