server-beta icon indicating copy to clipboard operation
server-beta copied to clipboard

Add reporting of native duplicates

Open dev-karpov0 opened this issue 3 years ago • 0 comments

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.

dev-karpov0 avatar Jul 08 '22 13:07 dev-karpov0