UGX-Mods

Call of Duty: Black Ops 3 => Tutorial Desk => Mapping => Topic started by: pvtseacow on May 10, 2017, 02:46:52 am

Title: [Tutorial] Sectioned Power (Power Zones)
Post by: pvtseacow on May 10, 2017, 02:46:52 am
Tutorial
Code Snippet
Plaintext
script_int : <Number>
<Number> being any number (Remember this for later)
Code Snippet
Plaintext
script_int : <Number>
<Number> being the same number as the power switch
Anything without "script_int" is global power. For example, a global power switch wouldn't have any script_int on it.
DONE!

I was surprised to see how easy this was and not see anyone even talk about it. Obviously, this way is the most simplest way to do it but it gets the job done.