player2_dz

Untitled

Sep 9th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.33 KB | None | 0 0
  1. /*---------------------------------------------------------------------------
  2. File Customised by Player2
  3. ---------------------------------------------------------------------------*/
  4. class CfgNetworkMessages
  5. {
  6.     class createPlayerRequest
  7.     {
  8.         module="object_player";
  9.         parameters[]=
  10.         {
  11.             "STRING",
  12.             "SCALAR"
  13.         };
  14.     };
  15. }
Advertisement
Add Comment
Please, Sign In to add comment