You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Selecting killstreak type after Professional bugs out, causes unknown translation error
To Reproduce
Steps to reproduce the behavior:
Type !ks
Select weapon
Select type three times
See error
Screenshots
probably caused by the slot + 1 from 8d2c07f
Unrelated error
happens after disconnect before apply i think, u need to add IsClientInGame check
also would u be able to port to TF2EconData and do an !item, !festivized, and !warpaint plugin and maybe add an admin command to choose for players such as sm_aussie_force, sm_ks_force, etc?
i would do a pull request for the errors but im lazy
thanks for the plugins!
The text was updated successfully, but these errors were encountered:
For now, I will just fix the problem regarding translations. Never heard of TF2EconData before, but by the looks of it I will make a port to that so I can finally ditch TF2IDB.
I will mark this for now and update you whenever a new release fixing this is issued. Thank you so much!
I have issued a hotfix for this with this commit 9f15347
The new vip-killstreak plugin without this error is up. Thank you for reporting this issue, I will also take into account TF2EconData, whenever I get time to spare I'll port everything over.
I'll leave this issue open, until I do this porting.
not sure if u know this but
Describe the bug
Selecting killstreak type after Professional bugs out, causes unknown translation error
To Reproduce
Steps to reproduce the behavior:
Screenshots
probably caused by the
slot + 1
from 8d2c07fUnrelated error
happens after disconnect before apply i think, u need to add
IsClientInGame
checkalso would u be able to port to TF2EconData and do an
!item
,!festivized
, and!warpaint
plugin and maybe add an admin command to choose for players such assm_aussie_force
,sm_ks_force
, etc?i would do a pull request for the errors but im lazy
thanks for the plugins!
The text was updated successfully, but these errors were encountered: