Guest User

Untitled

a guest
Dec 9th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.11 KB | None | 0 0
  1. *:SIGNAL:mta.command {
  2.   if ($3 == !whatsmycar) {
  3.     mta.msg $1 $2 You're in a $mta.vehicle($1,$2).name
  4.   }
  5. }
Add Comment
Please, Sign In to add comment