|
tbone235 Apprentice
Joined: 02 Nov 2002 Posts: 107 Location: Australia
|
Posted: Wed Jan 29, 2003 11:30 am
YesNo windows |
ok currently i'm sorta learning off another persons script but am having a few probs.. here is my code so far...
#YESNO {p:"Kragoth's Spellup Script Setup"} {First time setup:#T+ "Level and Remort Detection";finger} {Sort Spells for stats first:StatSort} {*Cancel:#T- "Level and Remort Detection"}
But, i'm getting a syntax error wherever i try the #T+ or - and the title of the window..how do i change it? Any help is greatly appreciated thanks :) |
|
|
|
Evangelist Adept
Joined: 10 Oct 2000 Posts: 224 Location: USA
|
Posted: Wed Jan 29, 2003 6:46 pm |
I do not know a whole lot about windows, but I know if you wanted to say clear it, you would do :WindowName:#CLR
#T+ and #T- I always use to turn on or off classes.
:WindowName: will focus on the window, not sure how to close it
Evangelist/Pernius
telnet://phidar.com:9000 |
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Wed Jan 29, 2003 8:17 pm |
Ignore the syntax error. The command should work fine anyway, it is just that the syntax checker gets confused.
Kjata |
|
|
|
megamog75 Enchanter
Joined: 20 Nov 2002 Posts: 627 Location: USA
|
Posted: Thu Jan 30, 2003 7:22 pm |
don't put much fath in the sintax bug checker it gets hung up sometimes.
Instead try your idea out on a blank window useing #show to simulate promt.
megamog75 |
|
|
|
|
|