forked from powerlord/sourcemod-nativevotes
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
votediagnostics.sp can no longer read vote parameters at least for the VotePass user message. Here are the logs when a Next Map vote goes through.
L 03/17/2025 - 10:52:54: [votediagnostics.smx] callvote command: client: Eric Zhang, command:
L 03/17/2025 - 10:52:55: [votediagnostics.smx] VoteSetup Usermessage: count: 5, options: (ChangeLevel, , 1) (NextLevel, , 1) (ExtendLevel, , 1) (ScrambleTeams, , 1) (Kick, , 1)
L 03/17/2025 - 10:52:56: [votediagnostics.smx] callvote command: client: Eric Zhang, command: NextLevel cp_fastlane
L 03/17/2025 - 10:52:56: [votediagnostics.smx] Vote Options event: count: 2, option1: cp_mountainlab, option2: Extend current Map, option3: , option4: , option5:
L 03/17/2025 - 10:52:56: [votediagnostics.smx] Vote Cast event: vote_option: 0, team: 0, client: Eric Zhang
L 03/17/2025 - 10:52:56: [votediagnostics.smx] VoteStart Usermessage: team: 0, initiator: 0, issue: , param1: , yesNo: 0, player count: 1
L 03/17/2025 - 10:52:56: [votediagnostics.smx] Vote Controller, issue: 2, team: 0, potentialVotes: 1, yesNo: 1, count1: 1, count2: 0, count3: 0, count4: 0, count5: 0
L 03/17/2025 - 10:52:57: Vote succeeded "NextLevel cp_fastlane"
L 03/17/2025 - 10:52:57: [votediagnostics.smx] VotePass Usermessage: team: 0, issue: , param1:
L 03/17/2025 - 10:52:59: server_cvar: "sm_nextmap" "cp_fastlane"
L 03/17/2025 - 10:53:03: [votediagnostics.smx] Vote Controller, issue: -1, team: 0, potentialVotes: 0, yesNo: 1, count1: 0, count2: 0, count3: 0, count4: 0, count5: 0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels