Staredit Network

Staredit Network -> Website Feedback, Bugs & Discussion -> Trigger BB Code Suggestion
Report, edit, etc...Posted by Vindexus on 2004-08-31 at 05:44:21
I'm used to doing my HTML in notepad and stuff, so the new window that opens up when you do a trigger with BB code doesn't really appeal to me. I know that you can do it by hand, but I always forget to close tags and stuff. Here's my suggestion, you have a button that automatically puts the followign code in your code view
CODE

[TRIGGER]
[DESCRIPTION]

[/DESCRIPTION
[PLAYERS]
[P]
[/PLAYERS]
[COND]
[C]
[/COND]
[ACTIONS]
[A]
[/ACTIONS]
[/TRIGGER]


Then you could just type your stuff right in.
Report, edit, etc...Posted by Yoshi da Sniper on 2004-08-31 at 11:29:33
Its a possibility. I'll see what I can do.
Report, edit, etc...Posted by chooie333 on 2004-08-31 at 18:34:45
QUOTE(Yoshi da Sniper @ Aug 31 2004, 10:29 AM)
Its a possibility. I'll see what I can do.
[right][snapback]62343[/snapback][/right]


thank's yoshi, i really dont like the popup menus' ither.
Report, edit, etc...Posted by Yoshi da Sniper on 2004-08-31 at 19:01:01
I could have it popup with a YES/NO box asking if you want to go to expert or beginner mode.
Report, edit, etc...Posted by chooie333 on 2004-08-31 at 19:05:15
meh just have it put it in the document like

CODE

[TRIGGER](name of trigger optional)
[DESCRIPTION]
(description of trigger optional)
[/DESCRIPTION
[PLAYERS]
[P] (repeat the [p] on a new line for each player)
[/PLAYERS]
[COND]
[C] (repeat the [c] on a new line for each contdition)
[/COND]
[ACTIONS]
[A] (repeat the [a] on each line for each condition)
[/ACTIONS]
[/TRIGGER]
Report, edit, etc...Posted by Vindexus on 2004-08-31 at 19:07:35
Maybe have the box come up saying "beginner or advanced mode" and it stays with what you select until you change it. So you don't have to click it every time.
Report, edit, etc...Posted by chooie333 on 2004-08-31 at 19:09:59
QUOTE(Vindexus @ Aug 31 2004, 06:07 PM)
Maybe have the box come up saying "beginner or advanced mode" and it stays with what you select until you change it. So you don't have to click it every time.
[right][snapback]62630[/snapback][/right]

That will work. or yoshi's idea. but if they do say advanced mode, it should still explain what each item does.
Next Page (1)