02.02.2013, 17:16
Because it assign whatever the first index value in the string array is which is a char. And by default PAWN doesn't have a string datatype. Try using memcpy instead.
https://sampwiki.blast.hk/wiki/Memcpy
https://sampwiki.blast.hk/wiki/Memcpy