static cell AMX_NATIVE_CALL n_gpfa( AMX* amx, cell* params ) { double x = amx_ctof(params[1]); logprintf("distance: %f", x);