|
ballegator Novice
Joined: 19 Jun 2001 Posts: 30 Location: USA
|
Posted: Wed Oct 16, 2002 6:09 pm
Window w/Buttons |
I want to have a window with nothing but buttons in it. I want the buttons to be ones that I can push to memorize spells (instead of having to type out 'memorize cure light wounds' and stuff). It would be about 10-20 buttons and I would like it to be in a floating window. Can anyone help me?
|
|
|
|
Talahaski Enchanter
Joined: 10 Oct 2000 Posts: 656 Location: USA
|
Posted: Wed Oct 16, 2002 6:56 pm |
First, create the new window by the following command:
#WIN SpellButtons
The window should appear, then select this window, go to the settings and create all your new buttons. Remember that the script in the buttons will need to reference your main mud window.
example button script
:main:cast spell
Substitute main with the name of your main window, it is usually your character or your mud name.
Talahaski
Processor PIII 1000
Memory 265MB
Video NVIDIA 64MB
Windows XP
Zmud Version 6.34
Zmapper Version 1.10 |
|
|
|
ballegator Novice
Joined: 19 Jun 2001 Posts: 30 Location: USA
|
Posted: Wed Oct 16, 2002 10:57 pm |
Ok, but when I shut down for the night then log back in next time, the buttons in that window are all gone. That seems like a big pain in the ass to redo them every time. Anything better?
|
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Thu Oct 17, 2002 2:27 am |
See AzCowboy's answer to LethalBlueSmurf in the topic Zmud Windows. You need to save the settings for each window.
LightBulb
Senior Member |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Thu Oct 17, 2002 11:29 pm |
quote:
See AzCowboy's answer to LethalBlueSmurf in the topic Zmud Windows. You need to save the settings for each window.
LightBulb
Senior Member
It might have just been something crazy on my end, but the one time I tried to create a floating toolbar 6.16 (specificly a button compass showing valid exits in a room) ended up throwing all kinds of access violations and the like when I tried to reference the main window. At the time, the main window had somehow gotten renamed to the IP address or some other similarly technical info.
li'l shmoe of Dragon's Gate MUD |
|
|
|
|
|