ugh. so i pasted the entire script above, is that not enough??? sorry, I'm frustrated after months of asking a very specific question, i'm getting "but what are you doing?"
I think i said it a few times, but i have a quest master mob that is taking in objects, 10 to be exact, and using- sorry- remoting a binary string (1111111111 is complete, 0000000000 is empty) to a player file depending on the objects they turn in.
so I have NO problem writing to the binary string (keeping track of what objects were given to the quest master.
you give object 6? great, your string is now 0000010000
then you give object 10? 0000010001
hey.... objects 1,3,5? 1010110001
that's what i'm doing, and I don't need help with that. I'm trying to get my quest master to calculate the missing objects and then output their short descriptions or names.
To simply it, I asked: can you write a script that prompts the player for a number and then uses that number to output variables for rooms/objects/mobs. Cause that's the only part I need to work.
Conceptually, it looks like this:
Hi, give me a number?
500
that's room: The Cleric's Dressing Room
that's object: the odd sceptre
that's mob: minor demon
again- I'm looking to create a variable, assign it a vnum, identify as an item, and echo its name.
can that be done?
_,.-'~'-.,__,.-'~'-.,__,.-'~'-.,__,.-'~'-.,_
Making 3M Great Again!
telnet://3m.funcity.org:3000
_,.-'~'-.,__,.-'~'-.,__,.-'~'-.,__,.-'~'-.,_