home *** CD-ROM | disk | FTP | other *** search
Unknown | 2004-05-10 | 626 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 | 68 09 63 6c 61 73 73 20 |........|h.class |
|00000010| 78 42 6f 74 20 65 78 74 | 65 6e 64 73 20 42 6f 74 |xBot ext|ends Bot|
|00000020| 0d 0a 20 20 20 20 44 65 | 70 65 6e 64 73 4f 6e 28 |.. De|pendsOn(|
|00000030| 78 55 74 69 6c 29 3b 0d | 0a 0d 0a 76 61 72 28 29 |xUtil);.|...var()|
|00000040| 20 78 55 74 69 6c 2e 50 | 6c 61 79 65 72 52 65 63 | xUtil.P|layerRec|
|00000050| 6f 72 64 20 50 61 77 6e | 53 65 74 75 70 52 65 63 |ord Pawn|SetupRec|
|00000060| 6f 72 64 3b 0d 0a 0d 0a | 66 75 6e 63 74 69 6f 6e |ord;....|function|
|00000070| 20 53 65 74 50 61 77 6e | 43 6c 61 73 73 28 73 74 | SetPawn|Class(st|
|00000080| 72 69 6e 67 20 69 6e 43 | 6c 61 73 73 2c 20 73 74 |ring inC|lass, st|
|00000090| 72 69 6e 67 20 69 6e 43 | 68 61 72 61 63 74 65 72 |ring inC|haracter|
|000000a0| 29 0d 0a 7b 0d 0a 20 20 | 20 20 6c 6f 63 61 6c 20 |)..{.. | local |
|000000b0| 63 6c 61 73 73 3c 78 50 | 61 77 6e 3e 20 70 43 6c |class<xP|awn> pCl|
|000000c0| 61 73 73 3b 0d 0a 20 20 | 20 20 0d 0a 20 20 20 20 |ass;.. | .. |
|000000d0| 69 66 20 28 20 69 6e 43 | 6c 61 73 73 20 21 3d 20 |if ( inC|lass != |
|000000e0| 22 22 20 29 0d 0a 09 7b | 0d 0a 09 09 70 43 6c 61 |"" )...{|....pCla|
|000000f0| 73 73 20 3d 20 63 6c 61 | 73 73 3c 78 50 61 77 6e |ss = cla|ss<xPawn|
|00000100| 3e 28 44 79 6e 61 6d 69 | 63 4c 6f 61 64 4f 62 6a |>(Dynami|cLoadObj|
|00000110| 65 63 74 28 69 6e 43 6c | 61 73 73 2c 20 63 6c 61 |ect(inCl|ass, cla|
|00000120| 73 73 27 43 6c 61 73 73 | 27 29 29 3b 0d 0a 09 09 |ss'Class|'));....|
|00000130| 69 66 20 28 70 43 6c 61 | 73 73 20 21 3d 20 4e 6f |if (pCla|ss != No|
|00000140| 6e 65 29 0d 0a 09 09 09 | 50 61 77 6e 43 6c 61 73 |ne).....|PawnClas|
|00000150| 73 20 3d 20 70 43 6c 61 | 73 73 3b 0d 0a 09 7d 0d |s = pCla|ss;...}.|
|00000160| 0a 09 0d 0a 20 20 20 20 | 50 61 77 6e 53 65 74 75 |.... |PawnSetu|
|00000170| 70 52 65 63 6f 72 64 20 | 3d 20 63 6c 61 73 73 27 |pRecord |= class'|
|00000180| 78 55 74 69 6c 27 2e 73 | 74 61 74 69 63 2e 46 69 |xUtil'.s|tatic.Fi|
|00000190| 6e 64 50 6c 61 79 65 72 | 52 65 63 6f 72 64 28 69 |ndPlayer|Record(i|
|000001a0| 6e 43 68 61 72 61 63 74 | 65 72 29 3b 0d 0a 20 20 |nCharact|er);.. |
|000001b0| 20 20 50 6c 61 79 65 72 | 52 65 70 6c 69 63 61 74 | Player|Replicat|
|000001c0| 69 6f 6e 49 6e 66 6f 2e | 53 65 74 43 68 61 72 61 |ionInfo.|SetChara|
|000001d0| 63 74 65 72 4e 61 6d 65 | 28 69 6e 43 68 61 72 61 |cterName|(inChara|
|000001e0| 63 74 65 72 29 3b 0d 0a | 7d 0d 0a 0d 0a 66 75 6e |cter);..|}....fun|
|000001f0| 63 74 69 6f 6e 20 50 6f | 73 73 65 73 73 28 50 61 |ction Po|ssess(Pa|
|00000200| 77 6e 20 61 50 61 77 6e | 29 0d 0a 7b 0d 0a 09 53 |wn aPawn|)..{...S|
|00000210| 75 70 65 72 2e 50 6f 73 | 73 65 73 73 28 61 50 61 |uper.Pos|sess(aPa|
|00000220| 77 6e 29 3b 0d 0a 09 69 | 66 20 28 20 78 50 61 77 |wn);...i|f ( xPaw|
|00000230| 6e 28 61 50 61 77 6e 29 | 20 21 3d 20 4e 6f 6e 65 |n(aPawn)| != None|
|00000240| 20 29 0d 0a 09 09 78 50 | 61 77 6e 28 61 50 61 77 | )....xP|awn(aPaw|
|00000250| 6e 29 2e 53 65 74 75 70 | 28 50 61 77 6e 53 65 74 |n).Setup|(PawnSet|
|00000260| 75 70 52 65 63 6f 72 64 | 29 3b 0d 0a 7d 0d 0a 0d |upRecord|);..}...|
|00000270| 0a 00 | |.. | |
+--------+-------------------------+-------------------------+--------+--------+