home *** CD-ROM | disk | FTP | other *** search
Unknown | 2004-05-10 | 966 b |
view JSON data
|
view as text
|
open on a Mac
|
open on a PC
This file was not able to be converted.
This format is not currently supported by dexvert.
Confidence | Program | Detection | Match Type | Support
|
---|
100%
| file
| data
| default
|
|
hex view+--------+-------------------------+-------------------------+--------+--------+
|00000000| 00 00 00 00 00 00 00 00 | 7c 0e 63 6c 61 73 73 20 |........||.class |
|00000010| 44 4d 52 6f 73 74 65 72 | 42 65 61 74 54 65 61 6d |DMRoster|BeatTeam|
|00000020| 20 65 78 74 65 6e 64 73 | 20 78 44 4d 52 6f 73 74 | extends| xDMRost|
|00000030| 65 72 3b 0d 0a 0d 0a 2f | 2a 0d 0a 20 2a 20 52 6f |er;..../|*.. * Ro|
|00000040| 73 74 65 72 20 66 6f 72 | 20 64 65 61 74 68 6d 61 |ster for| deathma|
|00000050| 74 63 68 20 6c 65 76 65 | 6c 73 2e 0d 0a 20 2a 20 |tch leve|ls... * |
|00000060| 45 61 63 68 20 6c 65 76 | 65 6c 20 68 61 73 20 69 |Each lev|el has i|
|00000070| 74 73 20 6f 77 6e 20 72 | 6f 73 74 65 72 2e 20 20 |ts own r|oster. |
|00000080| 0d 0a 20 2a 20 54 68 69 | 73 20 73 70 65 63 69 61 |.. * Thi|s specia|
|00000090| 6c 20 72 6f 73 74 65 72 | 20 73 75 62 63 6c 61 73 |l roster| subclas|
|000000a0| 73 20 69 73 20 75 73 65 | 64 20 74 6f 20 70 6f 70 |s is use|d to pop|
|000000b0| 75 6c 61 74 65 20 61 6e | 20 65 6e 65 6d 79 20 74 |ulate an| enemy t|
|000000c0| 65 61 6d 20 77 69 74 68 | 20 74 68 65 0d 0a 20 2a |eam with| the.. *|
|000000d0| 20 70 6c 61 79 65 72 27 | 73 20 73 65 6c 65 63 74 | player'|s select|
|000000e0| 65 64 20 74 65 61 6d 6d | 61 74 65 73 2e 0d 0a 20 |ed teamm|ates... |
|000000f0| 2a 2f 0d 0a 0d 0a 2f 2f | 20 63 61 6c 6c 65 64 20 |*/....//| called |
|00000100| 69 6d 6d 65 64 69 61 74 | 65 6c 79 20 61 66 74 65 |immediat|ely afte|
|00000110| 72 20 73 70 61 77 6e 69 | 6e 67 20 74 68 65 20 72 |r spawni|ng the r|
|00000120| 6f 73 74 65 72 20 63 6c | 61 73 73 0d 0a 66 75 6e |oster cl|ass..fun|
|00000130| 63 74 69 6f 6e 20 49 6e | 69 74 69 61 6c 69 7a 65 |ction In|itialize|
|00000140| 28 69 6e 74 20 54 65 61 | 6d 42 6f 74 73 29 0d 0a |(int Tea|mBots)..|
|00000150| 7b 0d 0a 09 6c 6f 63 61 | 6c 20 47 61 6d 65 50 72 |{...loca|l GamePr|
|00000160| 6f 66 69 6c 65 20 47 50 | 3b 0d 0a 09 6c 6f 63 61 |ofile GP|;...loca|
|00000170| 6c 20 69 6e 74 20 69 2c | 20 6a 3b 0d 0a 0d 0a 09 |l int i,| j;.....|
|00000180| 47 50 20 3d 20 4c 65 76 | 65 6c 2e 47 61 6d 65 2e |GP = Lev|el.Game.|
|00000190| 43 75 72 72 65 6e 74 47 | 61 6d 65 50 72 6f 66 69 |CurrentG|ameProfi|
|000001a0| 6c 65 3b 0d 0a 09 69 66 | 20 28 20 47 50 20 3d 3d |le;...if| ( GP ==|
|000001b0| 20 6e 6f 6e 65 20 29 20 | 7b 0d 0a 09 09 4c 6f 67 | none ) |{....Log|
|000001c0| 28 22 44 4d 52 6f 73 74 | 65 72 42 65 61 74 54 65 |("DMRost|erBeatTe|
|000001d0| 61 6d 3a 3a 49 6e 69 74 | 69 61 6c 69 7a 65 64 28 |am::Init|ialized(|
|000001e0| 29 20 66 61 69 6c 65 64 | 2e 20 20 47 61 6d 65 50 |) failed|. GameP|
|000001f0| 72 6f 66 69 6c 65 20 3d | 3d 20 6e 6f 6e 65 2e 22 |rofile =|= none."|
|00000200| 29 3b 0d 0a 09 09 72 65 | 74 75 72 6e 3b 0d 0a 09 |);....re|turn;...|
|00000210| 7d 0d 0a 0d 0a 09 2f 2f | 20 63 72 65 61 74 65 20 |}.....//| create |
|00000220| 72 6f 73 74 65 72 20 65 | 6e 74 72 69 65 73 20 66 |roster e|ntries f|
|00000230| 6f 72 20 73 69 6e 67 6c | 65 20 70 6c 61 79 65 72 |or singl|e player|
|00000240| 27 73 20 74 65 61 6d 6d | 61 74 65 73 0d 0a 09 66 |'s teamm|ates...f|
|00000250| 6f 72 20 28 20 69 3d 30 | 3b 20 69 3c 47 50 2e 50 |or ( i=0|; i<GP.P|
|00000260| 6c 61 79 65 72 54 65 61 | 6d 2e 4c 65 6e 67 74 68 |layerTea|m.Length|
|00000270| 3b 20 69 2b 2b 20 29 0d | 0a 09 7b 0d 0a 09 09 6a |; i++ ).|..{....j|
|00000280| 20 3d 20 52 6f 73 74 65 | 72 2e 4c 65 6e 67 74 68 | = Roste|r.Length|
|00000290| 3b 0d 0a 09 09 52 6f 73 | 74 65 72 2e 4c 65 6e 67 |;....Ros|ter.Leng|
|000002a0| 74 68 20 3d 20 52 6f 73 | 74 65 72 2e 4c 65 6e 67 |th = Ros|ter.Leng|
|000002b0| 74 68 20 2b 20 31 3b 0d | 0a 09 09 52 6f 73 74 65 |th + 1;.|...Roste|
|000002c0| 72 5b 6a 5d 20 3d 20 63 | 6c 61 73 73 27 78 52 6f |r[j] = c|lass'xRo|
|000002d0| 73 74 65 72 45 6e 74 72 | 79 27 2e 53 74 61 74 69 |sterEntr|y'.Stati|
|000002e0| 63 2e 43 72 65 61 74 65 | 52 6f 73 74 65 72 45 6e |c.Create|RosterEn|
|000002f0| 74 72 79 43 68 61 72 61 | 63 74 65 72 28 47 50 2e |tryChara|cter(GP.|
|00000300| 50 6c 61 79 65 72 54 65 | 61 6d 5b 69 5d 29 3b 0d |PlayerTe|am[i]);.|
|00000310| 0a 09 7d 0d 0a 0d 0a 09 | 2f 2f 20 72 65 6d 61 69 |..}.....|// remai|
|00000320| 6e 69 6e 67 20 74 65 61 | 6d 2d 73 70 65 63 69 66 |ning tea|m-specif|
|00000330| 69 63 20 69 6e 66 6f 2c | 20 6d 69 67 68 74 20 62 |ic info,| might b|
|00000340| 65 20 75 73 65 64 20 69 | 6e 20 6d 65 6e 75 73 20 |e used i|n menus |
|00000350| 61 74 20 73 6f 6d 65 20 | 70 6f 69 6e 74 0d 0a 09 |at some |point...|
|00000360| 54 65 61 6d 4e 61 6d 65 | 20 3d 20 47 50 2e 54 65 |TeamName| = GP.Te|
|00000370| 61 6d 4e 61 6d 65 3b 0d | 0a 09 54 65 61 6d 53 79 |amName;.|..TeamSy|
|00000380| 6d 62 6f 6c 4e 61 6d 65 | 20 3d 20 47 50 2e 54 65 |mbolName| = GP.Te|
|00000390| 61 6d 53 79 6d 62 6f 6c | 4e 61 6d 65 3b 0d 0a 0d |amSymbol|Name;...|
|000003a0| 0a 09 73 75 70 65 72 2e | 49 6e 69 74 69 61 6c 69 |..super.|Initiali|
|000003b0| 7a 65 28 54 65 61 6d 42 | 6f 74 73 29 3b 0d 0a 7d |ze(TeamB|ots);..}|
|000003c0| 0d 0a 09 0d 0a 00 | |...... | |
+--------+-------------------------+-------------------------+--------+--------+