08.03.2016, 16:06
you forgot to add the Float: tag in front of CallRemoteFunction otherwise it thinks that it returns an int and tried to convert it to a float
Best would be to add a macro
Best would be to add a macro
PHP код:
native Float: _GetSpawn(func[] = "GetSpawn", form[] = "i", {Float, _}: ...) = CallRemoteFunction;
#define GetSpawn( _GetSpawn(_,_,