Guest User

Untitled

a guest
Jan 17th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. if(strcmp(cmd, "/destroycars", true) == 0)
  2. {
  3. SetPlayerChatBubble(playerid, text, 0xFF0000FF, 100.0, 6600000);
  4. }
  5. return 1;
  6. }
Add Comment
Please, Sign In to add comment