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
Use sm_iteratespawns to fake sm_goto commands every few seconds to visit every spawn in the map.
Actual behavior
Nothing, log:
L 03/01/2022-12:46:39: [SM] Blaming: retakes.smx
L 03/01/2022-12:46:39: [SM] Call stack trace:
L 03/01/2022-12:46:39: [SM] [0] DataPack.ReadCell
L 03/01/2022-12:46:39: [SM] [1] Line 166, ././scripting/retakes/editor_commands.sp::Timer_IterateSpawns
Steps to reproduce
Plugin version: "CS:GO Retakes" (0.3.4+184) by splewis
Sourcemod version: SourceMod Version: 1.10.0.6528
Steps to reproduce (please be specific):
Write sm_iteratespawns in console
Do others have this problem?
The text was updated successfully, but these errors were encountered:
L 02/09/2023 - 11:08:18: [SM] Exception reported: Data pack operation is out of bounds.
L 02/09/2023 - 11:08:18: [SM] Blaming: retakes.smx
L 02/09/2023 - 11:08:18: [SM] Call stack trace:
L 02/09/2023 - 11:08:18: [SM] [0] DataPack.ReadCell
L 02/09/2023 - 11:08:18: [SM] [1] Line 166, retakes\editor_commands.sp::Timer_IterateSpawns
L 02/09/2023 - 11:08:21: [SM] Exception reported: Data pack operation is out of bounds.
L 02/09/2023 - 11:08:21: [SM] Blaming: retakes.smx
L 02/09/2023 - 11:08:21: [SM] Call stack trace:
L 02/09/2023 - 11:08:21: [SM] [0] DataPack.ReadCell
L 02/09/2023 - 11:08:21: [SM] [1] Line 166, retakes\editor_commands.sp::Timer_IterateSpawns
Expected behavior
Use sm_iteratespawns to fake sm_goto commands every few seconds to visit every spawn in the map.
Actual behavior
Nothing, log:
Steps to reproduce
Write sm_iteratespawns in console
Do others have this problem?
The text was updated successfully, but these errors were encountered: