Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trails don't dissapear after death(deathrun) #203

Open
hipy opened this issue Apr 12, 2015 · 4 comments
Open

Trails don't dissapear after death(deathrun) #203

hipy opened this issue Apr 12, 2015 · 4 comments
Labels

Comments

@hipy
Copy link

hipy commented Apr 12, 2015

Hi,

In deathrun, when a player dies, the trail does not disappear. I'm running the default trails only atm.

The spectating team is TEAM_SPECTATOR in deathrun, so everything should be holsterd. Any idea what is going wrong?

@MyDimeIsUp
Copy link
Contributor

Im not a professional coder but i was thinking something like

if !ply:Aliv then
{PS command here}
end

Though I doubt that is correct. I don't even think there is a command for that so I'll leave this to Handsome Matt. Also this was an issue before on TTT too. They tried fixing it though it was never fixed. Hopefully someone will work on this again and it will be fixed soon.

@hipy
Copy link
Author

hipy commented Apr 13, 2015

There are servers where this is fixed. So it is possible. I don't know how tough

@handsomematt
Copy link
Collaborator

Which Deathrun gamemode is this? There's so many and each implements their spectator code in.. Unique ways.

@hipy
Copy link
Author

hipy commented May 1, 2015

Its mr-gash's deathrun. But I recently found out the bug only happens when players in spectator mode re-equip their trail. So holster and then equip again. I guess I can add a little if statement to check if their team is TEAM_SPECTATOR on equip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants