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

Fixed the {fillplayers} error #7

Merged
merged 2 commits into from
Apr 18, 2013
Merged

Fixed the {fillplayers} error #7

merged 2 commits into from
Apr 18, 2013

Conversation

timbru31
Copy link
Contributor

The error was that the update (TabAPI.setTabString()) was sent to the wrong players.
This caused a weird formatting and not displaying the whole list to the players.
Instead of sending all players to one player, one player was sent to all players.

This fixes issue #7 and #6

The error was that the update (TabAPI.setTabString()) was sent to the wrong players.
This caused a weird formatting and not displaying the whole list to the players.
Instead of sending all players to one player one player was send to all players
@Dionn
Copy link

Dionn commented Apr 10, 2013

Thanks!

I'm honest, this is a not optimized and dirty fix.
This needs to be redone like it should because it's more or less only a small workaround
Double0negative pushed a commit that referenced this pull request Apr 18, 2013
Fixed the {fillplayers} error
@Double0negative Double0negative merged commit 757132f into Double0negative:master Apr 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants