Advertisement
Hodge-1053

ACS Line Messages

Aug 12th, 2015
392
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  SCRIPT 1 (VOID)
  2. {
  3. SWITCH (LINESIDE())
  4.  
  5. {
  6.   CASE LINE_FRONT:
  7.  
  8.   BREAK;
  9.  
  10.   CASE LINE_BACK:
  11.  
  12.   BREAK
  13. }
  14.  
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement