Mattaffix

Untitled

Oct 23rd, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. enum eInformationBoxContent
  2. {
  3. info_box_text[300],
  4. info_box_timestamp,
  5. info_box_duration
  6. };
  7.  
  8. new aInformationBoxContent[MAX_PLAYERS][MAX_INFORMATION_BOX_CONTENT][eInformationBoxContent];
Advertisement
Add Comment
Please, Sign In to add comment