home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 August
/
GSSH0804.iso
/
Action
/
TumikiFighters
/
tf0_2.exe
/
tf
/
barrage
/
basic
/
2way.xml
< prev
next >
Wrap
Extensible Markup Language
|
2004-05-15
|
450b
|
19 lines
<?xml version="1.0" ?>
<!DOCTYPE bulletml SYSTEM "http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/bulletml.dtd">
<bulletml type="vertical"
xmlns="http://www.asahi-net.or.jp/~cs8k-cyu/bulletml">
<action label="top">
<fire>
<direction type="relative">-(1-$rank*0.9)*90</direction>
<bullet/>
</fire>
<fire>
<direction type="sequence">(1-$rank*0.9)*180</direction>
<bullet/>
</fire>
</action>
</bulletml>