home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 7 (DVD) / XENIADVD07.iso / Fragzone / Files / ut2003-winpatch2225.exe / UT2003-Patch / System / XGame.u / ScriptText22.TextBuffer < prev    next >
Unknown  |  2003-04-16  |  938 b 

open in: MacOS 8.1     |     Win98     |     DOS

view JSON data     |     view as text


This file was not able to be converted.
This format is not currently supported by dexvert.

ConfidenceProgramDetectionMatch TypeSupport
100% file data default



hex view
+--------+-------------------------+-------------------------+--------+--------+
|00000000| 00 00 00 00 00 00 00 00 | 60 0e 63 6c 61 73 73 20 |........|`.class |
|00000010| 78 4d 75 74 61 74 6f 72 | 4c 69 73 74 20 65 78 74 |xMutator|List ext|
|00000020| 65 6e 64 73 20 41 63 74 | 6f 72 0d 0a 20 20 20 20 |ends Act|or.. |
|00000030| 44 65 70 65 6e 64 73 4f | 6e 28 78 55 74 69 6c 29 |DependsO|n(xUtil)|
|00000040| 3b 0d 0a 0d 0a 76 61 72 | 28 29 20 61 72 72 61 79 |;....var|() array|
|00000050| 3c 78 55 74 69 6c 2e 4d | 75 74 61 74 6f 72 52 65 |<xUtil.M|utatorRe|
|00000060| 63 6f 72 64 3e 20 4d 75 | 74 61 74 6f 72 4c 69 73 |cord> Mu|tatorLis|
|00000070| 74 3b 0d 0a 0d 0a 73 69 | 6d 75 6c 61 74 65 64 20 |t;....si|mulated |
|00000080| 66 75 6e 63 74 69 6f 6e | 20 49 6e 69 74 28 6f 70 |function| Init(op|
|00000090| 74 69 6f 6e 61 6c 20 62 | 6f 6f 6c 20 62 4c 6f 61 |tional b|ool bLoa|
|000000a0| 64 43 6c 61 73 73 65 73 | 29 0d 0a 7b 0d 0a 20 20 |dClasses|)..{.. |
|000000b0| 20 20 6c 6f 63 61 6c 20 | 78 55 74 69 6c 2e 4d 75 | local |xUtil.Mu|
|000000c0| 74 61 74 6f 72 52 65 63 | 6f 72 64 20 74 6d 70 3b |tatorRec|ord tmp;|
|000000d0| 0d 0a 20 20 20 20 6c 6f | 63 61 6c 20 69 6e 74 20 |.. lo|cal int |
|000000e0| 69 2c 20 6a 3b 0d 0a 0d | 0a 20 20 20 20 63 6c 61 |i, j;...|. cla|
|000000f0| 73 73 27 78 55 74 69 6c | 27 2e 73 74 61 74 69 63 |ss'xUtil|'.static|
|00000100| 2e 47 65 74 4d 75 74 61 | 74 6f 72 4c 69 73 74 28 |.GetMuta|torList(|
|00000110| 4d 75 74 61 74 6f 72 4c | 69 73 74 29 3b 0d 0a 0d |MutatorL|ist);...|
|00000120| 0a 20 20 20 20 2f 2f 20 | 73 6f 72 74 20 62 79 20 |. // |sort by |
|00000130| 6e 61 6d 65 0d 0a 20 20 | 20 20 66 6f 72 20 28 69 |name.. | for (i|
|00000140| 3d 30 3b 20 69 3c 4d 75 | 74 61 74 6f 72 4c 69 73 |=0; i<Mu|tatorLis|
|00000150| 74 2e 4c 65 6e 67 74 68 | 2d 31 3b 20 69 2b 2b 29 |t.Length|-1; i++)|
|00000160| 0d 0a 20 20 20 20 7b 0d | 0a 20 20 20 20 20 20 20 |.. {.|. |
|00000170| 20 66 6f 72 20 28 6a 3d | 69 2b 31 3b 20 6a 3c 4d | for (j=|i+1; j<M|
|00000180| 75 74 61 74 6f 72 4c 69 | 73 74 2e 4c 65 6e 67 74 |utatorLi|st.Lengt|
|00000190| 68 3b 20 6a 2b 2b 29 0d | 0a 20 20 20 20 20 20 20 |h; j++).|. |
|000001a0| 20 7b 0d 0a 20 20 20 20 | 20 20 20 20 20 20 20 20 | {.. | |
|000001b0| 69 66 20 28 4d 75 74 61 | 74 6f 72 4c 69 73 74 5b |if (Muta|torList[|
|000001c0| 6a 5d 2e 46 72 69 65 6e | 64 6c 79 4e 61 6d 65 20 |j].Frien|dlyName |
|000001d0| 3c 20 4d 75 74 61 74 6f | 72 4c 69 73 74 5b 69 5d |< Mutato|rList[i]|
|000001e0| 2e 46 72 69 65 6e 64 6c | 79 4e 61 6d 65 29 0d 0a |.Friendl|yName)..|
|000001f0| 20 20 20 20 20 20 20 20 | 20 20 20 20 7b 0d 0a 20 | | {.. |
|00000200| 20 20 20 20 20 20 20 20 | 20 20 20 20 20 20 20 74 | | t|
|00000210| 6d 70 20 3d 20 4d 75 74 | 61 74 6f 72 4c 69 73 74 |mp = Mut|atorList|
|00000220| 5b 69 5d 3b 0d 0a 20 20 | 20 20 20 20 20 20 20 20 |[i];.. | |
|00000230| 20 20 20 20 20 20 4d 75 | 74 61 74 6f 72 4c 69 73 | Mu|tatorLis|
|00000240| 74 5b 69 5d 20 3d 20 4d | 75 74 61 74 6f 72 4c 69 |t[i] = M|utatorLi|
|00000250| 73 74 5b 6a 5d 3b 0d 0a | 20 20 20 20 20 20 20 20 |st[j];..| |
|00000260| 20 20 20 20 20 20 20 20 | 4d 75 74 61 74 6f 72 4c | |MutatorL|
|00000270| 69 73 74 5b 6a 5d 20 3d | 20 74 6d 70 3b 0d 0a 20 |ist[j] =| tmp;.. |
|00000280| 20 20 20 20 20 20 20 20 | 20 20 20 7d 0d 0a 20 20 | | }.. |
|00000290| 20 20 20 20 20 20 7d 0d | 0a 20 20 20 20 7d 0d 0a | }.|. }..|
|000002a0| 0d 0a 20 20 20 20 69 66 | 20 28 62 4c 6f 61 64 43 |.. if| (bLoadC|
|000002b0| 6c 61 73 73 65 73 29 0d | 0a 20 20 20 20 20 20 20 |lasses).|. |
|000002c0| 20 4c 6f 61 64 43 6c 61 | 73 73 65 73 28 29 3b 0d | LoadCla|sses();.|
|000002d0| 0a 7d 0d 0a 0d 0a 73 69 | 6d 75 6c 61 74 65 64 20 |.}....si|mulated |
|000002e0| 66 75 6e 63 74 69 6f 6e | 20 4c 6f 61 64 43 6c 61 |function| LoadCla|
|000002f0| 73 73 65 73 28 29 0d 0a | 7b 0d 0a 20 20 20 20 6c |sses()..|{.. l|
|00000300| 6f 63 61 6c 20 69 6e 74 | 20 69 3b 0d 0a 0d 0a 20 |ocal int| i;.... |
|00000310| 20 20 20 66 6f 72 20 28 | 69 3d 30 3b 20 69 3c 4d | for (|i=0; i<M|
|00000320| 75 74 61 74 6f 72 4c 69 | 73 74 2e 4c 65 6e 67 74 |utatorLi|st.Lengt|
|00000330| 68 3b 20 69 2b 2b 29 0d | 0a 20 20 20 20 20 20 20 |h; i++).|. |
|00000340| 20 4d 75 74 61 74 6f 72 | 4c 69 73 74 5b 69 5d 2e | Mutator|List[i].|
|00000350| 4d 75 74 43 6c 61 73 73 | 20 3d 20 63 6c 61 73 73 |MutClass| = class|
|00000360| 3c 4d 75 74 61 74 6f 72 | 3e 28 44 79 6e 61 6d 69 |<Mutator|>(Dynami|
|00000370| 63 4c 6f 61 64 4f 62 6a | 65 63 74 28 4d 75 74 61 |cLoadObj|ect(Muta|
|00000380| 74 6f 72 4c 69 73 74 5b | 69 5d 2e 43 6c 61 73 73 |torList[|i].Class|
|00000390| 4e 61 6d 65 2c 63 6c 61 | 73 73 27 43 6c 61 73 73 |Name,cla|ss'Class|
|000003a0| 27 29 29 3b 0d 0a 7d 0d | 0a 00 |'));..}.|.. |
+--------+-------------------------+-------------------------+--------+--------+