My graphical interface scripts

Wargus is a Warcraft 2 mod that allows you to play Warcraft 2 with the Stratagus engine.
Post Reply
User avatar
DinkyDyeAussie
Posts: 260
Joined: Fri Feb 10, 2012 10:39 am
Location: Australia

My graphical interface scripts

Post by DinkyDyeAussie »

Can't seem to send these to Kyran through PM, so I'll post them here for someone to load to the trunk so that everyone can use them. These scripts contain all the changes for vanilla wargus. I have made changes to the options.lua file in the WIP mod folder as well, as the features didn't work with just the options.lua file in the normal "menus" folder modded.

The WIP options.lua isn't included, but I may add it at a later date if someone wants it. For now these scripts are for the trunk. To people that can upload: please test these out before doing so and let me know if I have left any scripts out.
ui_scripts.7z
(22.86 KiB) Downloaded 319 times
User avatar
Kyran
Posts: 499
Joined: Sat Dec 31, 2011 5:19 pm
Location: Australia
Contact:

Re: My graphical interface scripts

Post by Kyran »

Are these scripts based on the trunk?
04:27 jim4 why haven't you added wc1 support? this project sucks. i'm only going to use freecraft
05:06 jim4 finished wc1 support yet? i've been waiting for 6 years
05:10 jim4 new things scare me
User avatar
DinkyDyeAussie
Posts: 260
Joined: Fri Feb 10, 2012 10:39 am
Location: Australia

Re: My graphical interface scripts

Post by DinkyDyeAussie »

They're for the trunk man. Just load them to the trunk. I need to learn to modify the trunk files, but I haven't come accross a good tutorial (webpage or youtube) yet. So could you add these to the trunk please?
User avatar
Kyran
Posts: 499
Joined: Sat Dec 31, 2011 5:19 pm
Location: Australia
Contact:

Re: My graphical interface scripts

Post by Kyran »

These scripts look to be based on the 2.2.7 ones. You'll need to make the changes to the trunk files.

Wargus 2.3 is shaping up to be a very nice release.
Attachments
Scripts1414.zip
(171.07 KiB) Downloaded 323 times
04:27 jim4 why haven't you added wc1 support? this project sucks. i'm only going to use freecraft
05:06 jim4 finished wc1 support yet? i've been waiting for 6 years
05:10 jim4 new things scare me
User avatar
DinkyDyeAussie
Posts: 260
Joined: Fri Feb 10, 2012 10:39 am
Location: Australia

Re: My graphical interface scripts

Post by DinkyDyeAussie »

I have updated the latest scripts with the graphical code for the check boxes and radio buttons and the continue buttons.
menus.zip
(35.25 KiB) Downloaded 349 times
User avatar
Kyran
Posts: 499
Joined: Sat Dec 31, 2011 5:19 pm
Location: Australia
Contact:

Re: My graphical interface scripts

Post by Kyran »

And now they are in the trunk.
04:27 jim4 why haven't you added wc1 support? this project sucks. i'm only going to use freecraft
05:06 jim4 finished wc1 support yet? i've been waiting for 6 years
05:10 jim4 new things scare me
User avatar
DinkyDyeAussie
Posts: 260
Joined: Fri Feb 10, 2012 10:39 am
Location: Australia

Re: My graphical interface scripts

Post by DinkyDyeAussie »

Thanks man. I noticed a spelling mistake in menus/editor.lua, line 382. I put "menu:addCheckImafeBox" instead of "menu:addCheckImageBox", dammit!

Could you fix please? :)
User avatar
DinkyDyeAussie
Posts: 260
Joined: Fri Feb 10, 2012 10:39 am
Location: Australia

Re: My graphical interface scripts

Post by DinkyDyeAussie »

seems I made a bigger spelling mistake than I realised.

I wrote "addCheckImageBox". It's supposed to be "addImageCheckBox".
Post Reply