Advertisement
CaptainJohn

Untitled

Apr 25th, 2011
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. if (strcmp("/piss", cmdtext, true) == 0) {
  2. ApplyAnimation(playerid, "PAULNMAC", "Piss_in", 3.0, 0, 0, 0, 0, 0); // Pissing
  3. SendClientMessage(playerid, 0xFFFF00AA, "You are pissing in public.");
  4. SetPlayerSpecialAction(playerid, 68);
  5. return 1;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement