jacob404 / promod-future

GNU General Public License v3.0
7 stars 1 forks source link

Allow spectators to track witches/rocks with a chat command #56

Open MattNF opened 9 years ago

MattNF commented 8 years ago

Is a "unique identifier" even a thing? This was a suggestion from Kissme so idk if this is possible.

Attano commented 8 years ago

Why not? All entities have a unique ID.

The question is phrased wrongly however. It should be: "Allow spectators to track witches/rocks with a chat command". There's only one witch and one rock at a time, so an argumentless Sourcemod command can take care of finding and tracking these entities.

As a matter of fact, around 3-4 years ago I had an idea of allowing the tank to track his own rock by keeping zoom pressed. As with many other things, I just didn't have the knowledge back then.

MattNF commented 8 years ago

As a matter of fact, around 3-4 years ago I had an idea of allowing the tank to track his own rock by keeping zoom pressed. As with many other things, I just didn't have the knowledge back then.

Seems like a neat idea.

You can have more than one rock though if you threw it straight up / at a high angle, and the Witch Party config has multiple witches, though that isn't related to promod so whatever.

Attano commented 8 years ago

Maybe I'll look into it, but don't take this as a promise.

MattNF commented 8 years ago

Up to you. I would consider this a low priority change anyway.