Anybody can help me?
#1

I was searching in my Documents and then i found an Old Script i left behind, but i can't use any commands when i go IG and type /cmds for example it says Unknown Server Command. It's not really Important but i just want to know how to fix this kind of bugs for any future problems.






Код:
#include <a_samp> 
#include <zcmd> 

#define DIALOG_CMDS 1
#define DIALOG_RULES 2
#define DIALOG_UPDATES 3
#define DIALOG_FORUM 4
#define DIALOG_CREDITS 5

#define COLOR_GREY 0xAFAFAFAA
#define COLOR_GREEN 0x33AA33AA
#define COLOR_RED 0xAA3333AA
#define COLOR_LIGHTBLUE 0x33CCFFAA

    new randomMessages[][] = // Random Messages.
	{
    	"[BOT]: Hey, don't forget to read /help, /cmds and /rules!", // Message 1.
    	"[BOT]: You know we're hiring Staff members?", // Message 2.
    	"[BOT]: Don't forget to invite your friends to play with us!", // Message 3.
    	"[BOT]: There is a rulebreaker? just /report him or make complain on the forum.", // Message 4.
    	"[BOT]: Our Forum is: www.myforum.com.", // Message 5.
    	"[BOT]: There is a bug? just make a report on the forum." // Message 5.
	};

#if defined FILTERSCRIPT


#else

main()
{
	print("Attemping to load Gamemode...");
	print("Attemping to load Gamemode...");
	print("Attemping to load Gamemode...");
	print("Attemping to load Gamemode...");
	print("Second Life Freeroam Server has been succdesfully loaded.");
}

#endif

public OnGameModeInit()
{
	SetGameModeText("| SL:FS |");
	AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
	SetTimer("RandomMessages" ,3000 ,false); // Random Messages Timer.
	// Vehicles:
	AddStaticVehicleEx(481,1776.7000000,-1894.5000000,13.0000000,270.0000000,214,218,60);
	AddStaticVehicleEx(481,1776.7000000,-1892.9000000,13.0000000,270.0000000,214,218,60);
	AddStaticVehicleEx(481,1776.7000000,-1887.6000000,13.0000000,270.0000000,214,218,60);
	AddStaticVehicleEx(481,1776.8000000,-1891.1000000,13.0000000,270.0000000,214,218,60);
	AddStaticVehicleEx(481,1776.8000000,-1889.2000000,13.0000000,270.0000000,214,218,60);
	AddStaticVehicleEx(481,1776.7000000,-1897.9000000,13.0000000,270.0000000,214,218,60);
	AddStaticVehicleEx(481,1776.7002000,-1896.4004000,13.0000000,270.0000000,214,218,60);
	AddStaticVehicleEx(462,1804.1000000,-1901.0000000,13.1000000,0.0000000,42,119,60);
	AddStaticVehicleEx(462,1802.3000000,-1901.0000000,13.1000000,0.0000000,132,4,60);
	AddStaticVehicleEx(462,1800.4000000,-1900.9000000,13.1000000,0.0000000,88,89,60);
	AddStaticVehicleEx(462,1798.7000000,-1901.1000000,13.1000000,0.0000000,88,89,60);
	AddStaticVehicleEx(462,1796.9000000,-1901.2000000,13.1000000,0.0000000,88,89,60);
	AddStaticVehicleEx(462,1795.2000000,-1901.3000000,13.1000000,0.0000000,88,89,60);
	AddStaticVehicleEx(462,1793.2000000,-1901.3000000,13.1000000,0.0000000,88,89,60);
	AddStaticVehicleEx(585,1834.8000000,-1870.6000000,13.1000000,0.0000000,156,161,60);
	AddStaticVehicleEx(580,1841.1000000,-1871.1000000,13.3000000,0.0000000,95,10,60);
	AddStaticVehicleEx(566,1836.6000000,-1853.9000000,13.3000000,0.0000000,30,46,60);
	AddStaticVehicleEx(551,1915.1000000,-1747.3000000,13.3000000,90.0000000,31,37,60);
	AddStaticVehicleEx(551,1880.4000000,-1747.2000000,13.4000000,90.0000000,31,37,60);
	AddStaticVehicleEx(551,1872.4000000,-1747.3000000,13.4000000,90.0000000,31,37,60);
	AddStaticVehicleEx(551,1897.0000000,-1747.4000000,13.3000000,90.0000000,31,37,60);
	AddStaticVehicleEx(551,1889.0000000,-1747.1000000,13.4000000,90.0000000,31,37,60);
	AddStaticVehicleEx(551,1906.6000000,-1747.6000000,13.3000000,90.0000000,31,37,60);
	AddStaticVehicleEx(409,1826.3000000,-1678.6000000,13.3000000,0.0000000,245,245,60);
	AddStaticVehicleEx(409,1826.4000000,-1687.5000000,13.3000000,0.0000000,245,245,60);
	AddStaticVehicleEx(567,1937.2000000,-1776.7000000,13.4000000,0.0000000,15,106,60);
	AddStaticVehicleEx(536,1944.9000000,-1773.6000000,13.2000000,0.0000000,156,141,60);
	AddStaticVehicleEx(421,1921.8000000,-1793.1000000,13.4000000,90.0000000,34,25,60);
	AddStaticVehicleEx(448,2097.3999000,-1793.1000000,13.1000000,90.0000000,132,4,60);
	AddStaticVehicleEx(448,2097.3000000,-1794.8000000,13.1000000,90.0000000,132,4,60);
	AddStaticVehicleEx(448,2097.1001000,-1796.7000000,13.1000000,90.0000000,132,4,60);
	AddStaticVehicleEx(448,2097.2000000,-1798.5000000,13.1000000,90.0000000,132,4,60);
	AddStaticVehicleEx(448,2097.3999000,-1800.8000000,13.1000000,90.0000000,132,4,60);
	AddStaticVehicleEx(448,2096.7000000,-1814.0000000,13.1000000,90.0000000,132,4,60);
	AddStaticVehicleEx(448,2096.8999000,-1815.8000000,13.1000000,90.0000000,132,4,60);
	AddStaticVehicleEx(448,2096.8000000,-1817.7000000,13.1000000,90.0000000,132,4,60);
	AddStaticVehicleEx(448,2096.8999000,-1820.2000000,13.1000000,90.0000000,132,4,60);
	AddStaticVehicleEx(547,2120.5000000,-1781.3000000,13.2000000,0.0000000,81,84,60);
	AddStaticVehicleEx(546,2109.8999000,-1781.5000000,13.2000000,0.0000000,42,119,60);
	AddStaticVehicleEx(540,2101.7000000,-1781.9000000,13.4000000,0.0000000,76,117,60);
	AddStaticVehicleEx(529,2052.7000000,-1904.3000000,13.3000000,0.0000000,45,58,60);
	AddStaticVehicleEx(516,2056.0000000,-1904.8000000,13.4000000,0.0000000,91,93,60);
	AddStaticVehicleEx(507,2059.2000000,-1904.3000000,13.5000000,0.0000000,22,34,60);
	AddStaticVehicleEx(492,2062.3000000,-1904.6000000,13.4000000,0.0000000,81,84,60);
	AddStaticVehicleEx(467,2065.6001000,-1905.0000000,13.4000000,0.0000000,42,119,60);
	AddStaticVehicleEx(492,2068.7000000,-1904.4000000,13.4000000,0.0000000,66,31,60);
	AddStaticVehicleEx(475,2076.3999000,-1696.5000000,13.3000000,0.0000000,118,123,60);
	AddStaticVehicleEx(475,2076.3999000,-1689.8000000,13.4000000,0.0000000,118,123,60);
	AddStaticVehicleEx(475,2076.6001000,-1703.5000000,13.4000000,0.0000000,118,123,60);
	AddStaticVehicleEx(475,2076.6001000,-1711.4000000,13.4000000,0.0000000,118,123,60);
	AddStaticVehicleEx(475,2076.5000000,-1718.2000000,13.4000000,0.0000000,118,123,60);
	AddStaticVehicleEx(527,1987.7000000,-1995.3000000,13.3000000,0.0000000,22,34,60);
	AddStaticVehicleEx(527,1980.9000000,-1995.4000000,13.3000000,0.0000000,22,34,60);
	AddStaticVehicleEx(527,1974.7000000,-1995.3000000,13.3000000,0.0000000,22,34,60);
	AddStaticVehicleEx(527,1977.7000000,-1985.3000000,13.3000000,0.0000000,22,34,60);
	AddStaticVehicleEx(527,1985.3000000,-1985.3000000,13.3000000,0.0000000,22,34,60);
	AddStaticVehicleEx(587,1985.7000000,-2065.8999000,13.2000000,0.0000000,88,88,60);
	AddStaticVehicleEx(587,1979.2000000,-2065.8999000,13.2000000,0.0000000,88,88,60);
	AddStaticVehicleEx(576,1943.3000000,-2091.3000000,13.3000000,0.0000000,106,122,60);
	AddStaticVehicleEx(575,1947.2000000,-2091.5000000,13.3000000,0.0000000,147,163,60);
	AddStaticVehicleEx(567,1943.4000000,-2081.8000000,13.5000000,0.0000000,175,177,60);
	AddStaticVehicleEx(536,1947.8000000,-2081.7000000,13.4000000,0.0000000,66,31,60);
	AddStaticVehicleEx(535,1941.1000000,-2141.8000000,13.4000000,0.0000000,98,68,60);
	AddStaticVehicleEx(534,1947.9000000,-2136.5000000,13.4000000,90.0000000,101,106,60);
	AddStaticVehicleEx(518,1948.1000000,-2126.7000000,13.3000000,90.0000000,111,103,60);
	AddStaticVehicleEx(412,1887.4000000,-2022.3000000,13.3000000,0.0000000,101,106,60);
	AddStaticVehicleEx(412,1879.1000000,-2032.5000000,13.3000000,0.0000000,101,106,60);
	AddStaticVehicleEx(412,1878.4000000,-2023.0000000,13.3000000,0.0000000,101,106,60);
	AddStaticVehicleEx(412,1887.3000000,-2032.1000000,13.3000000,0.0000000,101,106,60);
	AddStaticVehicleEx(577,1999.7000000,-2494.5000000,17.4000000,90.0000000,150,145,60);
	AddStaticVehicleEx(553,1993.8000000,-2632.1001000,15.8000000,0.0000000,140,146,60);
	AddStaticVehicleEx(553,1955.8000000,-2635.6001000,15.8000000,0.0000000,125,98,60);
	AddStaticVehicleEx(519,1864.7000000,-2417.7000000,14.6000000,0.0000000,245,245,60);
	AddStaticVehicleEx(519,1838.1000000,-2418.5000000,14.6000000,0.0000000,245,245,60);
	AddStaticVehicleEx(519,1589.0000000,-2456.8999000,14.6000000,0.0000000,245,245,60);
	AddStaticVehicleEx(476,1717.7000000,-2427.5000000,14.7000000,0.0000000,170,157,60);
	AddStaticVehicleEx(476,1716.9000000,-2446.0000000,14.7000000,0.0000000,170,157,60);
	AddStaticVehicleEx(476,1735.3000000,-2445.2000000,14.7000000,0.0000000,170,157,60);
	AddStaticVehicleEx(476,1734.4000000,-2428.2000000,14.7000000,0.0000000,170,157,60);
	AddStaticVehicleEx(487,1981.5000000,-2303.1001000,13.8000000,0.0000000,165,169,60);
	AddStaticVehicleEx(487,1980.2000000,-2317.6001000,13.8000000,0.0000000,165,169,60);
	AddStaticVehicleEx(487,1981.6000000,-2266.3999000,13.8000000,0.0000000,165,169,60);
	AddStaticVehicleEx(487,1980.7000000,-2285.6001000,13.8000000,0.0000000,165,169,60);
	AddStaticVehicleEx(410,1995.2000000,-2180.7000000,13.3000000,0.0000000,94,112,60);
	AddStaticVehicleEx(496,1999.7000000,-2180.8000000,13.3000000,0.0000000,59,78,60);
	AddStaticVehicleEx(602,2006.4000000,-2180.7000000,13.4000000,0.0000000,109,24,60);
	AddStaticVehicleEx(602,1989.8000000,-2180.8999000,13.4000000,0.0000000,32,32,60);
	AddStaticVehicleEx(567,1546.4000000,-2212.0000000,13.5000000,0.0000000,108,132,60);
	AddStaticVehicleEx(516,1552.8000000,-2211.8999000,13.5000000,0.0000000,37,37,60);
	AddStaticVehicleEx(492,1533.8000000,-2211.5000000,13.5000000,0.0000000,77,98,60);
	AddStaticVehicleEx(411,1516.2000000,-2212.0000000,13.4000000,0.0000000,16,80,60);
	AddStaticVehicleEx(401,1502.4000000,-2211.8000000,13.4000000,0.0000000,111,103,60);
	AddStaticVehicleEx(565,1492.8000000,-2211.8999000,13.2000000,0.0000000,102,28,60);
	AddStaticVehicleEx(576,1560.1000000,-2254.0000000,13.3000000,90.0000000,77,50,60);
	AddStaticVehicleEx(576,1559.6000000,-2241.1001000,13.3000000,90.0000000,77,50,60);
	AddStaticVehicleEx(491,1451.2000000,-2225.3999000,13.4000000,0.0000000,34,25,60);
	AddStaticVehicleEx(491,1442.3000000,-2225.0000000,13.4000000,0.0000000,34,25,60);
	AddStaticVehicleEx(491,1458.1000000,-2224.8999000,13.4000000,0.0000000,34,25,60);
	AddStaticVehicleEx(420,1411.5000000,-2242.3000000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1408.2000000,-2242.1001000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1404.4000000,-2242.3000000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1401.1000000,-2242.0000000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1398.0996000,-2242.0000000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1394.6000000,-2242.1001000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1391.5000000,-2241.8000000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1387.9004000,-2241.8994000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1384.7002000,-2241.2998000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1415.1000000,-2242.0000000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1414.6000000,-2260.8999000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1410.6000000,-2261.1001000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1406.2000000,-2261.1001000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1400.9000000,-2261.3000000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1397.2000000,-2261.3999000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1393.9000000,-2261.1001000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1390.9000000,-2261.6001000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1387.4000000,-2261.8000000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1384.6000000,-2261.7000000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1392.5000000,-2224.8999000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1414.9004000,-2224.7002000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1408.0000000,-2224.8000000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1411.2000000,-2224.7000000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1404.9000000,-2225.2000000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1401.4000000,-2224.8999000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1398.6000000,-2224.8000000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1389.5000000,-2225.3999000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1395.7000000,-2224.8000000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(420,1385.3000000,-2225.0000000,13.4000000,0.0000000,215,142,60);
	AddStaticVehicleEx(492,2497.7000000,-1682.9000000,13.3000000,90.0000000,173,176,60);
	AddStaticVehicleEx(492,2491.1001000,-1683.1000000,13.2000000,90.0000000,173,176,60);
	AddStaticVehicleEx(492,2483.3000000,-1683.1000000,13.2000000,90.0000000,173,176,60);
	AddStaticVehicleEx(492,2479.6001000,-1653.8000000,13.4000000,90.0000000,173,176,60);
	AddStaticVehicleEx(492,2486.3999000,-1653.9000000,13.4000000,90.0000000,173,176,60);
	AddStaticVehicleEx(475,2690.8000000,-1672.6000000,9.4000000,0.0000000,158,164,60);
	AddStaticVehicleEx(410,2696.3999000,-1672.5000000,9.2000000,0.0000000,77,50,60);
	AddStaticVehicleEx(562,2680.7000000,-1672.9000000,9.2000000,0.0000000,101,106,60);
	AddStaticVehicleEx(555,2747.3000000,-1850.2000000,9.4000000,0.0000000,170,173,60);
	AddStaticVehicleEx(541,2752.8999000,-1876.4000000,9.4000000,0.0000000,156,156,60);
	AddStaticVehicleEx(541,2756.9004000,-1876.4004000,9.4000000,0.0000000,156,156,60);
	AddStaticVehicleEx(541,2747.6001000,-1876.4000000,9.4000000,0.0000000,156,156,60);
	AddStaticVehicleEx(541,2742.8999000,-1876.2000000,9.3000000,0.0000000,156,156,60);
	AddStaticVehicleEx(541,2738.3999000,-1876.4000000,9.3000000,0.0000000,156,156,60);
	AddStaticVehicleEx(541,2761.7000000,-1876.6000000,9.4000000,0.0000000,156,156,60);
	AddStaticVehicleEx(560,2685.0000000,-2020.3000000,13.3000000,0.0000000,158,164,60);
	AddStaticVehicleEx(603,2645.1001000,-1990.0000000,13.6000000,0.0000000,93,27,60);
	AddStaticVehicleEx(578,2391.2000000,-1501.8000000,24.6000000,0.0000000,245,245,60);
	AddStaticVehicleEx(574,2170.0000000,-1976.9000000,13.3000000,0.0000000,165,169,60);
	AddStaticVehicleEx(574,2172.5000000,-1977.0000000,13.3000000,0.0000000,165,169,60);
	AddStaticVehicleEx(574,2175.3000000,-1977.1000000,13.3000000,0.0000000,165,169,60);
	AddStaticVehicleEx(574,2178.8000000,-1977.1000000,13.3000000,0.0000000,165,169,60);
	AddStaticVehicleEx(574,2181.8000000,-1977.1000000,13.3000000,0.0000000,165,169,60);
	AddStaticVehicleEx(574,2185.5000000,-1977.3000000,13.3000000,0.0000000,165,169,60);
	AddStaticVehicleEx(574,2189.0000000,-1977.4000000,13.3000000,0.0000000,165,169,60);
	AddStaticVehicleEx(574,2192.3000000,-1986.6000000,13.3000000,0.0000000,165,169,60);
	AddStaticVehicleEx(574,2192.7000000,-1992.0000000,13.3000000,0.0000000,165,169,60);
	AddStaticVehicleEx(574,2192.6001000,-1996.7000000,13.3000000,0.0000000,165,169,60);
	AddStaticVehicleEx(481,1921.3000000,-1411.3000000,13.2000000,0.0000000,142,140,60);
	AddStaticVehicleEx(481,1923.7002000,-1411.4004000,13.2000000,0.0000000,142,140,60);
	AddStaticVehicleEx(481,1918.5000000,-1411.2000000,13.2000000,0.0000000,142,140,60);
	AddStaticVehicleEx(481,1915.8000000,-1410.9000000,13.2000000,0.0000000,142,140,60);
	AddStaticVehicleEx(407,1750.4000000,-1454.4000000,13.9000000,260.0000000,132,4,60);
	AddStaticVehicleEx(596,1600.2000000,-1684.0000000,5.7000000,90.0000000,-1,-1,60);
	AddStaticVehicleEx(596,1600.0000000,-1687.4000000,5.7000000,90.0000000,-1,-1,60);
	AddStaticVehicleEx(596,1600.1000000,-1704.2000000,5.7000000,90.0000000,-1,-1,60);
	AddStaticVehicleEx(596,1599.8000000,-1696.4000000,5.7000000,90.0000000,-1,-1,60);
	AddStaticVehicleEx(596,1599.9000000,-1700.0000000,5.7000000,90.0000000,-1,-1,60);
	AddStaticVehicleEx(596,1599.6000000,-1692.4000000,5.7000000,90.0000000,-1,-1,60);
	AddStaticVehicleEx(596,1600.1000000,-1704.2000000,5.7000000,90.0000000,-1,-1,60);
	AddStaticVehicleEx(596,1584.8000000,-1672.3000000,5.7000000,90.0000000,-1,-1,60);
	AddStaticVehicleEx(601,1556.1000000,-1609.2000000,13.3000000,0.0000000,245,245,60);
	AddStaticVehicleEx(601,1562.6000000,-1609.1000000,13.3000000,0.0000000,245,245,60);
	AddStaticVehicleEx(427,1602.6000000,-1623.6000000,13.7000000,0.0000000,-1,-1,60);
	AddStaticVehicleEx(427,1596.6000000,-1623.7000000,13.7000000,0.0000000,-1,-1,60);
	AddStaticVehicleEx(596,1535.3000000,-1668.7000000,13.2000000,0.0000000,-1,-1,60);
	AddStaticVehicleEx(596,1535.4000000,-1677.4000000,13.2000000,0.0000000,-1,-1,60);
	AddStaticVehicleEx(409,1478.0000000,-1736.3000000,13.3000000,90.0000000,245,245,60);
	AddStaticVehicleEx(409,1487.4000000,-1736.8000000,13.3000000,90.0000000,245,245,60);
	AddStaticVehicleEx(409,1497.1000000,-1736.7000000,13.3000000,90.0000000,245,245,60);
	AddStaticVehicleEx(409,1468.9000000,-1736.3000000,13.3000000,90.0000000,245,245,60);
	AddStaticVehicleEx(580,1404.5000000,-1774.8000000,13.5000000,0.0000000,48,79,60);
	AddStaticVehicleEx(580,1404.4000000,-1781.7000000,13.5000000,0.0000000,48,79,60);
	AddStaticVehicleEx(580,1404.6000000,-1788.2000000,13.5000000,0.0000000,48,79,60);
	AddStaticVehicleEx(585,1386.5000000,-1804.0000000,13.1000000,0.0000000,156,161,60);
	AddStaticVehicleEx(585,1391.4000000,-1804.3000000,13.1000000,0.0000000,22,34,60);
	AddStaticVehicleEx(551,1386.9000000,-1811.6000000,13.3000000,0.0000000,88,88,60);
	AddStaticVehicleEx(551,1391.5000000,-1811.7000000,13.3000000,0.0000000,88,88,60);
	AddStaticVehicleEx(585,1282.4000000,-1348.8000000,13.1000000,0.0000000,101,106,60);
	AddStaticVehicleEx(467,1282.6000000,-1326.0000000,13.3000000,0.0000000,170,173,60);
	AddStaticVehicleEx(467,1282.7002000,-1318.0000000,13.3000000,0.0000000,170,173,60);
	AddStaticVehicleEx(467,1282.8000000,-1309.0000000,13.3000000,0.0000000,170,173,60);
	AddStaticVehicleEx(445,1282.5000000,-1299.3000000,13.4000000,0.0000000,45,58,60);
	AddStaticVehicleEx(416,1190.5000000,-1314.5000000,13.7000000,0.0000000,245,245,60);
	AddStaticVehicleEx(416,1181.3000000,-1331.4000000,-25.4000000,0.0000000,245,245,60);
	AddStaticVehicleEx(416,1190.1000000,-1330.6000000,13.9000000,0.0000000,245,245,60);
	AddStaticVehicleEx(416,1190.5000000,-1314.5000000,13.7000000,0.0000000,245,245,60);
	AddStaticVehicleEx(416,1190.6000000,-1305.6000000,13.7000000,0.0000000,245,245,60);
	AddStaticVehicleEx(417,1160.3000000,-1311.6000000,30.5000000,0.0000000,-1,-1,60);
	AddStaticVehicleEx(468,1220.7000000,-1362.5000000,20.8000000,0.0000000,215,142,60);
	AddStaticVehicleEx(468,1219.5000000,-1362.4004000,20.8000000,0.0000000,215,142,60);
	AddStaticVehicleEx(468,1217.9000000,-1361.9000000,20.8000000,0.0000000,215,142,60);
	AddStaticVehicleEx(468,1225.6000000,-1362.6000000,20.8000000,0.0000000,215,142,60);
	AddStaticVehicleEx(411,1095.0000000,-1249.9000000,15.6000000,0.0000000,89,110,60);
	AddStaticVehicleEx(411,1099.8000000,-1249.5000000,15.6000000,0.0000000,89,110,60);
	AddStaticVehicleEx(411,1104.5000000,-1250.1000000,15.6000000,0.0000000,89,110,60);
	AddStaticVehicleEx(411,1104.6000000,-1241.8000000,15.6000000,0.0000000,89,110,60);
	AddStaticVehicleEx(411,1099.6000000,-1241.9000000,15.6000000,0.0000000,89,110,60);
	AddStaticVehicleEx(411,1095.0000000,-1241.7000000,15.6000000,0.0000000,89,110,60);
	AddStaticVehicleEx(411,1099.7000000,-1234.8000000,15.6000000,0.0000000,89,110,60);
	AddStaticVehicleEx(452,138.7000000,-1816.2000000,0.0000000,0.0000000,245,245,60);
	AddStaticVehicleEx(452,137.6000100,-1889.6000000,0.0000000,0.0000000,245,245,60);
	AddStaticVehicleEx(452,138.5000000,-1834.2002000,0.0000000,0.0000000,245,245,60);
	AddStaticVehicleEx(452,138.8999900,-1866.8000000,6.7000000,0.0000000,245,245,60);
	AddStaticVehicleEx(452,136.8999900,-1855.7000000,0.0000000,0.0000000,245,245,60);
	AddStaticVehicleEx(452,136.6000100,-1800.6000000,0.0000000,0.0000000,245,245,60);
	AddStaticVehicleEx(473,191.6000100,-1903.5000000,0.0000000,0.0000000,158,164,60);
	AddStaticVehicleEx(473,199.2000000,-1903.8000000,0.0000000,0.0000000,158,164,60);
	AddStaticVehicleEx(473,209.0000000,-1904.5000000,0.0000000,0.0000000,158,164,60);
	AddStaticVehicleEx(473,216.5000000,-1904.0000000,0.0000000,0.0000000,158,164,60);
	AddStaticVehicleEx(473,228.3999900,-1905.2000000,0.0000000,0.0000000,158,164,60);
	AddStaticVehicleEx(473,236.0000000,-1904.5000000,0.0000000,0.0000000,158,164,60);
	AddStaticVehicleEx(473,180.3000000,-1904.6000000,0.0000000,0.0000000,158,164,60);
	AddStaticVehicleEx(473,170.1000100,-1904.9000000,0.0000000,0.0000000,158,164,60);
	AddStaticVehicleEx(473,245.5000000,-1904.3000000,0.0000000,0.0000000,158,164,60);
	AddStaticVehicleEx(541,1411.9000000,-3031.0000000,3.0000000,0.0000000,48,79,60);
	AddStaticVehicleEx(541,1407.8000000,-3031.0000000,3.0000000,0.0000000,48,79,60);
	AddStaticVehicleEx(559,1411.6000000,-3024.3000000,3.0000000,0.0000000,109,24,60);
	AddStaticVehicleEx(559,1407.7000000,-3024.7000000,3.0000000,0.0000000,109,24,60);
	AddStaticVehicleEx(562,1411.4000000,-3017.3999000,3.0000000,0.0000000,101,106,60);
	AddStaticVehicleEx(562,1407.4004000,-3017.7002000,3.0000000,0.0000000,101,106,60);
	AddStaticVehicleEx(451,1411.2998000,-3009.8994000,3.1000000,0.0000000,98,68,60);
	AddStaticVehicleEx(451,1407.4000000,-3009.8999000,3.1000000,0.0000000,98,68,60);
	AddStaticVehicleEx(487,1401.7000000,-3046.2000000,3.7000000,0.0000000,93,126,60);
	AddStaticVehicleEx(487,1393.4000000,-3058.0000000,3.7000000,0.0000000,93,126,60);
	AddStaticVehicleEx(519,1552.9000000,-2457.0000000,14.6000000,0.0000000,245,245,60);
	AddStaticVehicleEx(519,1588.9000000,-2456.8999000,14.6000000,0.0000000,245,245,60);
	AddStaticVehicleEx(519,1617.7000000,-2456.7000000,14.6000000,0.0000000,245,245,60);
	
	// Objects:

	CreateObject(13649,1791.3000000,-1927.9000000,13.0000000,0.0000000,0.0000000,0.0000000);
	CreateObject(3472,1791.6000000,-1909.4000000,12.4000000,0.0000000,0.0000000,0.0000000);
	CreateObject(3461,1789.5000000,-1927.9000000,15.2000000,0.0000000,0.0000000,0.0000000);
	CreateObject(3461,1793.1000000,-1928.0000000,15.2000000,0.0000000,0.0000000,0.0000000);
	CreateObject(3461,1789.8000000,-1928.8000000,15.2000000,0.0000000,0.0000000,0.0000000);
	CreateObject(3461,1790.4000000,-1929.4000000,15.2000000,0.0000000,0.0000000,0.0000000);
	CreateObject(3461,1791.3000000,-1929.6000000,15.2000000,0.0000000,0.0000000,0.0000000);
	CreateObject(3461,1792.8000000,-1928.9000000,15.2000000,0.0000000,0.0000000,0.0000000);
	CreateObject(3461,1792.2000000,-1929.3000000,15.2000000,0.0000000,0.0000000,0.0000000);
	CreateObject(3515,1800.9000000,-1926.4000000,14.4000000,0.0000000,0.0000000,0.0000000);
	CreateObject(3515,1779.4000000,-1926.2000000,14.4000000,0.0000000,0.0000000,0.0000000);
	CreateObject(3524,1811.0000000,-1896.6000000,15.5000000,0.0000000,0.0000000,90.0000000);
	CreateObject(3524,1812.5000000,-1882.0000000,15.5000000,0.0000000,0.0000000,90.0000000);
	CreateObject(7073,1742.3000000,-1918.6000000,47.8000000,0.0000000,0.0000000,0.0000000);
	CreateObject(7388,1771.7000000,-1875.8000000,29.6000000,0.0000000,0.0000000,0.0000000);
	CreateObject(9833,1801.8000000,-1911.2000000,15.6000000,0.0000000,0.0000000,0.0000000);
	CreateObject(9833,1779.7000000,-1910.9000000,15.6000000,0.0000000,0.0000000,0.0000000);
	CreateObject(13667,1745.2000000,-1876.9000000,45.3000000,0.0000000,0.0000000,0.0000000);
	CreateObject(1550,1794.1000000,-1928.0000000,12.8000000,0.0000000,0.0000000,0.0000000);
	CreateObject(1550,1794.2000000,-1927.6000000,12.8000000,0.0000000,0.0000000,0.0000000);
	CreateObject(1550,1794.5000000,-1927.9000000,12.8000000,0.0000000,0.0000000,0.0000000);
	CreateObject(1579,1794.9000000,-1927.1000000,12.6000000,0.0000000,0.0000000,0.0000000);
	CreateObject(1578,1794.9000000,-1926.7000000,12.6000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2044,1794.6000000,-1926.4000000,12.4000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2057,1795.2000000,-1928.2000000,12.6000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2059,1795.6000000,-1926.5000000,12.4000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2290,1810.3000000,-1914.9000000,12.6000000,0.0000000,0.0000000,270.0000000);
	CreateObject(2290,1810.3000000,-1917.9000000,12.6000000,0.0000000,0.0000000,270.0000000);
	CreateObject(2357,1808.4000000,-1917.2000000,13.0000000,0.0000000,0.0000000,90.0000000);
	CreateObject(1544,1808.7000000,-1915.5000000,13.4000000,0.0000000,0.0000000,0.0000000);
	CreateObject(1543,1808.5000000,-1915.7000000,13.4000000,0.0000000,0.0000000,0.0000000);
	CreateObject(1551,1808.7000000,-1915.8000000,13.7000000,0.0000000,0.0000000,0.0000000);
	CreateObject(1669,1808.5000000,-1916.0000000,13.6000000,0.0000000,0.0000000,0.0000000);
	CreateObject(1667,1808.6000000,-1916.9000000,13.5000000,0.0000000,0.0000000,0.0000000);
	CreateObject(1951,1808.4000000,-1917.1000000,13.6000000,0.0000000,0.0000000,0.0000000);
	CreateObject(1518,1808.3000000,-1918.2000000,13.7000000,0.0000000,0.0000000,0.0000000);
	CreateObject(1665,1808.5000000,-1916.5000000,13.4000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2816,1808.4000000,-1917.7000000,13.4000000,0.0000000,0.0000000,0.0000000);
	CreateObject(1810,1808.2000000,-1919.8000000,12.6000000,0.0000000,0.0000000,180.0000000);
	CreateObject(2677,1800.5000000,-1919.8000000,12.7000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2676,1788.6000000,-1918.6000000,12.5000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2673,1795.8000000,-1917.1000000,12.5000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2672,1781.4000000,-1902.2000000,12.7000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2670,1795.0000000,-1920.2000000,12.5000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2898,1790.0000000,-1925.4000000,12.4000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2898,1793.9000000,-1925.4000000,12.4000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2898,1793.9000000,-1930.8000000,12.4000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2898,1790.0000000,-1930.8000000,12.4000000,0.0000000,0.0000000,0.0000000);
	CreateObject(1210,1794.4000000,-1926.8000000,12.6000000,0.0000000,0.0000000,0.0000000);
	CreateObject(970,1549.9000000,-1622.7000000,13.1000000,0.0000000,0.0000000,0.0000000);
	CreateObject(970,1553.8000000,-1622.7000000,13.1000000,0.0000000,0.0000000,0.0000000);
	CreateObject(970,1557.7000000,-1622.7000000,13.1000000,0.0000000,0.0000000,0.0000000);
	CreateObject(970,1561.6000000,-1622.7000000,13.1000000,0.0000000,0.0000000,0.0000000);
	CreateObject(970,1564.9000000,-1622.7000000,13.1000000,0.0000000,0.0000000,0.0000000);
	CreateObject(970,1564.9004000,-1622.7002000,13.1000000,0.0000000,0.0000000,0.0000000);
	CreateObject(970,1546.1000000,-1622.7000000,13.1000000,0.0000000,0.0000000,0.0000000);
	CreateObject(975,1389.2000000,-1798.5000000,14.1000000,0.0000000,0.0000000,0.0000000);
	CreateObject(974,1384.0000000,-1816.3000000,15.3000000,0.0000000,0.0000000,90.0000000);
	CreateObject(974,1393.8000000,-1810.9000000,15.2000000,0.0000000,0.0000000,90.0000000);
	CreateObject(974,1393.8000000,-1817.1000000,15.2000000,0.0000000,0.0000000,90.0000000);
	CreateObject(974,1393.8000000,-1823.4000000,15.2000000,0.0000000,0.0000000,90.0000000);
	CreateObject(974,1393.7000000,-1804.2000000,15.2000000,0.0000000,0.0000000,90.0000000);
	CreateObject(974,1393.8000000,-1798.1000000,15.2000000,0.0000000,0.0000000,90.0000000);
	CreateObject(974,1384.0000000,-1798.0000000,15.3000000,0.0000000,0.0000000,90.0000000);
	CreateObject(974,1383.9000000,-1803.8000000,15.3000000,0.0000000,0.0000000,90.0000000);
	CreateObject(974,1383.9000000,-1809.9000000,15.3000000,0.0000000,0.0000000,90.0000000);
	CreateObject(974,1384.0000000,-1816.3000000,15.3000000,0.0000000,0.0000000,90.0000000);
	CreateObject(974,1384.0000000,-1824.3000000,15.5000000,0.0000000,0.0000000,90.0000000);
	CreateObject(974,1390.3000000,-1826.9000000,15.2000000,0.0000000,0.0000000,0.0000000);
	CreateObject(974,1387.2000000,-1827.0000000,15.2000000,0.0000000,0.0000000,0.0000000);
	CreateObject(974,1384.0000000,-1822.5996000,15.3000000,0.0000000,0.0000000,90.0000000);
	CreateObject(2395,1390.1000000,-1812.3000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1390.2000000,-1825.1000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1390.1000000,-1823.3000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1390.1000000,-1821.4000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1390.2000000,-1819.5000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1390.2000000,-1817.6000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1390.1000000,-1816.0000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1390.1000000,-1814.0000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1390.1000000,-1812.3000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1390.0000000,-1810.4000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1386.0000000,-1816.6000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1390.0000000,-1806.6000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1389.9000000,-1808.5000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1390.0000000,-1804.6000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1390.0000000,-1802.6000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.3000000,-1802.9000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.3000000,-1804.6000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.2000000,-1806.1000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.4000000,-1807.8000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.5000000,-1809.6000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.6000000,-1811.5000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.7000000,-1813.4000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.7000000,-1815.4000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.8000000,-1817.5000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.7000000,-1818.8000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1386.0000000,-1816.6000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.9000000,-1824.8000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.7000000,-1821.7000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.7000000,-1820.6000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.7000000,-1823.3000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1386.0000000,-1824.7000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.7000000,-1825.2000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1388.3000000,-1823.1000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1388.4000000,-1821.3000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1388.0000000,-1824.9000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1388.5000000,-1818.8000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1388.9000000,-1819.7000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1388.9000000,-1817.2000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1389.1000000,-1815.4000000,12.5000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1389.2000000,-1814.6000000,12.5000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1389.1000000,-1811.9000000,12.6000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1388.9000000,-1810.8000000,12.6000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1389.0000000,-1808.7000000,12.6000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1388.9000000,-1807.3000000,12.6000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1389.0000000,-1805.7000000,12.6000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1389.1000000,-1803.4000000,12.6000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1388.5000000,-1803.2000000,12.6000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1388.3000000,-1805.8000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1386.2000000,-1826.3000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1389.4000000,-1826.1000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1389.5000000,-1826.4000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1390.1000000,-1826.4000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.9000000,-1826.1000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.7000000,-1825.2000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(2395,1385.8000000,-1826.1000000,12.4000000,272.0000000,0.0000000,0.0000000);
	CreateObject(8493,1222.8000000,-1340.7000000,31.3000000,0.0000000,0.0000000,0.0000000);
	CreateObject(13011,1213.0000000,-1354.0000000,14.3000000,0.0000000,0.0000000,270.0000000);
	CreateObject(2991,1223.4000000,-1353.0000000,19.6000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2991,1223.4000000,-1353.0000000,20.9000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2991,1223.4000000,-1353.1000000,22.2000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2991,1223.4000000,-1353.0000000,23.5000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2991,1223.4000000,-1353.2000000,24.8000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2991,1223.3000000,-1353.5000000,26.1000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2466,1220.8000000,-1349.4000000,19.1000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2654,1228.9000000,-1357.3000000,13.3000000,0.0000000,0.0000000,0.0000000);
	CreateObject(2654,1220.9000000,-1349.1000000,19.2000000,0.0000000,0.0000000,90.0000000);
	CreateObject(3749,1100.7000000,-1230.5000000,20.7000000,0.0000000,0.0000000,0.0000000);
	CreateObject(983,1092.4000000,-1235.7000000,15.5000000,0.0000000,0.0000000,0.0000000);
	CreateObject(983,1092.4000000,-1241.7000000,15.5000000,0.0000000,0.0000000,0.0000000);
	CreateObject(983,1092.3000000,-1247.1000000,15.5000000,0.0000000,0.0000000,0.0000000);
	CreateObject(983,1092.3000000,-1251.5000000,15.5000000,0.0000000,0.0000000,0.0000000);
	CreateObject(983,1107.8000000,-1235.7000000,15.5000000,0.0000000,0.0000000,0.0000000);
	CreateObject(983,1107.8000000,-1241.8000000,15.5000000,0.0000000,0.0000000,0.0000000);
	CreateObject(983,1107.8000000,-1247.3000000,15.5000000,0.0000000,0.0000000,0.0000000);
	CreateObject(983,1107.9000000,-1251.2000000,15.5000000,0.0000000,0.0000000,0.0000000);
	CreateObject(5112,1425.2000000,-2782.1001000,0.0000000,0.0000000,0.0000000,90.0000000);
	CreateObject(5112,1425.2000000,-2931.8999000,0.0000000,0.0000000,0.0000000,90.0000000);
	CreateObject(6300,1419.4000000,-3039.6001000,-5.6000000,0.0000000,0.0000000,0.0000000);
	CreateObject(970,1411.5000000,-3001.7000000,2.8000000,0.0000000,0.0000000,0.0000000);
	CreateObject(970,1408.0000000,-3001.7000000,2.8000000,0.0000000,0.0000000,0.0000000);
	CreateObject(8437,1415.7000000,-3065.5000000,8.5000000,0.0000000,0.0000000,0.0000000);
	CreateObject(9322,1435.7000000,-3045.7000000,8.8000000,0.0000000,0.0000000,180.0000000);
	CreateObject(16346,1430.9000000,-3020.7000000,5.7000000,0.0000000,0.0000000,0.0000000);


	return 1;
}

public OnGameModeExit()
{
	return 1;
}

public OnPlayerRequestClass(playerid, classid)
{
	SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);
	SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746);
	SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);
	return 1;
}

public OnPlayerConnect(playerid)
{
	return 1;
}

public OnPlayerDisconnect(playerid, reason)
{
	return 1;
}

public OnPlayerSpawn(playerid)
{
	return 1;
}

public OnPlayerDeath(playerid, killerid, reason)
{
	return 1;
}

public OnVehicleSpawn(vehicleid)
{
	return 1;
}

public OnVehicleDeath(vehicleid, killerid)
{
	return 1;
}

public OnPlayerText(playerid, text[])
{
	return 1;
}

CMD:Kill(playerid, params[])
{
  SetPlayerHealth(playerid, 0); // Kill your self.
  SendClientMessage(playerid, COLOR_GREY, " You have committed a suicide. " );

  return 1;
  }
CMD:Help(playerid, params[])
{
  SendClientMessage(playerid, COLOR_LIGHTBLUE, " | Welcome to SL:FS Help Section! | " );
  SendClientMessage(playerid, COLOR_LIGHTBLUE, " ]-[ It's time to learn something now, so first let's get you some money. " );
  SendClientMessage(playerid, COLOR_LIGHTBLUE, " - You can get a job by using /jobhelp, you find jobs around Los Santos." );
  SendClientMessage(playerid, COLOR_LIGHTBLUE, " ]-[ You wanna a gun huh?. " );
  SendClientMessage(playerid, COLOR_LIGHTBLUE, " - You can buy guns from /Shop. " );
  SendClientMessage(playerid, COLOR_LIGHTBLUE, " ]-[ I know what you're thinking about. A vehicle?" );
  SendClientMessage(playerid, COLOR_LIGHTBLUE, " - There is no Vehicle ownership for the moment, take them from the street. " );
  SendClientMessage(playerid, COLOR_LIGHTBLUE, " ]-[ A house right?" );
  SendClientMessage(playerid, COLOR_LIGHTBLUE, " - There is no house ownership for the moment. " );

  return 1;
  }
CMD:Cmds(playerid, params[])
{
  
  ShowPlayerDialog(playerid, DIALOG_CMDS, DIALOG_STYLE_MSGBOX, "Server commands:", "Commands: /Help, /Cmds, /Rules, /Credits, /Updates, /Forum, /Kill.", "Close", "");

  return 1;
  }
CMD:Updates(playerid, params[])
{

  ShowPlayerDialog(playerid, DIALOG_UPDATES, DIALOG_STYLE_MSGBOX, "Server updates 03/06/2018: ", "There is no new updates for now....", "Close", "");

  return 1;
  }
CMD:Rules(playerid, params[])
{

  ShowPlayerDialog(playerid, DIALOG_RULES, DIALOG_STYLE_LIST, "Server Rules: ", "- Do not use any hacks or cheats.\nDo not Insult/Spam/Flood.\nDo not speak about any servers or websites here.\nRespect all the players & staff team.\nDo not Scam or use any fake information.\nDo not Account share.", "Accept", "");
  return 1;
  }
CMD:Forum(playerid, params[])
{

  ShowPlayerDialog(playerid, DIALOG_FORUM, DIALOG_STYLE_MSGBOX, "Our Forum: ", " Forum - Website: www.myforum.com ", "Close", "");

  return 1;
  }
CMD:Credits(playerid, params[])
{

  ShowPlayerDialog(playerid, DIALOG_CREDITS, DIALOG_STYLE_MSGBOX, "Server Credits: ","This Server has been scripted by Rick. ", "Close", "");

  return 1;
  }

public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
	return 1;
}

public OnPlayerExitVehicle(playerid, vehicleid)
{
	return 1;
}

public OnPlayerStateChange(playerid, newstate, oldstate)
{
	return 1;
}

public OnPlayerEnterCheckpoint(playerid)
{
	return 1;
}

public OnPlayerLeaveCheckpoint(playerid)
{
	return 1;
}

public OnPlayerEnterRaceCheckpoint(playerid)
{
	return 1;
}

public OnPlayerLeaveRaceCheckpoint(playerid)
{
	return 1;
}

public OnRconCommand(cmd[])
{
	return 1;
}

public OnPlayerRequestSpawn(playerid)
{
	return 1;
}

public OnObjectMoved(objectid)
{
	return 1;
}

public OnPlayerObjectMoved(playerid, objectid)
{
	return 1;
}

public OnPlayerPickUpPickup(playerid, pickupid)
{
	return 1;
}

public OnVehicleMod(playerid, vehicleid, componentid)
{
	return 1;
}

public OnVehiclePaintjob(playerid, vehicleid, paintjobid)
{
	return 1;
}

public OnVehicleRespray(playerid, vehicleid, color1, color2)
{
	return 1;
}

public OnPlayerSelectedMenuRow(playerid, row)
{
	return 1;
}

public OnPlayerExitedMenu(playerid)
{
	return 1;
}

public OnPlayerInteriorChange(playerid, newinteriorid, oldinteriorid)
{
	return 1;
}

public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
	return 1;
}

public OnRconLoginAttempt(ip[], password[], success)
{
	return 1;
}

public OnPlayerUpdate(playerid)
{
	return 1;
}

public OnPlayerStreamIn(playerid, forplayerid)
{
	return 1;
}

public OnPlayerStreamOut(playerid, forplayerid)
{
	return 1;
}

public OnVehicleStreamIn(vehicleid, forplayerid)
{
	return 1;
}

public OnVehicleStreamOut(vehicleid, forplayerid)
{
	return 1;
}

public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
	return 1;
}

public OnPlayerClickPlayer(playerid, clickedplayerid, source)
{
	return 1;
}

forward RandomMessages();
public RandomMessages()
{
	new randomMsg = random(sizeof(randomMessages));
	SendClientMessageToAll(COLOR_GREY, randomMessages[randomMsg]);

}
Reply
#2

Check server.cfg if you have loaded your gamemode
Reply
#3

It's succesfully loaded.
Reply
#4

All commands must be put with no capital letters like CMD:help, CMD:cmds not CMD:Help or CMD:Cmds
Reply
#5

Quote:
Originally Posted by mmostafa
Посмотреть сообщение
All commands must be put with no capital letters like CMD:help, CMD:cmds not CMD:Help or CMD:Cmds
Thank you mate, you helped me alot.
Reply
#6

make you all commands like in small letters u made them in capital thats why they were not working
CMD:here
CMD:help
CMD:kill
CMDetadmin (like all that)
Reply
#7

zcmd is not case sensitive. Dont give out random answers. defining it /help and in game typing /HELP will still work. Make sure you have OnPlayerCommandReceived and OnPlayerCommandPerformed with return 1. It will work. Also remove, #if, #else and #endif lines. Not required.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)