[.96x] SetActorProperty in DECORATE

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: [.96x] SetActorProperty in DECORATE

by Graf Zahl » Wed Aug 24, 2005 1:59 am

Or use A_SetTranslucent(alpha, mode).

by Hyena » Tue Aug 23, 2005 11:39 pm

Okay. I guess I'll have to ACS_Execute then.

by Grubber » Tue Aug 23, 2005 11:30 pm

SetActorProperty isn't action special but ACS built-in function :P.

[.96x] SetActorProperty in DECORATE

by Hyena » Tue Aug 23, 2005 8:34 pm

BOSS A 2 SetActorProperty(0,APROP_Alpha,0.9)

The wiki says any action special can be used in place of an action function, yet Zdoom gives me an error message when I try to use this.

Top