20.08.2018, 09:33
Passing GetPVarString directly in format will return the length of the string. This is how it should be used: https://sampwiki.blast.hk/wiki/GetPVarString
You can also store the index of the array instead of the name which will be easier to use (pass it directly in g_LocationData).
You can also store the index of the array instead of the name which will be easier to use (pass it directly in g_LocationData).