02.08.2018, 18:28
Just need better and more documentation and examples...
specially about configuring it and using such APIs:
specially about configuring it and using such APIs:
Code:
native String:str_format(const format[], {StringTags,Float,_}:...);
native String:str_format_s(StringTag:format, {StringTags,Float,_}:...);

