Page 2 of 2

Re: Custom Campaigns v1.0.12 Beta

Posted: Tue Feb 28, 2017 3:57 pm
by pipfromslitherine
If you are using the plugin you can look at any of its internals using

e.g. gets the state of the first VP
GetScriptGlobal("Slith_VictoryPoints", "VP#0")

e.g. get the number of VPs I own
GetScriptGlobal("Slith_VictoryPoints", "VP_MyVPs")

You can look through the plugin script to see the globals that it makes use of.

Hope that helps!

Cheers

Pip

Re: Custom Campaigns v1.0.12 Beta

Posted: Sat Mar 04, 2017 8:50 pm
by jason40k
I had fun playing these. Thanks.