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 / Dark MATTER1 problems

Author
Message
Running Back153
19
Years of Service
User Offline
Joined: 12th Jul 2005
Location: Texas
Posted: 13th Jul 2005 05:53
I need help with DarkMATTER. Can anyone give me an example of DarkBASIC code that loads DarkMATTER object, and animates it?

-Running Back
aks74u
20
Years of Service
User Offline
Joined: 2nd Jun 2004
Location: arizona
Posted: 13th Jul 2005 08:18
man =1

load object "yourobject.x",man
loop object man
do
sync
loop

Over And Out.
Sven B
19
Years of Service
User Offline
Joined: 5th Jan 2005
Location: Belgium
Posted: 13th Jul 2005 20:32
And do NOT forget to copy/paste your objects in your projects folder.

Immunity and Annihalation makes Immunihalation...
Running Back153
19
Years of Service
User Offline
Joined: 12th Jul 2005
Location: Texas
Posted: 15th Jul 2005 04:10
Thank you for the help! i have 1 more question where do i go to Copy/paste the objects in the projects folder.

-Running Back
Running Back153
19
Years of Service
User Offline
Joined: 12th Jul 2005
Location: Texas
Posted: 16th Jul 2005 09:02
I have the following program:
rem ==========================================
rem DARK BASIC EXAMPLE PROGRAM 1
rem ==========================================
rem This program loads your first model
rem ------------------------------------------

rem Load your object
load object "H-US carmove.x",1

rem Animate your object
play object 1

rem Press any key to continue
suspend for key

rem Delete your object
delete object 1

rem End the program
end

and it keeps bringing up "runtime errer at line 11, file does not exist. any suggestions?

-Running Back

Login to post a reply

Server time is: 2024-09-23 23:23:38
Your offset time is: 2024-09-23 23:23:38