deskoft

Deskoft's Additional Functions

May 10th, 2011
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.59 KB | None | 0 0
  1. #include <a_samp>
  2. /*
  3. native DisableEnterExitPaySpray(No Params Needed)
  4. */
  5.  
  6. stock DisableEnterExitPaySpray()
  7. {
  8.     CreateObject(974, 720.11761474609, -462.47760009766, 17.578575134277, 0, 0, 0);
  9.     CreateObject(974, 2071.2622070313, -1831.3481445313, 14.521961212158, 0, 0, 89.622436523438);
  10.     CreateObject(974, 1041.3873291016, -1025.708984375, 32.809097290039, 0, 0, 0);
  11.     CreateObject(974, 1024.9073, -1029.1785, 32.3793, 0.0000, 0.0000, 0.0000);
  12.     CreateObject(974, 1041.5345, -1025.7608, 32.3793, 0.0000, 0.0000, 0.0000);
  13.     CreateObject(974, 2644.8608, -2039.4061, 13.0777, 0.0000, 0.0000, 0.0000);
  14. }
Advertisement
Add Comment
Please, Sign In to add comment