chase_active 1: 3rd person view (and vehicles) - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3) +--- Forum: Xonotic - Configuration Tips (https://forums.xonotic.org/forumdisplay.php?fid=19) +--- Thread: chase_active 1: 3rd person view (and vehicles) (/showthread.php?tid=1996) |
chase_active 1: 3rd person view (and vehicles) - The mysterious Mr. 4m - 07-26-2011 So, i finally came around to playing some Xonotic and you just gotta love that crabby Spiderbot jumping and walking. (tZork's server) This doesn't have to be solely for chase_active with vehicles, but i will just start that way. i found "chase_up 10; chase_back 100" nice for normal player, but it doesn't work good with vehicles. So i thought to make binds, like this: Code: alias chase_player "chase_up 10; chase_back 100" bind chase_player x (well, this ain't done, yet) So, to all who use 3rd person, it would be nice to read your thoughts. (extra-points for screenshots!) RE: chase_active 1: 3rd person view (and vehicles) - The mysterious Mr. 4m - 07-27-2011 Okay, i've adjusted the settings and made binds. Code: alias chase_player "chase_up 10;chase_back 100" And this is how it looks in the game: Let's pick up a ride.... Oh, look! We got company.... Peek-a-boo! Huge, mechanical jumping spiders.... on Facing Worlds.... i don't even Lift-off: ¿ʇɐɥʍ RE: chase_active 1: 3rd person view (and vehicles) - potterman28wxcv - 07-27-2011 I never used the 3rd person view, but in these screenshots, the configurations seems okay =) (maybe a bit too far for the slider) RE: chase_active 1: 3rd person view (and vehicles) - theShadow - 07-27-2011 can you make it automatically switch between first and third person when you get into and out of a vehicle? RE: chase_active 1: 3rd person view (and vehicles) - The mysterious Mr. 4m - 07-27-2011 i can't, but maybe somebody else can! (bad joke, sorry) Well, that's one thing i hoped for. And automatically change the settings for the various vehicles. The usability may depend on taste and situation, but if we could decide on a configuration it could get included, perhaps. i hardly know enough about binds. RE: chase_active 1: 3rd person view (and vehicles) - forseti - 07-28-2011 (07-27-2011, 01:49 PM)theShadow Wrote: can you make it automatically switch between first and third person when you get into and out of a vehicle? It might not be automatically but you can try this script: http://forums.xonotic.org/showthread.php?tid=1997 Just set in your first config you normal settings and on the second one set the third person view settings. As an extra you can set a different 3rd person view on the third config. RE: chase_active 1: 3rd person view (and vehicles) - The mysterious Mr. 4m - 07-28-2011 Yes! Forseti! You're a lifesaver. RE: chase_active 1: 3rd person view (and vehicles) - BuddyFriendGuy - 07-09-2016 I'm aware this is an old thread, but since it is referred from a recent discussion, I thought mentioning BlaXpirit's classic script tutorial might be useful for somebody who wants to make a toggleable binding. |