Page 2 of 3

Re: GM: ChaosControl - Version 2

Posted: December 27th, 2015, 1:17 pm
by invisible fire
THIS IS OLD!!!! GO TO : http://www.immortalbob.com/phpBB3/viewt ... ?f=6&t=282

For those interested... I made a Virindi Tank Decal plugin to utilize the chaos meta.

This is intended for those who don't want to use hotkeys (like myself) and are too lazy to type commands all the time.
Simply add the decal plugin to decal and it should be good to go.

If you use a different chat channel, which i'm assuming most do, go to the last tab ( " ? " ) and set the chat channel you want it to go to. It currently doesn't save, and will need to be reset each time you login. This will come possibly this week.

Currently things that need to be done:
- Add A 'save' feature so your setting will be saved
- Missing a very few options in his command list; need to add those.
image
image
ChaosHelper.png (243.59 KiB) Viewed 10153 times

Re: GM: ChaosControl - Version 2

Posted: December 27th, 2015, 1:47 pm
by HellsWrath
Very cool!

Re: GM: ChaosControl - Version 2

Posted: December 27th, 2015, 3:12 pm
by HellsWrath
Request!

Place all of the commands in a .txt so users can edit them if they already made big changes in their meta

Re: GM: ChaosControl - Version 2

Posted: December 27th, 2015, 3:17 pm
by invisible fire
I'll look into doing that.

Will be something like:

Follow_Me = !FollowMe
Combat_On = !Combat on
etc...

then my program will read the text file and use that.

Re: GM: ChaosControl - Version 2

Posted: December 27th, 2015, 3:21 pm
by invisible fire
Actually thinking a little more,

i'll probably have it do all the labels of the buttons too..

Basic.Button1, "Combat On", "!combat On"
Basic.Button2, "Combat Off", "!combat off"

so you can relabel buttons too...

Re: GM: ChaosControl - Version 2

Posted: December 27th, 2015, 3:52 pm
by HellsWrath
Looks good to me!

In that case every button is essentially customized, so, how about another tab called Custom with a bunch of blank buttons we could add our own stuff to.

Re: GM: ChaosControl - Version 2

Posted: December 27th, 2015, 4:39 pm
by invisible fire
That is essentially what Misc is for.

I went ahead and added more buttons (where space was available). So you can move things around as you wish.

The general layout will be the same.

//Button //Btn Label //Command to issue
Basic_Button_01, Follow Me, !command
Adv_Button_13 , NOTSET, !command <- Example of a button that wont appear

Should be ready in a few hours, leisurely programming this.

Re: GM: ChaosControl - Version 2

Posted: December 27th, 2015, 5:17 pm
by HellsWrath
Fantastic, I really like this :D
No rush!

Re: GM: ChaosControl - Version 2

Posted: December 28th, 2015, 12:43 am
by Starcrusher
Looking good so far. Can it be made sizeable or at least the buttons smaller? They are HUGE lol. Maybe an XML config file for the window/button size?

Re: GM: ChaosControl - Version 2

Posted: December 28th, 2015, 1:17 am
by invisible fire
That will come next. I was thinking about that as well...

Version 2.0 :D