Get actor height and radius

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: Get actor height and radius

Re: Get actor height and radius

by randi » Fri Nov 09, 2012 5:08 pm

Added in r3955/r3956.

Re: Get actor height and radius

by FDARI » Sun Sep 02, 2012 8:50 am

Wow. CheckActorProperty. Long time no think about.
(Done, first post new upload)

Re: Get actor height and radius

by Nash » Sun Sep 02, 2012 3:47 am

FDARI, do you think you should add it for CheckActorProperty as well, just for completion's sake?

Re: Get actor height and radius

by Enjay » Sun Sep 02, 2012 3:41 am

Changing an actor height on the fly has been [no]'d a couple of times so I suspect that there would be little point in including the ability to set them.

Re: Get actor height and radius

by Blue Shadow » Sun Sep 02, 2012 3:33 am

From the looks of it, you can only get those properties and not set them, right? Or am I wrong?

Re: Get actor height and radius

by Nash » Sat Sep 01, 2012 9:59 pm

Yes, pretty simple, no reason not to have these! Though the enums are different in my port than yours, so if these become the "official" numbers then I'll have to change them around... not a big deal anyway. :D

I really would have submitted these myself but I wasn't sure if it was that simple... your patch pretty much confirms what I thought. :P

Get actor height and radius

by FDARI » Sat Sep 01, 2012 9:53 pm

DECORATE: Height and radius available in expressions
ACS: APROP_HEIGHT, APROP_RADIUS

It seemed so easy, and I hope it was.
Attachments
heightradius.zip
Now with checkactorproperty
(1.07 KiB) Downloaded 69 times

Top