Register to post in forums, or Log in to your existing account
 
:
Search found 5 matches for:
Page 1 of 1
Author Message
  Topic: command history
Feed_Error

Replies: 8
Views: 8266

PostForum: zMUD General Discussion   Posted: Mon Apr 05, 2004 12:04 am   Subject: command history
Nope these dont work.
%lastinput:
The trigger becomes the last input

%lastin2:
only works once then the trigger becomes the last input

Could not get %lastcom to work.

Also found a bug with ...
  Topic: command history
Feed_Error

Replies: 8
Views: 8266

PostForum: zMUD General Discussion   Posted: Sun Apr 04, 2004 7:31 pm   Subject: command history
Turns out this is not so perfect.
Everything gets checked on oninout including macros (only want typed stuff to be on recall). also when you do command1;command2 only command2 gets added.

Pretty m ...
  Topic: command history
Feed_Error

Replies: 8
Views: 8266

PostForum: zMUD General Discussion   Posted: Sat Apr 03, 2004 1:27 am   Subject: command history
Perfect

#VAR lastCommand {}
#ONINPUT {(%*)} {#var lastCommand %1}
#KEY DEC {@lastCommand}

This is the kind of thing i did so that the decimal key on the keypad sent the last command i typed to ...
  Topic: command history
Feed_Error

Replies: 8
Views: 8266

PostForum: zMUD General Discussion   Posted: Sat Apr 03, 2004 12:25 am   Subject: command history
hmmm sucks, such a basic option.
wanted to use !! as a macro to do last command.
hate having last command in command line.
  Topic: command history
Feed_Error

Replies: 8
Views: 8266

PostForum: zMUD General Discussion   Posted: Fri Apr 02, 2004 11:51 pm   Subject: command history
How do you make it so commands that are less than 3 characters long are added to the command history?
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net