-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathModding.html
More file actions
533 lines (532 loc) · 16.4 KB
/
Modding.html
File metadata and controls
533 lines (532 loc) · 16.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
<!--
title: UGX-Mods Modding Wiki
description:
published: true
date: 2024-02-25T10:38:01.878Z
tags: confluence:1146909
editor: ckeditor
dateCreated: 2024-02-04T15:27:23.492Z
-->
<ul class="widget-page-hierarchy">
<li>
<a href="Black-Ops-3-Modtools">Black Ops 3 Modtools</a>
<ul>
<li>
<a href="Black-Ops-3-Modtools/Applications-and-Tools">
BO3 | Applications & Tools
</a>
<ul>
<li>
<a
href="Black-Ops-3-Modtools/Applications-and-Tools/Asset-Property-Editor">
BO3 | Asset Property Editor
</a>
</li>
<li>
<a
href="Black-Ops-3-Modtools/Applications-and-Tools/Dedicated-Server">
BO3 | Dedicated Server
</a>
</li>
<li>
<a
href="Black-Ops-3-Modtools/Applications-and-Tools/export2bin_exe">
BO3 | export2bin.exe
</a>
</li>
<li>
<a
href="Black-Ops-3-Modtools/Applications-and-Tools/GSC-Syntax-package-for-Sublime-Text-3">
BO3 | GSC Syntax package for Sublime Text 3
</a>
</li>
<li>
<a href="Black-Ops-3-Modtools/Applications-and-Tools/Radiant-Black">
BO3 | Radiant Black
</a>
</li>
</ul>
</li>
<li>
<a href="Black-Ops-3-Modtools/Asset-Conversion">
BO3 | Asset Conversion - Models, sounds, etc
</a>
<ul>
<li>
<a
href="Black-Ops-3-Modtools/Asset-Conversion/Adding-custom-animations">
BO3 | Adding custom animations
</a>
</li>
<li>
<a
href="Black-Ops-3-Modtools/Asset-Conversion/Adding-custom-materials-and-textures">
BO3 | Adding custom materials and textures
</a>
</li>
<li>
<a
href="Black-Ops-3-Modtools/Asset-Conversion/Adding-custom-models">
BO3 | Adding custom models
</a>
</li>
<li>
<a
href="Black-Ops-3-Modtools/Asset-Conversion/Adding-custom-sounds">
BO3 | Adding custom sounds
</a>
</li>
</ul>
</li>
<li>
<a href="Black-Ops-3-Modtools/Mapping">BO3 | Mapping</a>
<ul>
<li>
<a
href="Black-Ops-3-Modtools/Mapping/Adding-Dog-Spawners-or-Disabling-Dog-Rounds">
BO3 | Adding Dog Spawners or Disabling Dog Rounds
</a>
</li>
<li>
<a
href="Black-Ops-3-Modtools/Mapping/Adding-Pandoras-Box-locations">
BO3 | Adding Pandora's Box locations
</a>
</li>
<li>
<a
href="Black-Ops-3-Modtools/Mapping/Adding-Zombie-Spawners-Risers-and-Window-Barriers">
BO3 | Adding Zombie Spawners, Risers, and Window Barriers
</a>
</li>
<li>
<a href="Black-Ops-3-Modtools/Mapping/Adding-Zones">
BO3 | Adding Zones
</a>
</li>
</ul>
</li>
<li>
<a href="Black-Ops-3-Modtools/Script">BO3 | Script</a>
<ul>
<li>
<a
href="Black-Ops-3-Modtools/Script/Adding-Buyable-Ending-to-Zombiemode">
BO3 | Adding Buyable Ending to Zombiemode
</a>
</li>
<li>
<a
href="Black-Ops-3-Modtools/Script/Adding-Timed-Gameplay-to-Zombiemode">
BO3 | Adding Timed Gameplay to Zombiemode
</a>
</li>
<li>
<a
href="Black-Ops-3-Modtools/Script/How-to-display-more-script-error-information">
BO3 | How to display more script error information
</a>
</li>
<li>
<a href="Black-Ops-3-Modtools/Script/Overriding-default-classes">
BO3 | Overriding default classes
</a>
</li>
<li>
<a
href="Black-Ops-3-Modtools/Script/Playing-an-animation-on-a-script-model">
BO3 | Playing an animation on a script model
</a>
</li>
<li>
<a href="Black-Ops-3-Modtools/Script/Purchase-Loops">
BO3 | Purchase Loops
</a>
</li>
<li>
<a href="Black-Ops-3-Modtools/Script/Scripting-custom-traps">
BO3 | Scripting custom traps
</a>
</li>
<li>
<a href="Black-Ops-3-Modtools/Script/Weapon-System">
BO3 | Weapon System
</a>
<ul>
<li>
<a
href="Black-Ops-3-Modtools/Script/Weapon-System/Weapon-entity-field-list">
BO3 | Weapon entity field list
</a>
</li>
<li>
<a
href="Black-Ops-3-Modtools/Script/Weapon-System/Weapon-Giving-from-Script">
BO3 | Weapon Giving from Script
</a>
</li>
<li>
<a href="Black-Ops-3-Modtools/Script/Weapon-System/Weapon-List">
BO3 | Weapon List
</a>
</li>
</ul>
</li>
<li>
<a
href="Black-Ops-3-Modtools/Script/Whats-changed-from-WaW-scripting">
BO3 | What's changed from WaW scripting?
</a>
</li>
</ul>
</li>
<li>
<a href="Black-Ops-3-Modtools/Sounds">BO3 | Sounds</a>
<ul>
<li>
<a
href="Black-Ops-3-Modtools/Sounds/Creating-Modifying-Soundaliases-and-Converting-Sounds">
BO3 | Creating/Modifying Soundaliases & Converting Sounds
</a>
</li>
<li>
<a href="Black-Ops-3-Modtools/Sounds/DLC-Weapon-Soundaliases">
BO3 | DLC Weapon Soundaliases
</a>
</li>
</ul>
</li>
</ul>
</li>
<li>
<a href="World-at-War-Modtools">World at War Modtools</a>
<ul>
<li>
<a href="World-at-War-Modtools/Maya">WaW | Maya</a>
<ul>
<li>
<a
href="World-at-War-Modtools/Maya/Guide-to-hideTags-with-CoD4-Viewhands-in-CoD5">
Guide to hideTags with CoD4 Viewhands in CoD5
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Maya/Maya-2012-2014-Xmodel-and-Xanim-Export-Tool">
Maya 2012-2014 Xmodel and Xanim Export Tool
</a>
</li>
<li>
<a href="World-at-War-Modtools/Maya/Maya-Plugins-Setup">
Maya Plugins Setup
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Maya/Video-Porting-a-gun-from-Black-Ops-to-WaW">
Video Porting a gun from Black Ops to WaW
</a>
</li>
</ul>
</li>
<li>
<a href="World-at-War-Modtools/Menu">WaW | Menu</a>
<ul>
<li>
<a href="World-at-War-Modtools/Menu/Adding-a-Solo-Button">
Adding a Solo Button
</a>
</li>
<li>
<a href="World-at-War-Modtools/Menu/List-of-execKeyInt-Key-IDs">
List of execKeyInt Key IDs
</a>
</li>
</ul>
</li>
<li>
<a href="World-at-War-Modtools/Radiant">WaW | Radiant</a>
<ul>
<li>
<a
href="World-at-War-Modtools/Radiant/Adding-a-Custom-Texture-to-Radiant">
Adding a Custom Texture to Radiant
</a>
</li>
<li>
<a href="World-at-War-Modtools/Radiant/Adding-char-models">
Adding char models
</a>
</li>
<li>
<a href="World-at-War-Modtools/Radiant/Creating-a-Debris-Blocker">
Creating a Debris Blocker
</a>
</li>
<li>
<a href="World-at-War-Modtools/Radiant/Creating-a-flagwait-Blocker">
Creating a flagwait() Blocker
</a>
</li>
<li>
<a href="World-at-War-Modtools/Radiant/Creating-a-Map">
Creating a Map
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Radiant/Creating-a-Moving-Door-Blocker">
Creating a Moving Door Blocker
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Radiant/Creating-a-Swinging-Door-Blocker">
Creating a Swinging Door Blocker
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Radiant/Creating-a-Zombie-Window-Entrance">
Creating a Zombie Window Entrance
</a>
</li>
<li>
<a href="World-at-War-Modtools/Radiant/Creating-Brushes-in-Radiant">
Creating Brushes in Radiant
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Radiant/Creating-Your-Own-Custom-KVP">
Creating Your Own Custom KVP
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Radiant/Creating-Zombie-and-Dog-Spawners">
Creating Zombie and Dog Spawners
</a>
</li>
<li>
<a href="World-at-War-Modtools/Radiant/Custom-Weapon">
Custom Weapon
</a>
</li>
<li>
<a href="World-at-War-Modtools/Radiant/End-Game-Cameras">
End Game Cameras
</a>
</li>
<li>
<a href="World-at-War-Modtools/Radiant/Exceeded-2400-image-assets">
Exceeded 2400 image assets
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Radiant/Flogger-Trap-In-1_4-Style-Maps">
Flogger Trap In 1.4 Style Maps
</a>
</li>
<li>
<a href="World-at-War-Modtools/Radiant/Radiant-Intro">
Radiant Intro
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Radiant/Setting-Up-a-New-Map-Manually">
Setting Up a New Map Manually
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Radiant/Ultimate-Guide-to-Zones-in-v1_4-Maps">
Ultimate Guide to Zones in v1.4 Maps
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Radiant/Video-Adding-Risers-in-1_4-ModTools">
Video Adding Risers in 1.4 ModTools(Der Riese)
</a>
</li>
<li>
<a href="World-at-War-Modtools/Radiant/Video-Adding-Zones-1_4">
Video Adding Zones 1.4
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Radiant/Vision-File-and-Settings-Guide">
Vision File & Settings Guide
</a>
</li>
<li>
<a href="World-at-War-Modtools/Radiant/Zipline-In-1_4-Style-Maps">
Zipline In 1.4 Style Maps
</a>
</li>
</ul>
</li>
<li>
<a href="World-at-War-Modtools/Resources-and-Links">
WaW | Resources / Links
</a>
<ul>
<li>
<a
href="World-at-War-Modtools/Resources-and-Links/Modtools-Installation-Guide">
Modtools Installation Guide
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Resources-and-Links/Patching-World-at-War">
Patching World at War
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Resources-and-Links/Properly-Package-Your-Map-For-Release">
Properly Package Your Map For Release
</a>
</li>
</ul>
</li>
<li>
<a href="World-at-War-Modtools/Script">WaW | Script</a>
<ul>
<li>
<a href="World-at-War-Modtools/Script/Achievements">Achievements</a>
</li>
<li>
<a href="World-at-War-Modtools/Script/Airstrike">Airstrike</a>
</li>
<li>
<a href="World-at-War-Modtools/Script/CoD-Utility-Functions">
CoD Utility Functions
</a>
</li>
<li><a href="World-at-War-Modtools/Script/Easy-FX">Easy-FX</a></li>
<li>
<a
href="World-at-War-Modtools/Script/G_FindConfigstringIndex-overflow">
G_FindConfigstringIndex() overflow
</a>
</li>
<li>
<a href="World-at-War-Modtools/Script/Hintstrings-not-updating">
Hintstrings not updating
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Script/MT-AllocIndex-failed-memory-allocation">
MT AllocIndex: failed memory allocation
</a>
</li>
<li>
<a href="World-at-War-Modtools/Script/Scripting-Guide">
Scripting Guide
</a>
</li>
<li>
<a href="World-at-War-Modtools/Script/Text-Editors">Text Editors</a>
</li>
<li><a href="World-at-War-Modtools/Script/Trader">Trader</a></li>
<li>
<a href="World-at-War-Modtools/Script/Trem-bank">Trem bank</a>
</li>
<li>
<a href="World-at-War-Modtools/Script/UGX-Jukebox-Guide">
UGX Jukebox Guide
</a>
</li>
</ul>
</li>
<li>
<a href="World-at-War-Modtools/Sound">WaW | Sound</a>
<ul>
<li>
<a href="World-at-War-Modtools/Sound/Custom-Main-Menu-Music">
Custom Main Menu Music
</a>
</li>
<li>
<a
href="World-at-War-Modtools/Sound/Guide-to-Sounds-and-Soundaliases">
Guide to Sounds and Soundaliases
</a>
</li>
<li>
<a href="World-at-War-Modtools/Sound/Rip-sounds-from-IW6">
Rip sounds from IW6
</a>
</li>
</ul>
</li>
<li>
<a href="World-at-War-Modtools/UGX-Applications">
WaW | UGX Applications
</a>
<ul>
<li>
<a href="World-at-War-Modtools/UGX-Applications/GUI-Unit-Tool">
GUI Unit Tool
</a>
</li>
<li>
<a href="World-at-War-Modtools/UGX-Applications/GUI-Weapon-Editor">
GUI Weapon Editor
</a>
</li>
<li>
<a
href="World-at-War-Modtools/UGX-Applications/UGX-WeaponsEditor++">
UGX WeaponsEditor++
</a>
</li>
</ul>
</li>
<li>
<a href="World-at-War-Modtools/UGX-Mod-Standalone">
WaW | UGX Mod Standalone
</a>
<ul>
<li>
<a
href="World-at-War-Modtools/UGX-Mod-Standalone/UGX-Mod-Standalone-v103-Manual-Installation">
UGX Mod Standalone v1.0.3 Manual Installation
</a>
</li>
<li>
<a
href="World-at-War-Modtools/UGX-Mod-Standalone/UGX-Mod-Standalone-v11-Available-Weapons">
UGX Mod Standalone v1.1 Available Weapons
</a>
</li>
<li>
<a
href="World-at-War-Modtools/UGX-Mod-Standalone/UGX-Mod-Standalone-v11-Installation-Guide">
UGX Mod Standalone v1.1 Installation Guide
</a>
</li>
<li>
<a
href="World-at-War-Modtools/UGX-Mod-Standalone/UGX-Mod-Standalone-v11-Manual-Installation-Procedure">
UGX Mod Standalone v1.1 Manual Installation Procedure
</a>
</li>
<li>
<a
href="World-at-War-Modtools/UGX-Mod-Standalone/UGX-Mod-Standalone-v11-Mapper-Documentation">
UGX Mod Standalone v1.1 Mapper Documentation
</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>