Anxt
Senior Member
Posts: 588
Threads: 12
Joined: Mar 2011
Reputation:
10
|
RE: Tinderbox count?
Honestly, I am not sure if the lang file will be able to check the GlobalVarInts.
Sorry, but I really don't know how to do something like that. Hopefully someone else will.
|
|
04-26-2011, 03:11 PM |
|
Kyle
Posting Freak
Posts: 911
Threads: 36
Joined: Sep 2010
Reputation:
7
|
RE: Tinderbox count?
In the root of your custom story, you can create a file called "global.hps" and inside, it should look like:
void OnGameStart()
{
}
In it, you should put all global variables in it.
(This post was last modified: 04-26-2011, 09:02 PM by Kyle.)
|
|
04-26-2011, 09:02 PM |
|