Thread: ...
View Single Post
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 09-16-2021 , 14:03   Re: ArrayGetString2
Reply With Quote #10

For the last time, SHOW WHAT YOU TRIED. Show the code. I can't read your mind and see what mistake you made.

You literally just have to call get_param(1, stringVar, charsmax(stringVar)) and then stringVar will contain the string which you can then add inside the array using ArrayPushString.
__________________

Last edited by HamletEagle; 09-16-2021 at 14:03.
HamletEagle is offline