Narsrim2006-01-21 00:06:18
This is really a minor suggestion, but I think it would make the quest sooooo much better:
Instead of placing a lettered medallion in the tablet and "saying" the position, it would be absolutely fantastic if you could "press" the position or something of that sort.
Why?
I think most people solve the puzzle on paper and then transfer it over. However, the "say" mechanic doesn't allow you to stack commands because this is an in-game spam blocker on says.
For example, I think it would be nice if you could:
put a in tablet; press a1; put c in tablet; press a2; put d in tablet; say a3; etc
right now this can't be done quickly/effectively because you can't "say" the positions fast enough. You get this message: You must wait a short while to use a say-like command again.
Instead of placing a lettered medallion in the tablet and "saying" the position, it would be absolutely fantastic if you could "press" the position or something of that sort.
Why?
I think most people solve the puzzle on paper and then transfer it over. However, the "say" mechanic doesn't allow you to stack commands because this is an in-game spam blocker on says.
For example, I think it would be nice if you could:
put a in tablet; press a1; put c in tablet; press a2; put d in tablet; say a3; etc
right now this can't be done quickly/effectively because you can't "say" the positions fast enough. You get this message: You must wait a short while to use a say-like command again.
Simimi2006-01-21 00:26:38
I like it! Wonderful! It would also make it alot more realistic...saying underwater...psh, i like the press idea, but maybe the having to get the answers in quickly is part of the challange?
Soll2006-01-21 00:29:48
Also, make it so you can use the letter to refer to the medallion. So you really can do 'put c in tablet', instead of 'put 9130 in tablet'
Narsrim2006-01-21 00:30:55
QUOTE(Soll @ Jan 20 2006, 08:29 PM)
Also, make it so you can use the letter to refer to the medallion. So you really can do 'put c in tablet', instead of 'put 9130 in tablet'
248637
Heh, I made variables for each letter to match.
Soll2006-01-21 00:34:16
#alias SUD {#if (@active) {#if (%1=a) {put 27869 in tablet;'%2;get 27869 from hopper};#if (%1="b") {put 8738 in tablet;'%2;get 8738 from hopper};#if (%1=c) {put 9130 in tablet;'%2;get 9130 from hopper};#if (%1=d) {put 11275 in tablet;'%2;get 11275 from hopper};#if (%1=e) {put 11542 in tablet;'%2;get 11542 from hopper};#if (%1=f) {put 12006 in tablet;'%2;get 12006 from hopper};#if (%1=g) {put 19591 in tablet;'%2;get 19591 from hopper};#if (%1=h) {put 21800 in tablet;'%2;get 21800 from hopper};#if (%1=i) {put 22404 in tablet;'%2;get 22404 from hopper}}}
SUD
*eyeshift*
SUD
*eyeshift*