https://wiki.beyondunreal.com/w/index.php?action=history&feed=atom Legacy talk:DistanceViewTrigger - Revision history 2017-11-17T22:50:06Z Revision history for this page on the wiki MediaWiki 1.25.1 https://wiki.beyondunreal.com/Legacy_talk:DistanceViewTrigger?diff=46276&oldid=prev Wormbo: not quite all Pawns, but most of them 2015-12-25T09:05:28Z <p>not quite all Pawns, but most of them</p> <table class='diff diff-contentalign-left'> <col class='diff-marker' /> <col class='diff-content' /> <col class='diff-marker' /> <col class='diff-content' /> <tr style='vertical-align: top;'> <td colspan='2' style="background-color: white; color:black; text-align: center;">← Older revision</td> <td colspan='2' style="background-color: white; color:black; text-align: center;">Revision as of 09:05, 25 December 2015</td> </tr><tr><td colspan="2" class="diff-lineno" id="L1" >Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td></tr> <tr><td class='diff-marker'>&#160;</td><td style="background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;"><div>== Only Bots? ==</div></td><td class='diff-marker'>&#160;</td><td style="background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;"><div>== Only Bots? ==</div></td></tr> <tr><td class='diff-marker'>&#160;</td><td style="background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;"><div>From what I see in the code, not only Bots are concerned but all Pawns? --[[User:SeriousBarbie|SeriousBarbie]] ([[User talk:SeriousBarbie|talk]]) 21:15, 24 December 2015 (EST)</div></td><td class='diff-marker'>&#160;</td><td style="background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;"><div>From what I see in the code, not only Bots are concerned but all Pawns? --[[User:SeriousBarbie|SeriousBarbie]] ([[User talk:SeriousBarbie|talk]]) 21:15, 24 December 2015 (EST)</div></td></tr> <tr><td colspan="2">&#160;</td><td class='diff-marker'>+</td><td style="color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div><ins style="font-weight: bold; text-decoration: none;"></ins></div></td></tr> <tr><td colspan="2">&#160;</td><td class='diff-marker'>+</td><td style="color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div><ins style="font-weight: bold; text-decoration: none;">:Keep in mind this page may have been written from a UT perspective and the class is part of the Botpack package. You can see it on CTF-Face, where DistanceViewTriggers are placed on the top of the towers, which are triggered by TeamTriggers on the top and bottom of the other tower. Yes, should also work on subclasses of [[Legacy:Bots]] and [[Legacy:ScriptedPawn]], because it triggers the affected Pawns and only those three Pawn subclasses implement Trigger() logic, but those other Pawn types are less likely to do sniping tasks, which is what the DistanceViewTrigger seems to be designed for. —[[User:Wormbo|Wormbo]] 04:05, 25 December 2015 (EST)</ins></div></td></tr> </table> Wormbo https://wiki.beyondunreal.com/Legacy_talk:DistanceViewTrigger?diff=46275&oldid=prev SeriousBarbie: Only Bots? 2015-12-25T02:15:56Z <p>Only Bots?</p> <p><b>New page</b></p><div>== Only Bots? ==<br /> From what I see in the code, not only Bots are concerned but all Pawns? --[[User:SeriousBarbie|SeriousBarbie]] ([[User talk:SeriousBarbie|talk]]) 21:15, 24 December 2015 (EST)</div> SeriousBarbie