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
Xlaydos
20
Years of Service
User Offline
Joined: 26th Mar 2004
Location:
Posted: 6th Jan 2005 23:45 Edited at: 6th Jan 2005 23:46
Probably really simple question but im confused and its frustrating when my program is almost finished

Emperor Baal
20
Years of Service
User Offline
Joined: 1st Dec 2003
Location: The Netherlands - Oudenbosch
Posted: 7th Jan 2005 00:42
stop using gotos! please!

It's the no no's!

You should really need to rewrite your code to use functions or gosubs instead.

Xlaydos
20
Years of Service
User Offline
Joined: 26th Mar 2004
Location:
Posted: 7th Jan 2005 00:45
How do you use gosubs or functions then?
Dodo
20
Years of Service
User Offline
Joined: 8th Aug 2004
Location: eating lunch
Posted: 7th Jan 2005 00:54 Edited at: 7th Jan 2005 00:54
example of your code using gosub:



and a function...



(Although these methods still use one goto...)

hope this helps, although Im not sure what your asking...

Part of solving the problem is actually noticing that the problem is there in the first place

Xlaydos
20
Years of Service
User Offline
Joined: 26th Mar 2004
Location:
Posted: 7th Jan 2005 02:18
Okay thanks i used the function one



I Now have this code

But, The writing doesnt appear

Could this be because i am using a skybox?
Dodo
20
Years of Service
User Offline
Joined: 8th Aug 2004
Location: eating lunch
Posted: 7th Jan 2005 02:43 Edited at: 7th Jan 2005 02:43
does it work with the text command?



Part of solving the problem is actually noticing that the problem is there in the first place

Xlaydos
20
Years of Service
User Offline
Joined: 26th Mar 2004
Location:
Posted: 7th Jan 2005 02:46
If i do that i get could not understand command

Btw i am DBP
Dodo
20
Years of Service
User Offline
Joined: 8th Aug 2004
Location: eating lunch
Posted: 7th Jan 2005 02:48 Edited at: 7th Jan 2005 03:31
what, the text command?? also, you could try putting this in a loop and calling the command every loop. This should work

Part of solving the problem is actually noticing that the problem is there in the first place

Xlaydos
20
Years of Service
User Offline
Joined: 26th Mar 2004
Location:
Posted: 7th Jan 2005 04:14
Lol fixed it i needed to add sync

Login to post a reply

Server time is: 2024-09-23 08:32:20
Your offset time is: 2024-09-23 08:32:20