Advertisement
Guest User

Shoots CFGRemoteExec

a guest
Jan 16th, 2017
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. class CfgRemoteExec
  2. {
  3.  
  4. class Functions
  5. {
  6. mode = 1;
  7. jip = 0;
  8. class fnc_AdminReq { allowedTargets=2; };
  9. class ExileServer_system_network_dispatchIncomingMessage { allowedTargets=2; };
  10. class ExileClient_system_network_dispatchIncomingMessage { allowedTargets=1; };
  11. class CDAH_fnc_CDAH_Workshop_Gui { allowedTargets=0; };
  12. };
  13. class Commands
  14. {
  15. mode=0;
  16. jip=0;
  17. };
  18. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement