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.

Author
Message
DB newbie
19
Years of Service
User Offline
Joined: 13th Nov 2005
Location: um..... i dont remember.
Posted: 9th Dec 2005 04:19
ok um i need some help ok when i use my code the object apears far away and looks small here is my code and can someone help me fix it pls thank you!


ATI mobility radeon X600 graphics card
AMD 64 Bit processor
devastation
19
Years of Service
User Offline
Joined: 11th Aug 2005
Location:
Posted: 9th Dec 2005 05:42
then your object is probably small and far away

try this (untested)




just made the object bigger, made the camera point at the object each loop, and made it so you can zoom in to the object with z and out with x. havent tested it as my comps being gay but it should work.

bset of luck

---Jeff

verydevastating.com
Sven B
20
Years of Service
User Offline
Joined: 5th Jan 2005
Location: Belgium
Posted: 9th Dec 2005 13:22 Edited at: 9th Dec 2005 13:23
if your camera is too far away, place it near the object.

position camera X#, Y#, Z#

Or if your object is too small, rescale it.

scale object id, X#, Y#, Z#

X#, Y# and Z# are percentages -> 200, 200, 200 = double size

BTW: it has to be inkey$() = "z" and inkey$() = "x".

Immunity and Annihalation makes Immunihalation...
devastation
19
Years of Service
User Offline
Joined: 11th Aug 2005
Location:
Posted: 9th Dec 2005 18:12
sorry sven, i've been more into the keystate() stuff.

and I really like you db newbie. You're making somethign to learn from, and you havent yet mentioned your half-life 2 remake or anything like that. good going!

verydevastating.com
DB newbie
19
Years of Service
User Offline
Joined: 13th Nov 2005
Location: um..... i dont remember.
Posted: 10th Dec 2005 01:29
devestation it says that there is a unreconized parameter at these 2 lines


ATI mobility radeon X600 graphics card
AMD 64 Bit processor
UFO
19
Years of Service
User Offline
Joined: 11th Oct 2005
Location:
Posted: 10th Dec 2005 02:18

It needs to have the ""s with the z and x
Grog Grueslayer
Valued Member
19
Years of Service
User Offline
Joined: 30th May 2005
Playing: Green Hell
Posted: 10th Dec 2005 04:50
Quote: "devestation it says that there is a unreconized parameter at these 2 lines "


Sven B saw that already and posted what it needed to be changed to.

Quote of Sven B:
Quote: "BTW: it has to be inkey$() = "z" and inkey$() = "x"."





DB newbie
19
Years of Service
User Offline
Joined: 13th Nov 2005
Location: um..... i dont remember.
Posted: 10th Dec 2005 18:19
ok i put in the knew code at the bottom but it says path does not exist!


ATI mobility radeon X600 graphics card
AMD 64 Bit processor
Sven B
20
Years of Service
User Offline
Joined: 5th Jan 2005
Location: Belgium
Posted: 10th Dec 2005 19:33
Between each directory has to be a slash ("\").

It might also be a good idea to use "get dir$()" instead of using a whole path in the game. If the game and media doesn't match the folder you used, the game will crash.

Immunity and Annihalation makes Immunihalation...
UFO
19
Years of Service
User Offline
Joined: 11th Oct 2005
Location:
Posted: 10th Dec 2005 21:11
Quote: ""\""

Isn't it "/"?

Um...actually, both "/" and "\" work...

Login to post a reply

Server time is: 2025-05-22 20:17:23
Your offset time is: 2025-05-22 20:17:23