Staredit Network

Staredit Network -> UMS Assistance -> [SOLVED] 2 questions
Report, edit, etc...Posted by roryfenrir on 2007-01-20 at 13:18:25
alright, my first question is:
can you have the leader board so it only shows the score for 2 players? i have 2 humans and 6 comps and i jsut want it to be for the humans.

Second:
one of my triggers keeps fireing when only 2 of the 3 conditions are set. and im usre one of them isnt.

My condtions are:
Swith(switch11,set);
Swith(switch12,set);
bring(player5,exactly,0,anyunit,location);

the 2 swithces are set at the time but palyer 5 has units at location
Report, edit, etc...Posted by Zell.Dincht on 2007-01-20 at 13:25:33
QUOTE(roryfenrir @ Jan 20 2007, 12:18 PM)
alright, my first question is:
can you have the leader board so it only shows the score for 2 players?  i have 2 humans and 6 comps and i jsut want it to be for the humans.

Second:
one of my triggers keeps fireing when only 2 of the 3 conditions are set.  and im usre one of them isnt.

My condtions are:
Swith(switch11,set);
Swith(switch12,set);
bring(player5,exactly,0,anyunit,location);

the 2 swithces are set at the time but palyer 5 has units at location
[right][snapback]615905[/snapback][/right]

Well, for the leader board. Theres at the bottom of all the leader boards, it says Leadarboard Computer. Click on it and it should have three options, disable, enable and toggle. Just put it on disable and your first problem should be solved.
Report, edit, etc...Posted by Falkoner on 2007-01-20 at 13:42:35
Are you sure Player 5 has a unit there? The only problem with us helping on this sort of thing is that often the person posting makes a mistake and doesn't post it.
Report, edit, etc...Posted by Vampiir on 2007-01-20 at 13:57:04
If u spell it wrong, it wont work... it actually crashes my StarForge cuz i missed a Bring"(" thingy and it crashed mellow.gif all that non-saved work gone disgust.gif
Report, edit, etc...Posted by roryfenrir on 2007-01-20 at 14:59:30
i didnt see any thing for computers on the bottom of my leader board, ill check scm draft.

And No i know there are units at that location, both air and ground and yes that location is set for all air and all ground

and yes my trigger is typed in fine
Report, edit, etc...Posted by fritfrat(U) on 2007-01-20 at 22:03:31
Perhaps a different trigger is firing with the same effect? There really isn't much we can tell you without you posting anything, excluding that if you are bringing a unit to that location then it will not fire. Oh, and if you used picture mapper to make your map, don't use "Anywhere."
Report, edit, etc...Posted by roryfenrir on 2007-01-23 at 17:30:49
ya... turns out that was the case
Report, edit, etc...Posted by fritfrat(U) on 2007-01-23 at 18:43:18
So is it solved, then? If it is, what was the case?
Report, edit, etc...Posted by LazyCoder on 2007-01-23 at 19:10:52
Why can't you use 'anywhere' on picture mapped maps.
Report, edit, etc...Posted by fritfrat(U) on 2007-01-23 at 19:26:24
Because the program wasn't made well enough to make the location cover the whole map, lol. Still a great program, so nothing against it. Easy fix, though.. just copy paste the terrain to an scmdraft-made map when you make it.

Or, do what I did for the first time I discovered this error, make a location covering the entire map and do a replace all in wordpad of "anywhere" with "truly anywhere" wink.gif
Report, edit, etc...Posted by roryfenrir on 2007-01-23 at 22:56:49
wtf did that have to do with my Q?

i had 2 trigs that had diferent actions and conditions but the conditions were met for both trigs and they both had the same text because i forgot to change the second one's so i thought 1 trig was going off and then ya...
Next Page (1)