diff options
| author | Alee <alee14498@gmail.com> | 2018-04-29 19:04:32 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-04-29 19:04:32 -0400 |
| commit | ace2c6fcb96ee2b1439658ff7a96f47eb2d420a6 (patch) | |
| tree | 7c3f40b63e0eaec586e3f10ba3aaffa897796fa5 /Actions | |
| download | Project-Byte-ace2c6fcb96ee2b1439658ff7a96f47eb2d420a6.tar.gz Project-Byte-ace2c6fcb96ee2b1439658ff7a96f47eb2d420a6.tar.bz2 Project-Byte-ace2c6fcb96ee2b1439658ff7a96f47eb2d420a6.zip | |
Inital Commit
Diffstat (limited to 'Actions')
| -rwxr-xr-x | Actions/StartingActions.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Actions/StartingActions.xml b/Actions/StartingActions.xml new file mode 100755 index 0000000..7e93db8 --- /dev/null +++ b/Actions/StartingActions.xml @@ -0,0 +1,9 @@ +<ConditionalActions>
+
+ <Instantly>
+ <AddAsset FileName="RTSPCrack.exe" FileContents="#RTSP_EXE#" TargetComp="playerComp" TargetFolderpath="bin" />
+ <RunFunction FunctionName="setFaction:introfac" FunctionValue="0" />
+
+ </Instantly>
+
+</ConditionalActions>
\ No newline at end of file |
