Guest User

here

a guest
Jul 28th, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.18 KB | None | 0 0
  1. public OnPlayerConnect(playerid)
  2. {
  3.  
  4. //Idlewood pizzastack
  5.  
  6. RemoveBuildingForPlayer(playerid, 1408, 2099.8516, -1813.9063, 13.1016, 0.25);
  7. RemoveBuildingForPlayer(playerid, 1408, 2099.8594, -1819.3594, 13.1016, 0.25);
  8. RemoveBuildingForPlayer(playerid, 1408, 2099.8594, -1799.4219, 13.1016, 0.25);
  9. RemoveBuildingForPlayer(playerid, 1408, 2102.6016, -1822.0781, 13.1172, 0.25);
  10. RemoveBuildingForPlayer(playerid, 1432, 2104.0156, -1812.4219, 12.6719, 0.25);
  11. RemoveBuildingForPlayer(playerid, 1432, 2101.9922, -1814.7109, 12.5703, 0.25);
  12. RemoveBuildingForPlayer(playerid, 1432, 2103.4063, -1817.3047, 12.6719, 0.25);
  13. RemoveBuildingForPlayer(playerid, 1432, 2102.1250, -1819.9531, 12.6719, 0.25);
  14. RemoveBuildingForPlayer(playerid, 1432, 2101.6328, -1798.1719, 12.6719, 0.25);
  15. RemoveBuildingForPlayer(playerid, 1432, 2103.9609, -1800.5625, 12.6719, 0.25);
  16. RemoveBuildingForPlayer(playerid, 1408, 2099.8516, -1793.9766, 13.1016, 0.25);
  17. RemoveBuildingForPlayer(playerid, 1408, 2102.6641, -1791.3281, 13.1016, 0.25);
  18. RemoveBuildingForPlayer(playerid, 1432, 2103.6875, -1795.9063, 12.6719, 0.25);
  19. RemoveBuildingForPlayer(playerid, 1432, 2102.0625, -1793.1406, 12.6719, 0.25);
  20.  
  21. //SAEU HQ (Unity station)
  22.  
  23. RemoveBuildingForPlayer(playerid, 4025, 1777.8359, -1773.9063, 12.5234, 0.25);
  24. RemoveBuildingForPlayer(playerid, 4070, 1719.7422, -1770.7813, 23.4297, 0.25);
  25. RemoveBuildingForPlayer(playerid, 1531, 1724.7344, -1741.5000, 14.1016, 0.25);
  26. RemoveBuildingForPlayer(playerid, 4215, 1777.5547, -1775.0391, 36.7500, 0.25);
  27. RemoveBuildingForPlayer(playerid, 3986, 1719.7422, -1770.7813, 23.4297, 0.25);
  28. RemoveBuildingForPlayer(playerid, 1294, 1738.8594, -1813.2500, 16.9063, 0.25);
  29. RemoveBuildingForPlayer(playerid, 1283, 1762.7891, -1732.8281, 15.6250, 0.25);
  30. RemoveBuildingForPlayer(playerid, 4019, 1777.8359, -1773.9063, 12.5234, 0.25);
  31. RemoveBuildingForPlayer(playerid, 1226, 1817.5703, -1812.2266, 16.4219, 0.25);
  32.  
  33. // Pershing Square modded
  34.  
  35. RemoveBuildingForPlayer(playerid, 4024, 1479.8672, -1790.3984, 56.0234, 0.25);
  36. RemoveBuildingForPlayer(playerid, 4044, 1481.1875, -1785.0703, 22.3828, 0.25);
  37.  
  38. When i "compile"it..
  39.  
  40. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2193) : error 029: invalid expression, assumed zero
  41. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2193) : error 004: function "Streamer_OnPlayerConnect" is not implemented
  42. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2198) : error 017: undefined symbol "playerid"
  43. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2199) : error 017: undefined symbol "playerid"
  44. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2200) : error 017: undefined symbol "playerid"
  45. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2201) : error 017: undefined symbol "playerid"
  46. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2202) : error 017: undefined symbol "playerid"
  47. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2203) : error 017: undefined symbol "playerid"
  48. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2204) : error 017: undefined symbol "playerid"
  49. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2205) : error 017: undefined symbol "playerid"
  50. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2206) : error 017: undefined symbol "playerid"
  51. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2207) : error 017: undefined symbol "playerid"
  52. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2208) : error 017: undefined symbol "playerid"
  53. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2209) : error 017: undefined symbol "playerid"
  54. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2210) : error 017: undefined symbol "playerid"
  55. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2211) : error 017: undefined symbol "playerid"
  56. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2215) : error 017: undefined symbol "playerid"
  57. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2216) : error 017: undefined symbol "playerid"
  58. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2217) : error 017: undefined symbol "playerid"
  59. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2218) : error 017: undefined symbol "playerid"
  60. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2219) : error 017: undefined symbol "playerid"
  61. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2220) : error 017: undefined symbol "playerid"
  62. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2221) : error 017: undefined symbol "playerid"
  63. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2222) : error 017: undefined symbol "playerid"
  64. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2223) : error 017: undefined symbol "playerid"
  65. C:\Documents and Settings\windowsxp\My Documents\Downloads\Nugraha's Files\Test server\gamemodes\mlrp.pwn(2227) : error 017: undefined symbol "playerid"
  66.  
  67. Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
  68.  
  69.  
  70. 26 Errors.
Advertisement
Add Comment
Please, Sign In to add comment