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.

FPSC Classic Models and Media / loading 3d models to DBPro

Author
Message
Krimzon DestinE
18
Years of Service
User Offline
Joined: 18th Sep 2005
Location:
Posted: 27th Sep 2005 02:23
How do I load a 3d model from an outside source into my game? I want my chracter to wield a gun model that I downloaded off of the internet.
Thebeely
18
Years of Service
User Offline
Joined: 4th May 2005
Location: Croatia
Posted: 27th Sep 2005 22:30
Hmmmmmmmmmmmmm........
If I'm not wrong, this is for FPSC...
But, anyway, try something like:

load object "gun.x", 1
do
position camera object position x(1), object position y(1), object position z(1)
set camera to object orientation 1
move camera -1 rem this number depends on the size of the gun
if upkey()=1 then move object 1, 1
loop

I'm not really smart...

Login to post a reply

Server time is: 2024-04-26 05:36:35
Your offset time is: 2024-04-26 05:36:35