Staredit Network > Forums > SC1 UMS Mapmaking Assistance > Topic: Detect which player said text
Detect which player said text
Aug 5 2012, 11:13 pm
By: Kaias  

Aug 5 2012, 11:13 pm Kaias Post #1



I need a way to detect which player (Player 1, Player 2 etc) wrote the most recent line of displayed text. Since player 1's name is always red and player 2's name is always blue, I'm guessing that I should be possible to detect with EUDs which player sent a message based on the color code. Obviously this has to be a shared EUD.



None.

Aug 5 2012, 11:21 pm Roy Post #2

An artist's depiction of an Extended Unit Death

There is no color character in front of the player's name, so you can't figure it out based on that. Doing a string comparison with the name in the player struct obviously is beyond ideal, so I don't think there's a way to do this.




Aug 11 2012, 9:29 am staxx Post #3



What about running individual triggers to detect which player opened their chat box and closed it using different switches/DC's for each player.



None.

Aug 11 2012, 9:38 am Roy Post #4

An artist's depiction of an Extended Unit Death

He said he needs to use shared EUDs (i.e., EUDs that will work for multiplayer), not local ones. The chat box is local.




Aug 11 2012, 11:50 am Azrael Post #5



You have two realistic approaches to take.

1) Name string comparison.

Using numerical ranges, you compare the name of a player with the name of the person who wrote the text. When the map starts, you could have a phase in which you check various factors for each name (string value, string length) utilizing ranges of values, and store the result as a death count. For each message made after that, you could do the same thing with the name of the person who wrote it, and then compare the two death count values.

2) Unique identifying text.

Require each player to begin the line of text with a character or string unique to them (such as a hyphen followed by their player number). Desync anyone who uses another player's ID. This could be made to ignore any lines written just before someone drops from the game.




Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[01:56 am]
Oh_Man -- cool bit of history, spellsword creator talking about the history of EUD ^
[09:24 pm]
Moose -- denis
[05:00 pm]
lil-Inferno -- benis
[10:41 am]
v9bettel -- Nice
[2024-4-19. : 1:39 am]
Ultraviolet -- no u elky skeleton guy, I'll use em better
[2024-4-18. : 10:50 pm]
Vrael -- Ultraviolet
Ultraviolet shouted: How about you all send me your minerals instead of washing them into the gambling void? I'm saving up for a new name color and/or glow
hey cut it out I'm getting all the minerals
[2024-4-18. : 10:11 pm]
Ultraviolet -- :P
[2024-4-18. : 10:11 pm]
Ultraviolet -- How about you all send me your minerals instead of washing them into the gambling void? I'm saving up for a new name color and/or glow
[2024-4-17. : 11:50 pm]
O)FaRTy1billion[MM] -- nice, now i have more than enough
Please log in to shout.


Members Online: Oh_Man, Roy