FlowingSPDG / csgo-log-viewer

DEPRECATED. Use https://github.com/FlowingSPDG/csgo-log-http insted.
MIT License
3 stars 1 forks source link

プレイヤー名をチームで分けるようにする #6

Open FlowingSPDG opened 6 years ago

FlowingSPDG commented 6 years ago

switched from team to から上手く抜く

FlowingSPDG commented 6 years ago

プレイヤーが入ったら

playercount++;
var player1=hogehoge;

みたいな感じ