home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Maximum CD 2002 November
/
maximum-cd-2002-11.iso
/
Software
/
Games
/
ProjectNomads
/
Nomads_demo_eng.exe
/
MODARTEFACT.TCL
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-05-15
|
396 bÂ
|
27 lines
#
# Zustands-â–„berwachungs-Script
# State Watch Script
#
# FX
#
# created: 15-Jun-2000 Bernd
#
# (C) COPYRIGHT 2001 RADONLABS GMBH
#
proc modartefactwatch_normal {} {
if {[.iskilled] == "true"} {
.announcestate explode
}
}
proc modartefactwatch_explode {} {
if {[.isanimfinished] == "true"} {
.setremoveable true
}
}