[go: up one dir, main page]

Menu

[r11]: / ai / script / cloak.xml  Maximize  Restore  History

Download this file

20 lines (18 with data), 435 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
<SCRIPT>
<ExecuteFor time="4">
<MatchLin afterburn="0" terminate="0" local="1">
<Vector x="0" y="0" z="10000"/>
</MatchLin>
<FaceTarget terminate="0">
</FaceTarget>
</ExecuteFor>
<CloakFor time="4">
</CloakFor>
<ExecuteFor time="2">
<MatchLin afterburn="0" terminate="0" local="1">
<Vector x="0" y="0" z="10000"/>
</MatchLin>
<FaceTarget terminate="0">
</FaceTarget>
</ExecuteFor>
</SCRIPT>