View Single Post
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 11-18-2020 , 14:34   Re: Invalid index 0 (count 0) help me fix it
Reply With Quote #4

Use ArrayPushString, not SetString. Or use ArrayResize to allocate space before calling ArraySetString.
__________________
HamletEagle is offline