Guest User

Grove Street

a guest
Mar 8th, 2014
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.42 KB | None | 0 0
  1. // This is a comment
  2. // uncomment the line below if you want to write a filterscript
  3. //#define FILTERSCRIPT
  4.  
  5. #include <a_samp>
  6.  
  7. #if defined FILTERSCRIPT
  8.  
  9. public OnFilterScriptInit()
  10. {
  11. print("\n--------------------------------------");
  12. print(" Blank Filterscript by your name here");
  13. print("--------------------------------------\n");
  14. return 1;
  15. }
  16.  
  17. public OnFilterScriptExit()
  18. {
  19. return 1;
  20. }
  21.  
  22. #else
  23.  
  24. main()
  25. {
  26. print("\n----------------------------------");
  27. print(" Blank Gamemode by your name here");
  28. print("----------------------------------\n");
  29. }
  30.  
  31. #endif
  32.  
  33. public OnGameModeInit()
  34. {
  35. // Don't use these lines if it's a filterscript
  36. SetGameModeText("Blank Script");
  37. //Objects//
  38. AddStaticVehicleEx(470,2476.5000000,-1656.0999756,13.3999996,0.0000000,3,3,15); //Patriot
  39. AddStaticVehicleEx(470,2480.3999023,-1656.0999756,13.3999996,0.0000000,3,3,15); //Patriot
  40. AddStaticVehicleEx(470,2484.1999512,-1656.0999756,13.3999996,0.0000000,3,3,15); //Patriot
  41. AddStaticVehicleEx(470,2488.1000977,-1656.0000000,13.5000000,0.0000000,3,3,15); //Patriot
  42. AddStaticVehicleEx(470,2491.3000488,-1655.8000488,13.5000000,0.0000000,3,3,15); //Patriot
  43. AddStaticVehicleEx(492,2509.8000488,-1667.1999512,13.5000000,10.0000000,-1,3,15); //Greenwood
  44. AddStaticVehicleEx(492,2509.6999512,-1673.8000488,13.3000002,340.0000000,2,-1,15); //Greenwood
  45. AddStaticVehicleEx(492,2505.8999023,-1679.8000488,13.3999996,313.9975586,16,-1,15); //Greenwood
  46. AddStaticVehicleEx(560,2491.1000977,-1682.0999756,13.1000004,0.0000000,3,-1,15); //Sultan
  47. AddStaticVehicleEx(560,2487.3999023,-1681.5999756,13.1000004,0.0000000,-1,29,15); //Sultan
  48. AddStaticVehicleEx(560,2483.3000488,-1681.8000488,13.1000004,0.0000000,-1,-1,15); //Sultan
  49. AddStaticVehicleEx(487,2525.3000488,-1677.3000488,20.2000008,0.0000000,3,-1,15); //Maverick
  50. AddStaticVehicleEx(487,2535.0000000,-1678.0000000,20.2000008,0.0000000,-1,3,15); //Maverick
  51. CreateObject(987, 2431.3000488281, -1668.9000244141, 12.699999809265, 0, 0, 272);
  52. CreateObject(3475, 2431.6000976563, -1667.3000488281, 14.89999961853, 0, 0, 0);
  53. CreateObject(3749, 2432.6000976563, -1657.9000244141, 18.200000762939, 0, 0, 272);
  54. CreateObject(980, 2432.5, -1657.9000244141, 15.199999809265, 0, 0, 272);
  55. CreateObject(987, 2433.1000976563, -1636, 12.39999961853, 0, 0, 271.5);
  56. CreateObject(3475, 2433.3999023438, -1633.1999511719, 14.800000190735, 0, 0, 1.25);
  57. CreateObject(3578, 2480.3000488281, -1653.1999511719, 13.199999809265, 0, 0, 0);
  58. CreateObject(3578, 2488.1999511719, -1653.3000488281, 13.199999809265, 0, 0, 0);
  59. CreateObject(987, 2435.3999023438, -1628.1999511719, 12.89999961853, 0, 0, 0);
  60. CreateObject(987, 2447.5, -1628.4000244141, 13.60000038147, 0, 0, 0);
  61. CreateObject(987, 2459.5, -1628.6999511719, 14.5, 0, 0, 0);
  62. CreateObject(987, 2471.1999511719, -1629, 14.89999961853, 0, 0, 0);
  63. CreateObject(987, 2482.3999023438, -1628.9000244141, 15.39999961853, 0, 0, 0);
  64. CreateObject(987, 2494.3000488281, -1628.5999755859, 16, 0, 0, 2);
  65. CreateObject(987, 2506.1999511719, -1628.3000488281, 16.5, 0, 0, 1.99951171875);
  66. CreateObject(987, 2518, -1628.0999755859, 16.799999237061, 0, 0, 1.99951171875);
  67. CreateObject(987, 2529.8000488281, -1628.0999755859, 16.799999237061, 0, 0, 1.99951171875);
  68. CreateObject(987, 2465.3999023438, -1722.5999755859, 12.5, 0, 0, 2);
  69. CreateObject(987, 2453.3999023438, -1722.9000244141, 12.699999809265, 0, 0, 1.99951171875);
  70. CreateObject(987, 2441.1999511719, -1722.6999511719, 12.800000190735, 0, 0, 1.99951171875);
  71. CreateObject(975, 2480.1999511719, -1722.1999511719, 14.199999809265, 0, 0, 0);
  72. CreateObject(8656, 2540.6999511719, -1705.0999755859, 13.60000038147, 0, 0, 0);
  73. CreateObject(8656, 2520.3999023438, -1722, 13.699999809265, 0, 0, 270);
  74. CreateObject(8656, 2520.3999023438, -1722, 16, 0, 0, 270);
  75. CreateObject(991, 2540.8999023438, -1717.5, 16, 0, 0, 270);
  76. CreateObject(991, 2541, -1713.1999511719, 16, 0, 0, 270);
  77. CreateObject(991, 2537.6999511719, -1721.6999511719, 16, 0, 0, 196.5);
  78. CreateObject(1271, 2507.3000488281, -1659.0999755859, 12.89999961853, 0, 0, 0);
  79. CreateObject(1271, 2507.3000488281, -1659.9000244141, 12.89999961853, 0, 0, 2);
  80. CreateObject(1337, 2507.3000488281, -1658.8000488281, 13.5, 0, 0, 276);
  81. CreateObject(1271, 2508.1000976563, -1659.8000488281, 12.89999961853, 0, 0, 1.99951171875);
  82. CreateObject(1271, 2508, -1659.0999755859, 12.89999961853, 0, 0, 1.99951171875);
  83. CreateObject(1337, 2507.8000488281, -1660.0999755859, 13.5, 0, 0, 0);
  84. CreateObject(1337, 2508.3999023438, -1659.4000244141, 13.5, 0, 0, 0);
  85. //Class//
  86. AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
  87. return 1;
  88. }
  89.  
  90. public OnGameModeExit()
  91. {
  92. return 1;
  93. }
  94.  
  95. public OnPlayerRequestClass(playerid, classid)
  96. {
  97. SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);
  98. SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746);
  99. SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);
  100. return 1;
  101. }
  102.  
  103. public OnPlayerConnect(playerid)
  104. {
  105. return 1;
  106. }
  107.  
  108. public OnPlayerDisconnect(playerid, reason)
  109. {
  110. return 1;
  111. }
  112.  
  113. public OnPlayerSpawn(playerid)
  114. {
  115. return 1;
  116. }
  117.  
  118. public OnPlayerDeath(playerid, killerid, reason)
  119. {
  120. return 1;
  121. }
  122.  
  123. public OnVehicleSpawn(vehicleid)
  124. {
  125. return 1;
  126. }
  127.  
  128. public OnVehicleDeath(vehicleid, killerid)
  129. {
  130. return 1;
  131. }
  132.  
  133. public OnPlayerText(playerid, text[])
  134. {
  135. return 1;
  136. }
  137.  
  138. public OnPlayerCommandText(playerid, cmdtext[])
  139. {
  140. if (strcmp("/mycommand", cmdtext, true, 10) == 0)
  141. {
  142. return 1;
  143. }
  144. return 0;
  145. }
  146.  
  147. public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
  148. {
  149. return 1;
  150. }
  151.  
  152. public OnPlayerExitVehicle(playerid, vehicleid)
  153. {
  154. return 1;
  155. }
  156.  
  157. public OnPlayerStateChange(playerid, newstate, oldstate)
  158. {
  159. return 1;
  160. }
  161.  
  162. public OnPlayerEnterCheckpoint(playerid)
  163. {
  164. return 1;
  165. }
  166.  
  167. public OnPlayerLeaveCheckpoint(playerid)
  168. {
  169. return 1;
  170. }
  171.  
  172. public OnPlayerEnterRaceCheckpoint(playerid)
  173. {
  174. return 1;
  175. }
  176.  
  177. public OnPlayerLeaveRaceCheckpoint(playerid)
  178. {
  179. return 1;
  180. }
  181.  
  182. public OnRconCommand(cmd[])
  183. {
  184. return 1;
  185. }
  186.  
  187. public OnPlayerRequestSpawn(playerid)
  188. {
  189. return 1;
  190. }
  191.  
  192. public OnObjectMoved(objectid)
  193. {
  194. return 1;
  195. }
  196.  
  197. public OnPlayerObjectMoved(playerid, objectid)
  198. {
  199. return 1;
  200. }
  201.  
  202. public OnPlayerPickUpPickup(playerid, pickupid)
  203. {
  204. return 1;
  205. }
  206.  
  207. public OnVehicleMod(playerid, vehicleid, componentid)
  208. {
  209. return 1;
  210. }
  211.  
  212. public OnVehiclePaintjob(playerid, vehicleid, paintjobid)
  213. {
  214. return 1;
  215. }
  216.  
  217. public OnVehicleRespray(playerid, vehicleid, color1, color2)
  218. {
  219. return 1;
  220. }
  221.  
  222. public OnPlayerSelectedMenuRow(playerid, row)
  223. {
  224. return 1;
  225. }
  226.  
  227. public OnPlayerExitedMenu(playerid)
  228. {
  229. return 1;
  230. }
  231.  
  232. public OnPlayerInteriorChange(playerid, newinteriorid, oldinteriorid)
  233. {
  234. return 1;
  235. }
  236.  
  237. public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
  238. {
  239. return 1;
  240. }
  241.  
  242. public OnRconLoginAttempt(ip[], password[], success)
  243. {
  244. return 1;
  245. }
  246.  
  247. public OnPlayerUpdate(playerid)
  248. {
  249. return 1;
  250. }
  251.  
  252. public OnPlayerStreamIn(playerid, forplayerid)
  253. {
  254. return 1;
  255. }
  256.  
  257. public OnPlayerStreamOut(playerid, forplayerid)
  258. {
  259. return 1;
  260. }
  261.  
  262. public OnVehicleStreamIn(vehicleid, forplayerid)
  263. {
  264. return 1;
  265. }
  266.  
  267. public OnVehicleStreamOut(vehicleid, forplayerid)
  268. {
  269. return 1;
  270. }
  271.  
  272. public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
  273. {
  274. return 1;
  275. }
  276.  
  277. public OnPlayerClickPlayer(playerid, clickedplayerid, source)
  278. {
  279. return 1;
  280. }
Advertisement
Add Comment
Please, Sign In to add comment