04.01.2013, 22:32
That is because you are telling the function to end writing at index 0 (as strlen(dest) will return 0, as it hasn't been initialized). You want to write the string length of src instead.
https://sampwiki.blast.hk/wiki/Strmid
https://sampwiki.blast.hk/wiki/Strmid