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

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 | 71 18 63 6c 61 73 73 20 |........|q.class |
|00000010| 43 6f 6d 62 6f 20 65 78 | 74 65 6e 64 73 20 49 6e |Combo ex|tends In|
|00000020| 66 6f 3b 0d 0a 0d 0a 23 | 65 78 65 63 20 4f 42 4a |fo;....#|exec OBJ|
|00000030| 20 4c 4f 41 44 20 46 49 | 4c 45 3d 47 61 6d 65 53 | LOAD FI|LE=GameS|
|00000040| 6f 75 6e 64 73 2e 75 61 | 78 0d 0a 0d 0a 76 61 72 |ounds.ua|x....var|
|00000050| 20 6c 6f 63 61 6c 69 7a | 65 64 20 73 74 72 69 6e | localiz|ed strin|
|00000060| 67 20 45 78 65 63 4d 65 | 73 73 61 67 65 3b 0d 0a |g ExecMe|ssage;..|
|00000070| 76 61 72 20 66 6c 6f 61 | 74 20 41 64 72 65 6e 61 |var floa|t Adrena|
|00000080| 6c 69 6e 65 43 6f 73 74 | 3b 0d 0a 76 61 72 20 66 |lineCost|;..var f|
|00000090| 6c 6f 61 74 20 44 75 72 | 61 74 69 6f 6e 3b 0d 0a |loat Dur|ation;..|
|000000a0| 76 61 72 20 53 6f 75 6e | 64 20 41 63 74 69 76 61 |var Soun|d Activa|
|000000b0| 74 65 53 6f 75 6e 64 3b | 0d 0a 76 61 72 20 4d 61 |teSound;|..var Ma|
|000000c0| 74 65 72 69 61 6c 20 49 | 63 6f 6e 3b 0d 0a 76 61 |terial I|con;..va|
|000000d0| 72 20 63 6c 61 73 73 3c | 78 45 6d 69 74 74 65 72 |r class<|xEmitter|
|000000e0| 3e 20 41 63 74 69 76 61 | 74 69 6f 6e 45 66 66 65 |> Activa|tionEffe|
|000000f0| 63 74 43 6c 61 73 73 3b | 0d 0a 76 61 72 20 73 6f |ctClass;|..var so|
|00000100| 75 6e 64 20 43 6f 6d 62 | 6f 41 6e 6e 6f 75 6e 63 |und Comb|oAnnounc|
|00000110| 65 6d 65 6e 74 3b 0d 0a | 76 61 72 20 69 6e 74 20 |ement;..|var int |
|00000120| 6b 65 79 73 5b 34 5d 3b | 0d 0a 76 61 72 20 63 6c |keys[4];|..var cl|
|00000130| 61 73 73 3c 53 70 65 63 | 69 65 73 54 79 70 65 3e |ass<Spec|iesType>|
|00000140| 20 73 70 65 63 69 65 73 | 3b 0d 0a 0d 0a 2f 2f 20 | species|;....// |
|00000150| 43 4b 5f 55 70 20 20 20 | 20 20 20 3d 20 31 3b 0d |CK_Up | = 1;.|
|00000160| 0a 2f 2f 20 43 4b 5f 44 | 6f 77 6e 20 20 20 20 3d |.// CK_D|own =|
|00000170| 20 32 3b 0d 0a 2f 2f 20 | 43 4b 5f 4c 65 66 74 20 | 2;..// |CK_Left |
|00000180| 20 20 20 3d 20 34 3b 0d | 0a 2f 2f 20 43 4b 5f 52 | = 4;.|.// CK_R|
|00000190| 69 67 68 74 20 20 20 3d | 20 38 3b 0d 0a 0d 0a 66 |ight =| 8;....f|
|000001a0| 75 6e 63 74 69 6f 6e 20 | 50 6f 73 74 42 65 67 69 |unction |PostBegi|
|000001b0| 6e 50 6c 61 79 28 29 0d | 0a 7b 0d 0a 20 20 20 20 |nPlay().|.{.. |
|000001c0| 6c 6f 63 61 6c 20 78 50 | 61 77 6e 20 50 3b 0d 0a |local xP|awn P;..|
|000001d0| 0d 0a 20 20 20 20 50 20 | 3d 20 78 50 61 77 6e 28 |.. P |= xPawn(|
|000001e0| 4f 77 6e 65 72 29 3b 0d | 0a 20 20 20 20 69 66 20 |Owner);.|. if |
|000001f0| 28 50 20 3d 3d 20 4e 6f | 6e 65 29 0d 0a 20 20 20 |(P == No|ne).. |
|00000200| 20 7b 0d 0a 20 20 20 20 | 20 20 20 20 44 65 73 74 | {.. | Dest|
|00000210| 72 6f 79 28 29 3b 0d 0a | 20 20 20 20 20 20 20 20 |roy();..| |
|00000220| 72 65 74 75 72 6e 3b 0d | 0a 20 20 20 20 7d 0d 0a |return;.|. }..|
|00000230| 0d 0a 20 20 20 20 69 66 | 20 28 41 63 74 69 76 61 |.. if| (Activa|
|00000240| 74 65 53 6f 75 6e 64 20 | 21 3d 20 4e 6f 6e 65 29 |teSound |!= None)|
|00000250| 0d 0a 20 20 20 20 20 20 | 20 20 50 6c 61 79 53 6f |.. | PlaySo|
|00000260| 75 6e 64 28 41 63 74 69 | 76 61 74 65 53 6f 75 6e |und(Acti|vateSoun|
|00000270| 64 2c 20 53 4c 4f 54 5f | 4e 6f 6e 65 2c 20 32 2a |d, SLOT_|None, 2*|
|00000280| 54 72 61 6e 73 69 65 6e | 74 53 6f 75 6e 64 56 6f |Transien|tSoundVo|
|00000290| 6c 75 6d 65 29 3b 0d 0a | 0d 0a 20 20 20 20 69 66 |lume);..|.. if|
|000002a0| 20 28 41 63 74 69 76 61 | 74 69 6f 6e 45 66 66 65 | (Activa|tionEffe|
|000002b0| 63 74 43 6c 61 73 73 20 | 21 3d 20 4e 6f 6e 65 29 |ctClass |!= None)|
|000002c0| 0d 0a 20 20 20 20 20 20 | 20 20 53 70 61 77 6e 28 |.. | Spawn(|
|000002d0| 41 63 74 69 76 61 74 69 | 6f 6e 45 66 66 65 63 74 |Activati|onEffect|
|000002e0| 43 6c 61 73 73 2c 20 50 | 2c 2c 20 50 2e 4c 6f 63 |Class, P|,, P.Loc|
|000002f0| 61 74 69 6f 6e 2c 20 50 | 2e 52 6f 74 61 74 69 6f |ation, P|.Rotatio|
|00000300| 6e 29 3b 20 2f 2f 20 69 | 74 27 73 20 72 65 73 70 |n); // i|t's resp|
|00000310| 6f 6e 73 69 62 6c 65 20 | 66 6f 72 20 6b 69 6c 6c |onsible |for kill|
|00000320| 69 6e 67 20 69 74 73 65 | 6c 66 0d 0a 0d 0a 20 20 |ing itse|lf.... |
|00000330| 20 20 53 74 61 72 74 45 | 66 66 65 63 74 28 50 29 | StartE|ffect(P)|
|00000340| 3b 0d 0a 7d 0d 0a 0d 0a | 2f 2f 20 63 61 6c 6c 65 |;..}....|// calle|
|00000350| 64 20 77 68 65 6e 20 41 | 64 72 65 6e 61 6c 69 6e |d when A|drenalin|
|00000360| 65 20 68 61 73 20 62 65 | 65 6e 20 64 72 61 69 6e |e has be|en drain|
|00000370| 65 64 20 65 6d 70 74 79 | 0d 0a 66 75 6e 63 74 69 |ed empty|..functi|
|00000380| 6f 6e 20 41 64 72 65 6e | 61 6c 69 6e 65 45 6d 70 |on Adren|alineEmp|
|00000390| 74 79 28 29 0d 0a 7b 0d | 0a 20 20 20 20 44 65 73 |ty()..{.|. Des|
|000003a0| 74 72 6f 79 28 29 3b 0d | 0a 7d 0d 0a 0d 0a 66 75 |troy();.|.}....fu|
|000003b0| 6e 63 74 69 6f 6e 20 44 | 65 73 74 72 6f 79 65 64 |nction D|estroyed|
|000003c0| 28 29 0d 0a 7b 0d 0a 20 | 20 20 20 6c 6f 63 61 6c |()..{.. | local|
|000003d0| 20 78 50 61 77 6e 20 50 | 3b 0d 0a 20 20 20 20 50 | xPawn P|;.. P|
|000003e0| 20 3d 20 78 50 61 77 6e | 28 4f 77 6e 65 72 29 3b | = xPawn|(Owner);|
|000003f0| 0d 0a 0d 0a 20 20 20 20 | 69 66 20 28 50 20 21 3d |.... |if (P !=|
|00000400| 20 4e 6f 6e 65 29 0d 0a | 20 20 20 20 7b 0d 0a 20 | None)..| {.. |
|00000410| 20 20 20 20 20 20 20 53 | 74 6f 70 45 66 66 65 63 | S|topEffec|
|00000420| 74 28 50 29 3b 0d 0a 0d | 0a 20 20 20 20 20 20 20 |t(P);...|. |
|00000430| 20 69 66 20 28 50 2e 43 | 75 72 72 65 6e 74 43 6f | if (P.C|urrentCo|
|00000440| 6d 62 6f 20 3d 3d 20 73 | 65 6c 66 29 0d 0a 20 20 |mbo == s|elf).. |
|00000450| 20 20 20 20 20 20 20 20 | 20 20 50 2e 43 75 72 72 | | P.Curr|
|00000460| 65 6e 74 43 6f 6d 62 6f | 20 3d 20 4e 6f 6e 65 3b |entCombo| = None;|
|00000470| 0d 0a 20 20 20 20 7d 0d | 0a 7d 0d 0a 0d 0a 66 75 |.. }.|.}....fu|
|00000480| 6e 63 74 69 6f 6e 20 53 | 74 61 72 74 45 66 66 65 |nction S|tartEffe|
|00000490| 63 74 28 78 50 61 77 6e | 20 50 29 3b 0d 0a 66 75 |ct(xPawn| P);..fu|
|000004a0| 6e 63 74 69 6f 6e 20 53 | 74 6f 70 45 66 66 65 63 |nction S|topEffec|
|000004b0| 74 28 78 50 61 77 6e 20 | 50 29 3b 0d 0a 0d 0a 73 |t(xPawn |P);....s|
|000004c0| 69 6d 75 6c 61 74 65 64 | 20 66 75 6e 63 74 69 6f |imulated| functio|
|000004d0| 6e 20 54 69 63 6b 28 66 | 6c 6f 61 74 20 44 65 6c |n Tick(f|loat Del|
|000004e0| 74 61 54 69 6d 65 29 0d | 0a 7b 0d 0a 20 20 20 20 |taTime).|.{.. |
|000004f0| 6c 6f 63 61 6c 20 50 61 | 77 6e 20 50 3b 0d 0a 20 |local Pa|wn P;.. |
|00000500| 20 20 20 0d 0a 20 20 20 | 20 50 20 3d 20 50 61 77 | .. | P = Paw|
|00000510| 6e 28 4f 77 6e 65 72 29 | 3b 0d 0a 0d 0a 20 20 20 |n(Owner)|;.... |
|00000520| 20 69 66 20 28 20 28 50 | 20 3d 3d 20 4e 6f 6e 65 | if ( (P| == None|
|00000530| 29 20 7c 7c 20 28 50 2e | 43 6f 6e 74 72 6f 6c 6c |) || (P.|Controll|
|00000540| 65 72 20 3d 3d 20 4e 6f | 6e 65 29 20 29 0d 0a 09 |er == No|ne) )...|
|00000550| 7b 0d 0a 20 20 20 20 20 | 20 20 20 44 65 73 74 72 |{.. | Destr|
|00000560| 6f 79 28 29 3b 0d 0a 20 | 20 20 20 20 20 20 20 72 |oy();.. | r|
|00000570| 65 74 75 72 6e 3b 0d 0a | 20 20 20 20 7d 0d 0a 20 |eturn;..| }.. |
|00000580| 20 20 20 50 2e 43 6f 6e | 74 72 6f 6c 6c 65 72 2e | P.Con|troller.|
|00000590| 41 64 72 65 6e 61 6c 69 | 6e 65 20 2d 3d 20 41 64 |Adrenali|ne -= Ad|
|000005a0| 72 65 6e 61 6c 69 6e 65 | 43 6f 73 74 2a 44 65 6c |renaline|Cost*Del|
|000005b0| 74 61 54 69 6d 65 2f 44 | 75 72 61 74 69 6f 6e 3b |taTime/D|uration;|
|000005c0| 0d 0a 20 20 20 20 69 66 | 20 28 50 2e 43 6f 6e 74 |.. if| (P.Cont|
|000005d0| 72 6f 6c 6c 65 72 2e 41 | 64 72 65 6e 61 6c 69 6e |roller.A|drenalin|
|000005e0| 65 20 3c 3d 20 30 2e 30 | 29 0d 0a 20 20 20 20 7b |e <= 0.0|).. {|
|000005f0| 0d 0a 20 20 20 20 20 20 | 20 20 50 2e 43 6f 6e 74 |.. | P.Cont|
|00000600| 72 6f 6c 6c 65 72 2e 41 | 64 72 65 6e 61 6c 69 6e |roller.A|drenalin|
|00000610| 65 20 3d 20 30 2e 30 3b | 0d 0a 20 20 20 20 20 20 |e = 0.0;|.. |
|00000620| 20 20 44 65 73 74 72 6f | 79 28 29 3b 0d 0a 20 20 | Destro|y();.. |
|00000630| 20 20 7d 0d 0a 7d 0d 0a | 0d 0a 00 | }..}..|... |
+--------+-------------------------+-------------------------+--------+--------+