Tremulous Forum
Mods => Modding Center => Topic started by: Jon Man on January 20, 2009, 12:41:38 am
-
How hard would it be to make Tremulous spectators able to see each other with a model of some kind? ( I was think a eyeball) But players on aliens or humans won't see them?
-
I can imagine that it'll be fun just floating around with your buddies acting like drunkards, but I guess that spectators are invisible for a reason, probably because the Devs don't want to go into the trouble of coding something like that as how I see it, it looks like something difficult to pull off. But then again, I have no backup, experience or reason to show why so, if it is easy to do the biggest problem would be the spectator model, which shouldn't be an issue, just make a white sphere and a black hole in the middle.
I also believe that no model for a spectator was made because the Devs wanted Tremulous to make sense, if floating eyeballs were going crazy around the field, it'll really put off the serious yet Sci-fi-ish tone for Tremulous into something more comedic. Maybe a floating watch bot, like in Deus Ex:IW or HL2, but problem is it'll take some modeling time into something that isn't really necessary to do.
Btw, I believe this is best put somewhere in Feedback or Mod Ideas, not here. This section of the forums is used to help other members deal with trouble coding, modeling or etc because your giving us something like a suggestion. (Or are you trying to actually do this but asking how to do it properly?)
-
If spectators have an ent that gets sent to the client etc, then not that hard. If not, then probably quite hard.
-
I just don't know if that will help but i have played once on some server where you could follow not only players but also spectators flying around(not following others)
Visualisation of spectators - a great idea in my opinion...
-
Following specs could be done by accident when deadspec first came around. And I think when the person you were following quit their team too...
There's a good reason why its blocked, but I can't remember what it is...
-
Spectator loops: A specs B and B spec A.
Actually you can spectate spectators when playing back a server-side demo, but only if they are in the demo, not real spectators. This avoids the problem of spectator loops.
-
So, what would happen if you created a spectator loop? Dead lockup?
-
I think I tried it a long time ago. All it does is lock you in your current position, until you switch to spectating someone else.
-
Yeah, you just 999 because you're not running a pmove and none is being copied to you.
-
Specting other specs is a P-G feature, 'g_specAspec'. Paradox made it by error but finally he made a cvar.
And yes, it loops.
-
I believe the main reason a cvar got put on it was that a major bug was found. If a spec was following a spec following a player and the spec following the other spec clicked, a menu would pop up on the player's screen. This might have been fixed, but maybe not. I may have the scenario wrong...