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.

DarkBASIC Discussion / Set Matrix Height is not working. do i have to enter another command before that?

Author
Message
Glichman45
16
Years of Service
User Offline
Joined: 13th May 2009
Location: DARKBASIC / H3MAtchmaking!!!!
Posted: 14th May 2009 05:04
I have DB electronic v1.13 and am i doing anything wrong or what?
also apparently my matrix coordinates are specified incorrectly. WHAT AM I DOING WRONG??? (no there are no Syntax Errors)

XBOX LIVE GTAG: glichman45
email: [email protected]
Ron Erickson
Moderator
22
Years of Service
User Offline
Joined: 6th Dec 2002
Location: Pittsburgh, PA, USA
Posted: 14th May 2009 13:29
How can people help if you don't post your code? You need to give more info!

Thanks!
Ron


a.k.a WOLF!
Monk
16
Years of Service
User Offline
Joined: 25th Sep 2008
Location: Standing in the snow =D
Posted: 14th May 2009 15:07
You need to use UPDATE MATRIX to apply the changes made using set matrix height

Libervurto
18
Years of Service
User Offline
Joined: 30th Jun 2006
Location: On Toast
Posted: 15th May 2009 16:49
Either, like monk said, you aren't updating the matrix so you don't see your changes. Or you are specifying a matrix location that doesn't exist. Remember the first two parameters of make matrix are just the size of the matrix, the last two are how many squares it is split into.
but like Ron said give us teh codez!!

Riddle: The more you take, the more you leave behind. What are they? Answer
Stig Design Stig Magne
19
Years of Service
User Offline
Joined: 23rd Mar 2006
Location: Norway
Posted: 17th May 2009 12:16
yes you use first probly
make matrix Matrixnumb,x,z,xsquare,zsquare
+
set matirx height
or
randomize matrix 100
ore omething and at the end remember to add

( Update matrix MartixNumb )


**StigDesign** cheap 3D Modell Pack`s at www.stigdesign.piczo.com (for Home&Comersial use)soon other aplication`s
Glichman45
16
Years of Service
User Offline
Joined: 13th May 2009
Location: DARKBASIC / H3MAtchmaking!!!!
Posted: 21st May 2009 05:39
the code im using is
SET MATRIX HEIGHT
IT WONT DO ANYTHING!!!!
What is wrong?
i have DB v1.13 Electronic

XBOX LIVE GTAG: glichman45
email: [email protected]

Login to post a reply

Server time is: 2025-05-16 11:37:10
Your offset time is: 2025-05-16 11:37:10