Closed Lund1337 closed 4 years ago
plugin.sp(57) : warning 241: Array-based enum structs will be removed in 1.11. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs plugin.sp(561) : error 128: cannot return an array of indeterminate length
I am new to sourcepawn, and idk how to fix this this. all i wanted to do is to modify ADMFLAG_RESERVATION to ADMFLAG_CUSTOM6
i think that you should use admin_overrides.cfg in addons/sourcemod/configs and fill it with "sm_trails_override" "t"
admin_overrides.cfg
addons/sourcemod/configs
"sm_trails_override" "t"
plugin.sp(57) : warning 241: Array-based enum structs will be removed in 1.11. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs plugin.sp(561) : error 128: cannot return an array of indeterminate length
I am new to sourcepawn, and idk how to fix this this. all i wanted to do is to modify ADMFLAG_RESERVATION to ADMFLAG_CUSTOM6