24.11.2016, 18:26
Show your ProxDetectorS function. Also CALLBACK: could be anything(though it's likely just a macro for forward and public). You can call it directly using test1(playerid); where you want to call it. You probably don't need callbacks for this though, you can probably make this a function(just remove the CALLBACK:).