SwiZzoR

Untitled

Apr 11th, 2014
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.14 KB | None | 0 0
  1. if(!strcmp(cmd, "/ActInfo", true))
  2. {
  3.     if(StartAct == 0) return 1;
  4.     if(Mini == 1)
  5.     {
  6.     // here what to do if it is on
  7.     }
  8.     return 1;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment