Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / help with scalling

Author
Message
APC
17
Years of Service
User Offline
Joined: 6th May 2007
Location:
Posted: 20th Apr 2008 05:33
This should be simple for anyone to help me.
How would i scale 10 objects?any one give me the code snip?
FOR/NEXT?
APC
17
Years of Service
User Offline
Joined: 6th May 2007
Location:
Posted: 20th Apr 2008 06:34
No one on? or mind helping me it only one snip
pcRaider
17
Years of Service
User Offline
Joined: 30th May 2007
Location:
Posted: 20th Apr 2008 07:14 Edited at: 20th Apr 2008 07:17
Is your thought this?

APC
17
Years of Service
User Offline
Joined: 6th May 2007
Location:
Posted: 21st Apr 2008 02:02
Well that can cut down on typing but how would I scale 10 objects with a short code? Or is there any such thing.
chafari
Valued Member
18
Years of Service
User Offline
Joined: 2nd May 2006
Location: Canary Islands
Posted: 21st Apr 2008 02:22
Hallo friends.

As pcRaider says you could do the first part of your code and then:


for i= 1 to 10
instance object i,7
position object i,1000+(250*i),0,250*i
next i


you have to udjust the position making test

oh my god
APC
17
Years of Service
User Offline
Joined: 6th May 2007
Location:
Posted: 21st Apr 2008 03:54
Thanks Sorry i read pcRaider incorrectly.

Login to post a reply

Server time is: 2024-11-25 06:43:10
Your offset time is: 2024-11-25 06:43:10