I have chosen to add tiles for the closing animation in the model instead of using backward animation in the script.
I'm posting it in case someone else would be interested by the script. Here's the feedback :
action OPENING 1 8 1 1 0
action CLOSING 10 8 1 1 0
useractor notenemy OPERABLE_DOOR1
ifaction 0 ifpdistl 1800 ifcansee ifhitspace {
soundonce 450
action OPENING
cstat 0
}
ifactioncount 30 ifaction OPENING ifpdistl 1800 ifcansee ifhitspace {
soundonce 455
action CLOSING
cstat 1
}
ifactioncount 30 ifaction CLOSING ifpdistl 1800 ifcansee ifhitspace {
soundonce 450
action OPENING
cstat 0
}
enda Thank you guys.

Help
Duke4.net
DNF #1
Duke 3D #1



