Inventory Engine: Help, please.

Heh.

Moderators: Terryn, Dr. Dos

Post Reply
Felix
Snowguard
Posts: 3
Joined: Fri Jul 07, 2006 11:20 pm

Inventory Engine: Help, please.

Post by Felix »

Since I've forgotten my Username on the MZX Boards, I'm going to have to ask here.

How do you create an Inventory Engine?

I have everything working so far, but when I use an Object on something, I want to to stop saying the Quotes I made like 'Impossible' or 'I can't do that.' After using the Item successfully.

If you can help me, thank you.
Decapitation by Inconsideration,
Don't take your eye off the gunman.
asgromo
newcomer
Posts: 6
Joined: Tue Oct 11, 2005 2:45 pm
Location: On a comfy spinny chair
Contact:

Post by asgromo »

Post the programs for your inventory engine and whatever items are using it
Felix
Snowguard
Posts: 3
Joined: Fri Jul 07, 2006 11:20 pm

Programs Used

Post by Felix »

The Programs I use?

I use MegaZeux.

Every item is set up the Same, so I'll post the Program for the Fingerbone.

-- Start --

:fb
send at WEST of player "fingerbone"
send at EAST of player "fingerbone"
send at SOUTH of player "fingerbone"
send at NORTH of player "fingerbone"
goto "idleness"

-- End --

I know that the Problem is the 'goto "idleness"', but I'm not sure how to replace it to make it work.
Decapitation by Inconsideration,
Don't take your eye off the gunman.
User avatar
Dr. Dos
OH YES! USE VINE WHIP! <3
Posts: 1772
Joined: Tue Mar 11, 2003 12:00 am
Location: Washington

Post by Dr. Dos »

so you use the FINGERBONE on the SODA MACHINE and somehow it works for our sake

sodamachine being something like

BLAH BLAH
end
: "fingerbone"
send thatinventorymanagingrobot to "STOP"
YOU USE THE FINGERBONE ON THE SODA MACHINE GOOD JOB

so then instead of thatinventorymanagingrobot going to idleness it goes to stop and isn't all YOU SO CAN'T USE THAT HERE
Visit the Museum of ZZT
Follow Worlds of ZZT on Twitter

Apologies for the old post you may have just read.
Felix
Snowguard
Posts: 3
Joined: Fri Jul 07, 2006 11:20 pm

=D

Post by Felix »

Thank you very much, Dr. Dos. I can finally get my game working right.
Decapitation by Inconsideration,
Don't take your eye off the gunman.
Post Reply