google-code-export / p-g-qvm

Automatically exported from code.google.com/p/p-g-qvm
Other
1 stars 0 forks source link

Semi Mark Deconstruct #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Marked decon is so useful, but to use it, it has to either be 100% on or
off, there is no middle ground.

This would hopefully add middle ground.

New command: /mark
Allows players to mark and unmark structures from decon. Regular decon
still works.

When marked, echo a message to teammates (Player1 Marked a BUILDING for
deconstruction)
When unmarked, do the same (Player1 Unmarked a BUILDING for deconstruction).

Cvar: g_semiMark

Original issue reported on code.google.com by Paradox460 on 10 Mar 2008 at 12:30

GoogleCodeExporter commented 9 years ago
Attached patch adds:

* /mark command to toggle buildable deconstruction marks
* g_markDeconstruct changes so that a setting of 2 enables the /mark command:
   0 - off / all marked decons disabled
   1 - normal marked decon behavior
   2 - use /mark to mark structures, decon command works as normal

When a designated builder protects a structure any mark is automatically 
removed -
the builder can then remark the protected structure. Only designated builders 
can use
/mark on a protected structure. Non-designated builders can rebuild marked 
protected
structures.

Original comment by Rez...@gmail.com on 16 Mar 2008 at 2:37

Attachments:

GoogleCodeExporter commented 9 years ago
Ok, this was urgent priority, so im patching now.

Good work rez.

Original comment by Paradox460 on 18 Mar 2008 at 12:15

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by Paradox460 on 18 Mar 2008 at 12:24