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
Trashcanham
21
Years of Service
User Offline
Joined: 17th May 2003
Location: United States
Posted: 19th May 2003 07:13
Is there a way to do something like this:
cheese=move object 1,+50
So whenever you put the word cheese, it will mean to move object 1,+50 ?

Get what I'm saying?
(would arrays work?)


Thanks to anyone who actually understands what I'm trying to say (because I don't really know what I'm trying to say)
Mr Underhill
21
Years of Service
User Offline
Joined: 23rd Apr 2003
Location: The Forgotten Worlds...
Posted: 19th May 2003 09:10
It would be something like this:
function cheese()
move object 1,50
endfunction

Oh, BTW, you may want to check up on exactly what arrays do.
If you need any more help, just ask.
Underhill

"Not all that is gold does not glitter, not all those who wander are lost, not all that is old does not whither, deep roots are not reached by the frost..." - Aragorn (Strider)
BatVink
Moderator
21
Years of Service
User Offline
Joined: 4th Apr 2003
Location: Gods own County, UK
Posted: 19th May 2003 10:59
Are you gonna use different cheeses for different speeds? If I saw Gorgonzola, I'd be out of there like a shot! :-s

Thanks in advance.
All the Best,
StevieVee
John H
Retired Moderator
21
Years of Service
User Offline
Joined: 14th Oct 2002
Location: Burlington, VT
Posted: 19th May 2003 15:07
Try something like this

Function Cheese(ob#,m#)
move object ob#,m#
endfunction

Lol

RPGamer

Current Project: Eternal Destiny
Questions? Comments? Suggestions? Go to the Eternal Destiny Forum!

Login to post a reply

Server time is: 2024-09-20 09:54:49
Your offset time is: 2024-09-20 09:54:49