server-beta
server-beta copied to clipboard
Add reporting of native duplicates
There is new native function strfloat (which is analogous floatstr) but it is not listed in New scripting api list. My own plugin contains exported native with the same name. But i didn't see any warnings / errors about it. That causes to incorrect work of script, because server uses its own strfloat.