Search found 27 matches

by GunnyJarhead
Fri Apr 25, 2014 1:53 am
Forum: Mods and Scenarios
Topic: How to Count?
Replies: 8
Views: 147

RE: How to Count?

Awesome!! Thanks Ernie.

now I just need to figure out how to get it to display at the top correctly. But that is Minor!

by GunnyJarhead
Fri Apr 25, 2014 1:42 am
Forum: Mods and Scenarios
Topic: How to Count?
Replies: 8
Views: 147

RE: How to Count?

<t> I think we crossed posts.<br/>
<br/>
I think I was pretty close to what you had. I also think that you answered my question about having to type the code for each individual regime with the checkturn function.<br/>
<br/>
Im not sure what your lines 10 and 11 are doing but I will copy and add ...
by GunnyJarhead
Fri Apr 25, 2014 1:35 am
Forum: Mods and Scenarios
Topic: How to Count?
Replies: 8
Views: 147

RE: How to Count?

<t> I kept reading what you wrote and was able to come up with the following:<br/>
<br/>
0) LOOPER: TempVar0 FROM 0 TO CheckMapWidth<br/>
1) LOOPER: TempVar1 FROM 0 TO CheckMapHeight<br/>
2) ' Check Map for LandTyp 10 Forest Loaf<br/>
3) CHECK: CheckLandscapeType(TempVar0, TempVar1) == 10<br ...
by GunnyJarhead
Fri Apr 25, 2014 12:50 am
Forum: Mods and Scenarios
Topic: How to Count?
Replies: 8
Views: 147

RE: How to Count?

<t> Ok this is what I have<br/>
<br/>
I can Count just cant add to the regimevariable<br/>
<br/>
<br/>
0) LOOPER: TempVar0 FROM 0 TO CheckMapWidth<br/>
1) LOOPER: TempVar1 FROM 0 TO CheckMapHeight<br/>
2) CHECK: CheckLandscapeType(TempVar0, TempVar1) == 3<br/>
3) SETVAR: ????????????<br/>
5 ...
by GunnyJarhead
Thu Apr 24, 2014 11:41 pm
Forum: Mods and Scenarios
Topic: How to Count?
Replies: 8
Views: 147

How to Count?

<t> I am trying to figure out how to count the number of a particular landscape type (or Items or ocations etc...) that a regime owns at the start of there turn.<br/>
<br/>
Added a Regime Slot "Wheat"<br/>
Set Each Regime's Slot to Zero<br/>
<br/>
I want to count how many fields a regime owns ...
by GunnyJarhead
Sat Apr 20, 2013 12:30 am
Forum: Mods and Scenarios
Topic: Prayer of Pity to the Event Gods!
Replies: 22
Views: 292

RE: Prayer of Pity to the Event Gods!

Turns out I had to have been working on a corrupted file. I switched to a copy of my big map and entered the event..they worked as expected.
by GunnyJarhead
Sat Apr 20, 2013 12:28 am
Forum: Advanced Tactics Series
Topic: When I Win the Lottery
Replies: 6
Views: 143

RE: When I Win the Lottery

Neither was I.......but it turns out it wasn't me!
by GunnyJarhead
Fri Apr 19, 2013 7:43 pm
Forum: Mods and Scenarios
Topic: Prayer of Pity to the Event Gods!
Replies: 22
Views: 292

RE: Prayer of Pity to the Event Gods!

This is driving me nuts. I was able to create events on a small map. They worked fine. I imported the events to my larger map and the most basic events are now riddled with errors!
grrrrrrrr
by GunnyJarhead
Fri Apr 19, 2013 2:04 pm
Forum: Mods and Scenarios
Topic: CheckSlot Help
Replies: 2
Views: 72

CheckSlot Help

<t> OK, I have assigned slots to my map. Very Basic, Sea = 0, Land = 1<br/>
<br/>
Rand Location/People based on Landtype and Slot #<br/>
<br/>
0) LOOPER: TempVar1 FROM 0 TO CheckMapHeight<br/>
1) LOOPER: TempVar2 FROM 0 TO CheckMapWidth<br/>
2) SETVAR: TempVar3 = CheckRandomPercent<br/>
3 ...
by GunnyJarhead
Wed Apr 17, 2013 11:59 pm
Forum: Advanced Tactics Series
Topic: When I Win the Lottery
Replies: 6
Views: 143

RE: When I Win the Lottery

Come on!! I don't care who you are...that was funny!
by GunnyJarhead
Wed Apr 17, 2013 11:58 pm
Forum: Mods and Scenarios
Topic: Prayer of Pity to the Event Gods!
Replies: 22
Views: 292

RE: Prayer of Pity to the Event Gods!

<t> Afternoon Guys,<br/>
<br/>
I have made some significant progress! I am now able to:<br/>
<br/>
Randomly Change a Landscape, Location, etc...I can even control where these random event occur based on several factors such as previous location or landscape type, and even based on slots! I'm ...
by GunnyJarhead
Wed Apr 17, 2013 1:27 am
Forum: Advanced Tactics Series
Topic: Do Officers Gain XP by Playing Cards?
Replies: 10
Views: 292

RE: Do Officers Gain XP by Playing Cards?

<t> Lancer,<br/>
<br/>
OK..thanks..I knew where they were located at. I like to play a slow game...have not had to many officers that have leveled up yet..and they may not have passed the random check to get any cards yet.I cant wait to get one!<br/>
<br/>
By the way....I HATE Commerce Raiders ...
by GunnyJarhead
Wed Apr 17, 2013 1:08 am
Forum: Mods and Scenarios
Topic: Prayer of Pity to the Event Gods!
Replies: 22
Views: 292

RE: Prayer of Pity to the Event Gods!

<r> Sample 2<br/>
<br/>
<IMG src=""><s>[img]</s><e>[/img]</e></IMG><br/>
<br/>
<br/>
<br/>
I'll keep playing with it that way. On another note....I have been modding some existing code...im almost there....[:D]<br/>
<br/>
Thanks<br/>
<br/>
<br/>
<IMG src="https://www.matrixgames.com ...
by GunnyJarhead
Wed Apr 17, 2013 1:05 am
Forum: Mods and Scenarios
Topic: Prayer of Pity to the Event Gods!
Replies: 22
Views: 292

RE: Prayer of Pity to the Event Gods!

<r> Lancer,<br/>
<br/>
Thanks....I know you have other things to do...but I really appreciate the help. Your examples with explanations are helpful.<br/>
<br/>
Ok I did as you said...and I understand the event code for those parts now except......that when I run the code I get a Loctypes or ...
by GunnyJarhead
Tue Apr 16, 2013 9:32 pm
Forum: Mods and Scenarios
Topic: Prayer of Pity to the Event Gods!
Replies: 22
Views: 292

RE: Prayer of Pity to the Event Gods!

<t> OK...small breakthrough I took the Place Raw and Oil and was able to change LocType to City and Change the Landscape Type to Urban. It placed them on the map as I was hoping.<br/>
<br/>
Now..since it is a 200x10 map it is still only placing them them in a small upper left hand corner...not ...
by GunnyJarhead
Tue Apr 16, 2013 9:22 pm
Forum: Mods and Scenarios
Topic: Prayer of Pity to the Event Gods!
Replies: 22
Views: 292

RE: Prayer of Pity to the Event Gods!

I'm willing to put in the time and effort if I just understood the jargon! Well Dang...I guess I'll keep plugging away!
by GunnyJarhead
Tue Apr 16, 2013 6:57 pm
Forum: Advanced Tactics Series
Topic: Do Officers Gain XP by Playing Cards?
Replies: 10
Views: 292

RE: Do Officers Gain XP by Playing Cards?

I have seen the cards mentioned...but have never seen one in the game. I am playing the ERM_EAI_Leaders Mod. Do those cards work in that mod? anybody know? Maybe Ill go back and play the vanilla upgrade to see when they pop up. Maybe I'm to dense to have noticed that they were available to me.
by GunnyJarhead
Tue Apr 16, 2013 6:55 pm
Forum: Advanced Tactics Series
Topic: When I Win the Lottery
Replies: 6
Views: 143

RE: When I Win the Lottery

Ive been watching for years..none of my wishes ever come true....except for that one night when I happened across a rally cute drunk midget gal who just happened to have a bottle of tequila and a trained pet monke.........oh never mind! [X(]
by GunnyJarhead
Tue Apr 16, 2013 6:40 pm
Forum: Mods and Scenarios
Topic: Prayer of Pity to the Event Gods!
Replies: 22
Views: 292

RE: Prayer of Pity to the Event Gods!

<t> Hmmm...see...I told you I don't know how to code!<br/>
<br/>
How many should there be..I have no idea, until it feels right i guess. LOL [:D]<br/>
<br/>
I was able to "execute this event now", with the "Random : Place Crate" event on a blank map. Below.<br/>
<br/>
0) SETVAR: TempVar9 ...
by GunnyJarhead
Tue Apr 16, 2013 4:50 pm
Forum: Advanced Tactics Series
Topic: When I Win the Lottery
Replies: 6
Views: 143

When I Win the Lottery

When I win the Lottery [:D] I am setting aside at least $1,000,000 to hire Vic the best programmers he can get so he can stand over them with a Cup of Coffee and a Cat-O-Nine-Tails. This way he can implement all of the changes we have requested!

Go to advanced search