Advertisement
evgen1137

OnClientCheckResponseFix

Feb 6th, 2016
813
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.23 KB | None | 0 0
  1. #include <a_samp>
  2.  
  3. forward OnClientCheckResponse(playerid, type, arg, response);
  4. public OnClientCheckResponse(playerid, type, arg, response)
  5.     CallRemoteFunction("OnClientCheckResponseFix", "dddd", playerid, type, arg, response);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement