Guest User

GPS Script

a guest
Jul 2nd, 2013
726
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.27 KB | None | 0 0
  1. // Custom GPS Video Script - BY Josho - FOR Opendayz.net - Public USE!
  2. waitUntil { alive player };
  3. waituntil {!isnull (finddisplay 46)};
  4. hintsilent "Player Found! Running Script!";
  5. sleep 5;
  6. _CustomGpsVideo = ["Videos\intro_video.ogv",1.04] spawn bis_fnc_customGPSvideo;
Advertisement
Add Comment
Please, Sign In to add comment