Editing Talk:Data Hive

From Halopedia, the Halo wiki

You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 51: Line 51:
== Cop Betrayal Scripts ==
== Cop Betrayal Scripts ==


Heavily abridged and omitting proper syntax. Notes in green are a combination of my own and paraphrased Bungie comments. - [[User talk:XScruffyDaSasquatchx|xScruffyDaSasquatchx]] 16:49, March 30, 2024<br>
Heavily abridged and omitting proper syntax. Notes in green are my own. <br>
<br>
<br>


Line 72: Line 72:
Line 906 <code>(global boolean g_cop_dead FALSE)</code> <font color="Green">//cop is not dead</font><br>
Line 906 <code>(global boolean g_cop_dead FALSE)</code> <font color="Green">//cop is not dead</font><br>
Line 908 <code>(script dormant md_040_cop_dying</code> <font color="Green">//kill cop...</font><br>
Line 908 <code>(script dormant md_040_cop_dying</code> <font color="Green">//kill cop...</font><br>
Line 911 <code>(<= (h100_arg_completed_short) 28)</code> <font color="Green">//...if audio log progress is less than or equal to 28</font><br>
Line 911 <code>(<= (h100_arg_completed_short) 28)</code> <font color="Green">//...if audio log progress is less than 28</font><br>
Lines 927 - 962 <font color="Green">//scripts for bugger sequence</font><br>
Lines 927 - 962 <font color="Green">//scripts for bugger sequence</font><br>
Line 965 <code>(set g_cop_dead TRUE)</code> <font color="Green">//cop is dead</font><br>
Line 965 <code>(set g_cop_dead TRUE)</code> <font color="Green">//cop is dead</font><br>
Line 89: Line 89:


Line 1224 <code>(script dormant md_050_cop_reveal_agenda</code> <font color="Green">//turn cop hostile script</font><br>
Line 1224 <code>(script dormant md_050_cop_reveal_agenda</code> <font color="Green">//turn cop hostile script</font><br>
Line 1228 <code>(volume_test_players tv_md_050_cop_angry_one)</code> <font color="Green">//player is too close</font><br>
Line 1228 <code>(volume_test_players tv_md_050_cop_angry_one)</code> <font color="Green">//check player was warned twice</font><br>
Line 1229 <code>(= g_cop_turns TRUE)</code> <font color="Green">//check cop has turned</font><br>
Line 1229 <code>(= g_cop_turns TRUE)</code> <font color="Green">//check cop has turned</font><br>
Line 1272 <code>(ai_allegiance_remove human player)</code> <font color="Green">//human npcs are now hostile to players</font><br>
Line 1272 <code>(ai_allegiance_remove human player)</code> <font color="Green">//human npcs are now hostile to players</font><br>
Line 99: Line 99:
Line 1289 <code>(ai_allegiance human player)</code> <font color="Green">//re-setting allegiances</font><br>
Line 1289 <code>(ai_allegiance human player)</code> <font color="Green">//re-setting allegiances</font><br>
Line 1290 <code>(ai_allegiance player human)</code><br>
Line 1290 <code>(ai_allegiance player human)</code><br>
- [[User talk:XScruffyDaSasquatchx|xScruffyDaSasquatchx]] 16:49, March 30, 2024

Please note that all contributions to Halopedia are considered to be released under the Attribution-ShareAlike 3.0 Unported license (see Halopedia:Copyrights for details). If you don't want your writing to be edited mercilessly and redistributed at will, then don't submit it here. You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

To view or search uploaded images go to the list of images. Uploads and deletions are also logged in the upload log. For help including images on a page see Help:Images. For a sound file, use this code: [[Media:File.ogg]].

Do not copy text from other websites without permission. It will be deleted.

Template used on this page: