View Single Post
m0rbit
Junior Member
Join Date: Jan 2019
Old 07-03-2020 , 00:15   Re: [CS:GO] Multi-1v1 (v1.1.9, 2018-2-19)
Reply With Quote #1611

max weapons 32??
I created a special round for each weapon.
So that the players fought on the same weapons.
Everything works, but it writes an error that a maximum of 32 weapons.

Code:
L 07/03/2020 - 06:01:14: [SM] Exception reported: Tried to add new round when 32 round types already added
L 07/03/2020 - 06:01:14: [SM] Blaming: multi1v1.smx
L 07/03/2020 - 06:01:14: [SM] Call stack trace:
L 07/03/2020 - 06:01:14: [SM]   [0] ThrowNativeError
L 07/03/2020 - 06:01:14: [SM]   [1] Line 377, multi1v1/natives.sp::Native_AddRoundType
L 07/03/2020 - 06:01:14: [SM]   [3] Multi1v1_AddRoundType
L 07/03/2020 - 06:01:14: [SM]   [4] Line 29, D:\compile\addons\sourcemod\scripting\multi1v1_XM1014.sp::Multi1v1_OnRoundTypesAdded
L 07/03/2020 - 06:01:14: [SM]   [6] Call_Finish
L 07/03/2020 - 06:01:14: [SM]   [7] Line 11, multi1v1/roundtypes.sp::LoadRoundTypes
L 07/03/2020 - 06:01:14: [SM]   [8] Line 368, d:\cs go test\servercsgo\csgo\addons\sourcemod\scripting\multi1v1.sp::OnAllPluginsLoaded

Last edited by m0rbit; 07-03-2020 at 05:08.
m0rbit is offline