14.01.2018, 09:59
Read this : http://forum.sa-mp.com/showpost.php?...79&postcount=1
Plus: when you use "format", use sizeof(..) instead of putting a numeric value. It's better if you need to change the string's size at the declaration.
Plus: when you use "format", use sizeof(..) instead of putting a numeric value. It's better if you need to change the string's size at the declaration.