GM: ChaosControl - Version 2

Have a meta to release to the public? Looking to download a meta? This is the place for you!
invisible fire
Posts: 50

Post #11 »

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 10117 times
Attachments
ChaosHelper.zip
dll
(23.76 KiB) Downloaded 489 times
Last edited by invisible fire on December 28th, 2015, 1:44 am, edited 1 time in total.

User avatar
HellsWrath
Site Admin
Posts: 389

Post #12 »

Very cool!

User avatar
HellsWrath
Site Admin
Posts: 389

Post #13 »

Request!

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

invisible fire
Posts: 50

Post #14 »

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.

invisible fire
Posts: 50

Post #15 »

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...

User avatar
HellsWrath
Site Admin
Posts: 389

Post #16 »

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.

invisible fire
Posts: 50

Post #17 »

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.

User avatar
HellsWrath
Site Admin
Posts: 389

Post #18 »

Fantastic, I really like this :D
No rush!

Starcrusher
Posts: 28

Post #19 »

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?

invisible fire
Posts: 50

Post #20 »

That will come next. I was thinking about that as well...

Version 2.0 :D