TTT-2 / ttt2-role_spy

This is the "Spy" role for TTT2
0 stars 11 forks source link

You can't identify a player if he left #14

Closed ThePlatinumGhost closed 4 years ago

ThePlatinumGhost commented 4 years ago

Your version of TTT2 (mandatory)

Leave one of the following:

Describe the bug (mandatory)

You can't identify a player if he left after he died If a user exits the game after his death and his body has not been identified, he cannot be identified

To reproduce

Steps to reproduce the behaviour:

You can do it with bot or player it's indifferent

  1. Spawn a bot
  2. Kill the bot
  3. kick the bot/make it left the game
  4. You can't identify the body
TimGoll commented 4 years ago

duplicate of TTT-2/TTT2#66

NickCloudAT commented 4 years ago

Is there any error message or something? I just tested this and I can still confirm corpses even if I kicked the bot.

ThePlatinumGhost commented 4 years ago

No error anyway the post is not duplicated the problem is different from the one reported TTT-2/TTT2#66 I'm going to make a video

ThePlatinumGhost commented 4 years ago

OH WAit i found something image @TheNickSkater @TimGoll every time i try to identify

ThePlatinumGhost commented 4 years ago

this is the video that I just make https://youtu.be/vF8lx51no_M

NickCloudAT commented 4 years ago

Seems like an issue with the spy.. But I do also have the spy installed and this is not happening.. Are you using the latest spy version from github?

ThePlatinumGhost commented 4 years ago

yep, last version, I use this cvar image

ThePlatinumGhost commented 4 years ago

I found what is the problem (i think) ttt2_spy_reveal_true_role "1" is the problem

if set to 0 i'm able to indentify without problem if set to 1 i get the error in server side console and does not make me identify

How to reproduce

  1. set ttt2_spy_reveal_true_role "1"
  2. Spawn a bot
  3. Kill the bot
  4. kick the bot/make it left the game
  5. You can't identify the body