Page 1 of 1

/static whodid

Posted: June 14th, 2012, 1:08 pm
by Intertoothh
I wanna suggest that static takes params.
That param would be the command thats been static from start. Saves extra commands.

Example:
/join main
/static
/whodid

To:
/join main
/static whodid

Part2:
Still have a idea to only have '/whodid static' then, atm it repeats the last repeatable command.
So a improvement to this idea would be

/static whodid
/c grass

And the next /static call, would still be whodid.
But i think thats harder to implement, so with the first step of my suggestion i'm allready happy.

Part3:
Have a toggle to static, or a other static command, that doesnt reset on changing worlds.
(yes i know you changed it some time ago)
/powerstatic or something.

Now:
/join main
/static
/whodid
/join guest
/static
/whodid
/join main
/static
/whodid

To:
/join main
/powerstatic (or /powerstatic whodid)
/whodid
/join guest
/join main

(yes 1 post for each suggestion, but its all related to /static)

Re: /static whodid

Posted: June 15th, 2012, 8:25 am
by Hellenion
It doesn't void your suggestion, but the world switch is fixed now:

http://forum.fcraft.net/viewtopic.php?f=34&t=2083

Re: /static whodid

Posted: June 15th, 2012, 9:07 am
by Intertoothh
Hellenion wrote:It doesn't void your suggestion, but the world switch is fixed now:

http://forum.fcraft.net/viewtopic.php?f=34&t=2083
That was a bug, some times static was on, and sometimes it turned off while switching worlds.

Then it got changed that it would allwase turn off, to my regret. But fragmer discussed this with more people who used static, and came to the conclusion this was the best solution. I'm not going to disagree with this, as i have no clue how others use static, nor the arguments presented to this discusion.

But i think its up for improvement, like all used software its never finished :).