Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
0 registered members (), 18,008 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
trying to scale map entities #250994
02/11/09 06:02
02/11/09 06:02
Joined: Sep 2002
Posts: 199
Chicago, Illinois
Thehawk Offline OP
Member
Thehawk  Offline OP
Member

Joined: Sep 2002
Posts: 199
Chicago, Illinois
Hello all,

I'm trying to scale a map entity through script.

In my action I noticed that the command

my.scale_x = 2 + random(5);
my.scale_y = 2 + random(5);
my.scale_z = 2 + random(5);

work just fine on any .mdl files. But when I add the action to a map enitity it seems to ignore the scale commands. Is scaleing man entity possible through scripting/at all?

Thanks for all the help you all have provided.

Re: trying to scale map entities [Re: Thehawk] #251023
02/11/09 09:03
02/11/09 09:03
Joined: Aug 2003
Posts: 2,011
Bucharest, Romania
George Offline

Expert
George  Offline

Expert

Joined: Aug 2003
Posts: 2,011
Bucharest, Romania
The wmb entities are nothing more than compiled little levels. Stick with the models; they can be scaled without problems.

Re: trying to scale map entities [Re: George] #251223
02/12/09 06:01
02/12/09 06:01
Joined: Sep 2002
Posts: 199
Chicago, Illinois
Thehawk Offline OP
Member
Thehawk  Offline OP
Member

Joined: Sep 2002
Posts: 199
Chicago, Illinois
Thanks George. I figured it out. tanks for your help.


Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1