Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ocmd:auf(playerid,params[])
- {
- if(!IsPlayerInRangeOfPoint(playerid,10,2335.6000976563, 2444.1999511719, 7.5999999046326))return SendClientMessage(playerid,ROT,"Du bist nicht in der nähe vom Tor.");
- MoveObject(lvpdgate,2335.6000976563, 2444.1999511719, 7.5999999046326-10,5);
- return 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment