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 / Using .x files as maps

Author
Message
RicoBros
16
Years of Service
User Offline
Joined: 15th Nov 2007
Location:
Posted: 16th Nov 2007 01:08
I'm really new to DBpro and have just bought 3DWS to make maps. I've read lots of other threads but want to know exactly how to load a .x file and use it as the map.
Doc
16
Years of Service
User Offline
Joined: 6th Nov 2007
Location:
Posted: 17th Nov 2007 02:45
load object <object number>, "map.x"

The map is actually treated just like any other object when you load it. It just depends on what you do with it.

The right man in the wrong place can make all the difference in the world. -- GMan
Heckno
20
Years of Service
User Offline
Joined: 8th Sep 2004
Location: Palm Coast, FL
Posted: 18th Nov 2007 05:06 Edited at: 18th Nov 2007 05:10
i load maps/objects:


load object "map.x",1
load object "player.x",2
etc...

once you have loaded the object - you can call the object by number for your various needs...

move object 2,1
turn object left 2,.05
etc...

Login to post a reply

Server time is: 2024-09-27 08:29:20
Your offset time is: 2024-09-27 08:29:20