DrPawn

Detlef Tor CMD Auf

Jun 26th, 2012
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. ocmd:auf(playerid,params[])
  2. {
  3. if(!IsPlayerInRangeOfPoint(playerid,10,2335.6000976563, 2444.1999511719, 7.5999999046326))return SendClientMessage(playerid,ROT,"Du bist nicht in der nähe vom Tor.");
  4. MoveObject(lvpdgate,2335.6000976563, 2444.1999511719, 7.5999999046326-10,5);
  5. return 1;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment