Thread: [Solved] What wrong is my array?
View Single Post
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 08-08-2017 , 09:46   Re: What wrong is my array?
Reply With Quote #8

Read again what Fyren said right before your post about the Words array declaration. You need to add a 3rd dimension to hold the actual string info.

Also you start parsing your config file at section "1", so you'd miss your first "0" section.
__________________
Peace-Maker is offline