aboutsummaryrefslogtreecommitdiff
path: root/Actions/StartingActions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Actions/StartingActions.xml')
-rwxr-xr-xActions/StartingActions.xml9
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