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
Odin The Great
20
Years of Service
User Offline
Joined: 2nd Mar 2004
Location:
Posted: 3rd Mar 2004 19:38
I keep having trouble with this code, I dont know whats wrong. Can someone please help?
Spaweb
20
Years of Service
User Offline
Joined: 3rd Mar 2004
Location: Somewhere on the Astral Plane
Posted: 3rd Mar 2004 19:55
After all the checks for whether a key is pressed, you need to type =1. See the attached code.
Odin The Great
20
Years of Service
User Offline
Joined: 2nd Mar 2004
Location:
Posted: 3rd Mar 2004 20:25
It keeps saying "Could not close nest"
xtom
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: Ireland
Posted: 3rd Mar 2004 20:41
You need an endif for each if.

if upkey()>0
move object up 1,1
endif
if downkey()>0
move object down 1,1
endif


Odin The Great
20
Years of Service
User Offline
Joined: 2nd Mar 2004
Location:
Posted: 3rd Mar 2004 20:46
Thank you!
Odin The Great
20
Years of Service
User Offline
Joined: 2nd Mar 2004
Location:
Posted: 3rd Mar 2004 20:57
Im trying collision but I dont think im doing this right.. Can someone please check my code.

My goal this time was to make it say "You have hit something!" each time sphere 1 touches sphere 2. I keep getting the error: "Could not determine parameter type of "object collision"
John H
Retired Moderator
21
Years of Service
User Offline
Joined: 14th Oct 2002
Location: Burlington, VT
Posted: 3rd Mar 2004 23:45
Object Collision has parameters, thats why

If Object Collision(object a, object b) > 0 then Print "Collision Occuring"


We need help! Email us! join@eternaldestinyonline.com
Odin The Great
20
Years of Service
User Offline
Joined: 2nd Mar 2004
Location:
Posted: 4th Mar 2004 00:04
Can you show me the code, I tryed that and I still get the error..

Emperor Baal
20
Years of Service
User Offline
Joined: 1st Dec 2003
Location: The Netherlands - Oudenbosch
Posted: 4th Mar 2004 00:08 Edited at: 4th Mar 2004 00:09


Quote: "
UPDATED

Amd 2800+ | 1024mb pc3200 | A7N8eluxe | Ati Radeon 9800PRO 256mb
"
Odin The Great
20
Years of Service
User Offline
Joined: 2nd Mar 2004
Location:
Posted: 4th Mar 2004 00:20
Thanks!

Login to post a reply

Server time is: 2024-09-22 00:23:41
Your offset time is: 2024-09-22 00:23:41