Advertisement
mrdrifter

Untitled

May 30th, 2014
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. new msg[512], time;
  2. outputChatMsg(playerid, 0x800000ff, params);
  3. if(sscanf(params, "p< >ds[512]", time, msg))
  4. return outputChatMsg(playerid, -1, " /ann [czas] [tresc]");
  5.  
  6. outputChatMsg(playerid, -1, " Halo witam ");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement