Page 1 of 1

Scoring with 3 players??

Posted: Sun May 04, 2014 7:49 pm
by Vici Supreme
Hey there! I need a problem to be solved or at least a question to be answered. [;)]

I'm working on a scenario which is close to finalization and all what is left is the triggering and text-writing as I came accross this problem. In the scenario, there will be three sides playable, as it was designed for multiplayer. The problem itself is simple, but for me a bit tricky to explain. My problem here is that I can't create an event that credits a specific side for killing another's assets. Creating such an event requires an side to be set that receives the points, what is problematic in this situation as you got two possible sides who earn the points later. So, either you set both sides to score points for a single target neutralized, or non.

In other words:
Side A ship is sunk by Side B but in the event editor Side C scores the points for a sunk ship of Side A. [&:][&:]
The player who actually scored the kill should be rewarded, in this case B.

I don't have any idea how to solve this problem despite making one side AI played side but that's not an option for me at this moment. Let me know your thoughts! [8D]

RE: Scoring with 3 players??

Posted: Mon May 05, 2014 4:08 am
by Dobey455
Can you just use a single, more generic event?:

event - side A sinks a ship and gets Y points


Then define target type \ ship class to vary the points?

ie sinking a Nimitz CV will get more points than a Perry?

RE: Scoring with 3 players??

Posted: Mon May 05, 2014 7:04 am
by mikmykWS
I see his issue. He wants the side that gets the actual kill to get points rather than all and that would require some more work on our side to make happen. Added to our list.


Mike

RE: Scoring with 3 players??

Posted: Mon May 05, 2014 9:18 am
by Vici Supreme
event - side A sinks a ship and gets Y points

Exactly! A trigger that works this way would be the ideal solution.

Thanks for hearing me anyways! [:)]

RE: Scoring with 3 players??

Posted: Mon May 05, 2014 11:11 am
by Mgellis
This would also help for things like hitting neutral units by accident, only this time...

(trigger) Side A kills unit from Side N...(action) Side A loses points!

RE: Scoring with 3 players??

Posted: Mon May 05, 2014 11:14 am
by Mgellis
By the way, if you can do this, would it also be possible to add a damage trigger?

(trigger) Side A damages unit from Side N, but may or may not kill it...(action) Side A gains/loses points