Jump to content

IcE.

Membru
  • Posts

    1,094
  • Joined

  • Last visited

Everything posted by IcE.

  1. Ai pus prea multe [pawn]public IsAVipCar(carid) { if(carid == vipcar1 || carid == vipcar2 || carid == vipcar3 || carid == vipcar4 || carid == vipcar5 || carid == vipcar6 || carid == vipcar7 || carid == vipcar8 || carid == vipcar9 || carid == vipcar10) { return 1; } if(carid == vipcar11 || carid == vipcar12 || carid == vipcar13 || carid == vipcar14 || carid == vipcar15 || carid == vipcar16) { return 1; } if( carid == vipcar17 || carid == vipcar18 || carid == vipcar19 || carid == vipcar20 || carid == vipcar21 || carid == vipcar22 || carid == vipcar23 || carid == vipcar24 || carid == vipcar25 || carid == vipcar26) { return 1; } return 0; }[/pawn]
  2. IcE.

    Maps

    Intri in MTA si salvezi cordonatele corecte LOCK Titlu.
  3. [pawn]new total; new total2; total = Nota1[playerid] + Nota2[playerid] + Nota3[playerid]; total2 = total / 3; PlayerInfo[playerid][pMedie] = total2; [/pawn] Nu garantez...
  4. IcE.

    HELP AFK

    [pawn]public AFKKicker() { for(new i = 0; i <= MAX_PLAYERS; i++) { if(PPos[1] == 0) { GetPlayerPos(i,PPos[0],PPos[1],PPos[2]); return 1; } new Float:x,Float:y,Float:z; GetPlayerPos(i,x,y,z); if(x == PPos[0] && y == PPos[1] && z == PPos[2]) { AFKMins++; if(AFKMins >= AFKTime) { SetPlayerColor(i,0x524F50AA); } } else { SetPlayerToTeamColor(i); } } return 1; }[/pawn]
  5. IcE.

    warnings

    AddStaticVehicleEx foloseste respawn_delay la AddStaticVehicle nu e. Scoatel. ex: [pawn]AddStaticVehicleEx ( 520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1, 9999 );//9999 este respawn_delay[/pawn] il faci in : [pawn]AddStaticVehicle ( 520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1);//9999 este respawn_delay[/pawn] http://wiki.sa-mp.com/wiki/AddStaticVehicleEx http://wiki.sa-mp.com/wiki/AddStaticVehicle
  6. Inlocuie if(PlayerInfo[playerid][pLocal] != 103) cu cordonatele de la bank!
  7. [pawn]format(string, sizeof(string), "*{1FE9FF}%d Admin {1FE9FF}%s:", PlayerInfo[playerid], sendername, result);[/pawn] inlocuie cu: [pawn]format(string, sizeof(string), "*{FFFFFF}%d Admin {FF0000}%s:", sendername, result);[/pawn]
  8. [pawn]#include <a_samp> forward ServerBot(); public ServerBot() { new Mesaje; Mesaje = random(3); switch(Mesaje) { case 0: { SendClientMessageToAll(0x009999ff, "Vrei Sa Mergi In Locuri Fun? Scrie /teles!"); } case 1: { SendClientMessageToAll(0x009999ff, "Scrie /rules Casa Vezi Creatori Serverului!"); } case 2: { SendClientMessageToAll(0x009999ff, "Scrie /admins Casa Vezi Admini Online!"); } } } public OnGameModeInit() { SetTimer("ServerBot", 300000, 1); return 1; } [/pawn] Nu da nici un warn nici eroare nimic .
  9. [pawn]#include <a_samp> public OnPlayerConnect(playerid) { SetPlayerMapIcon(playerid, 0, 1743.1013, -1864.4586, 16.2048, 38, 0); // Spawn Point SetPlayerMapIcon(playerid, 1, 2048.352, -1900.153, 13.5538, 55, 0); // Driving School SetPlayerMapIcon(playerid, 5, 396.2429, -2074.728, 7.835938, 25, 0); // Fishing School SetPlayerMapIcon(playerid, 6, 1528.779, -1678.113, 5.890625, 30, 0); // Police Station SetPlayerMapIcon(playerid, 7, 1461.695, -1011.915, 26.84375, 52, 0); // Bank SetPlayerMapIcon(playerid, 8, 2340.4229,2458.1392,14.9688, 30, 0); // FBI SetPlayerMapIcon(playerid, 9, 1178.03, -1323.41, 14.10, 22, 0); // Hospital SetPlayerMapIcon(playerid, 10, 1480.9323,-1767.7324,18.7958, 56, 0); // CITY HALL SetPlayerMapIcon(playerid, 11, 2410.1682,-1220.7765,25.2978, 49, 0); // Pig Pen SetPlayerMapIcon(playerid, 12, 2312.9451,-1645.0206,14.8270, 49, 0); // Ten Green SetPlayerMapIcon(playerid, 13, 1831.4663,-1683.2169,13.2197, 48, 0); // Alhambra SetPlayerMapIcon(playerid, 14, 1498.4476,-1582.8242,13.5469, 50, 0); // Restaurant SetPlayerMapIcon(playerid, 15, 2468.4919,-2092.9902,13.5469, 51, 0); // Truck Place SetPlayerMapIcon(playerid, 16, 2146.3523,-2267.7498,14.2344, 18, 0); // Gun Dealer Reg. SetPlayerMapIcon(playerid, 17, 1312.4210,-898.5630,39.5781, 52, 0); // 24/7 SetPlayerMapIcon(playerid, 18, 1832.4276,-1838.3896,13.5781, 52, 0); // 24/7 SetPlayerMapIcon(playerid, 19, 1353.6860,-1757.4297,13.5078, 52, 0); // 24/7 SetPlayerMapIcon(playerid, 20, 1038.0298,-1339.9967,13.7361, 17, 0); // Jim' sticky ring SetPlayerMapIcon(playerid, 21, 2105.4858,-1806.4725,13.5547, 29, 0); // Pizza stack SetPlayerMapIcon(playerid, 22, 2229.9011,-1721.2582,13.5613, 54, 0); // Gym SetPlayerMapIcon(playerid, 23, 2244.3423,-1665.5542,15.4766, 45, 0); // Binco SetPlayerMapIcon(playerid, 24, 2577.4104,1324.6970,10.8203, 55, 0); // Driving School SetPlayerMapIcon(playerid, 25, 2066.6001,-1703.5000,14.1484, 31, 0); //casa SetPlayerMapIcon(playerid, 26, 2129.6887,-1362.1035,25.8058, 31, 0); //casa SetPlayerMapIcon(playerid, 27, 1111.5000,-974.7000,42.7656, 31, 0); //casa SetPlayerMapIcon(playerid, 28, 2486.6001,-2020.5000,13.5540, 31, 0); //casa SetPlayerMapIcon(playerid, 29, 2652.8000,-1991.1000,13.5542, 31, 0); //casa SetPlayerMapIcon(playerid, 30, 2389.3789,-1346.2415,25.0770, 31, 0); //casa SetPlayerMapIcon(playerid, 31, 1905.9000,-1113.7000,26.6641, 31, 0); //casa SetPlayerMapIcon(playerid, 32, 836.3000,-894.3000,68.7689,283, 31, 0); //casa SetPlayerMapIcon(playerid, 33, 2142.7000,-1605.5000,14.3516, 31, 0); //casa SetPlayerMapIcon(playerid, 34, 768.1000,-1696.5000,5.1554, 31, 0); //casa SetPlayerMapIcon(playerid, 35, 652.1000,-1619.9000,15.0000, 31, 0); //casa SetPlayerMapIcon(playerid, 36, 2126.9016,-1320.4999,26.6243, 31, 0); //casa SetPlayerMapIcon(playerid, 37, 1981.4976,-1682.8132,17.0537, 31, 0); //casa SetPlayerMapIcon(playerid, 38, 812.7000,-1456.6000,13.7333, 31, 0); //casa SetPlayerMapIcon(playerid, 39, 2434.8999,-1320.8000,24.8775, 31, 0); //casa SetPlayerMapIcon(playerid, 40, 2847.8000,-1309.6000,14.7276, 31, 0); //casa SetPlayerMapIcon(playerid, 41, 2486.5815,-1645.0850,14.0772, 31, 0); //casa SetPlayerMapIcon(playerid, 42, 2782.7007,-1306.3018,38.7542, 31, 0); //casa SetPlayerMapIcon(playerid, 43, 2798.0010,-1245.7739,47.2113, 31, 0); //casa SetPlayerMapIcon(playerid, 44, 1496.9000,-689.1000,95.1258, 31, 0); //casa SetPlayerMapIcon(playerid, 45, 1243.0000,-1100.9000,27.9766, 31, 0); //casa SetPlayerMapIcon(playerid, 46, 827.9000,-858.5000,70.3308, 31, 0); //casa SetPlayerMapIcon(playerid, 47, 979.6000,-676.0000,121.9763, 31, 0); //casa SetPlayerMapIcon(playerid, 48, 251.6000,-1220.9000,75.9079, 31, 0); //casa SetPlayerMapIcon(playerid, 49, 1111.5000,-741.9000,100.1329, 31, 0); //casa SetPlayerMapIcon(playerid, 50, 1468.4000,-903.7000,54.8359, 31, 0); //casa SetPlayerMapIcon(playerid, 51, 1421.8000,-884.6000,50.6266, 31, 0); //casa SetPlayerMapIcon(playerid, 52, 2147.3440,-1808.4054,16.1406, 31, 0); //casa SetPlayerMapIcon(playerid, 53, 300.2323,-1154.4406,81.3907, 31, 0); //casa SetPlayerMapIcon(playerid, 54, 937.6441,-848.0178,93.6811, 31, 0); //casa SetPlayerMapIcon(playerid, 55, 700.3375,-1060.1644,49.4217, 31, 0); //casa SetPlayerMapIcon(playerid, 56, 1378.6652,-1753.2437,14.1406, 31, 0); //casa SetPlayerMapIcon(playerid, 57, 219.4159,-1250.3492,78.3345, 31, 0); //casa SetPlayerMapIcon(playerid, 58, 2067.7800,-1731.3300,13.8762, 31, 0); //casa SetPlayerMapIcon(playerid, 59, 2013.5100,-1732.7600,14.0970, 31, 0); //casa SetPlayerMapIcon(playerid, 60, 2016.9500,-1703.4900,14.1779, 31, 0); //casa SetPlayerMapIcon(playerid, 61, 1981.2700,-1719.0900,17.0305, 31, 0); //casa SetPlayerMapIcon(playerid, 62, 1973.3700,-1560.3600,13.6389, 31, 0); //casa SetPlayerMapIcon(playerid, 63, 2172.2200,-1818.1500,16.1406, 31, 0); //casa SetPlayerMapIcon(playerid, 64, 2402.2300,-1715.9100,14.0010, 31, 0); //casa SetPlayerMapIcon(playerid, 65, 2393.1299,-1646.5200,13.9051, 31, 0); //casa SetPlayerMapIcon(playerid, 66, 2752.4600,-1962.7200,13.5469, 31, 0); //casa SetPlayerMapIcon(playerid, 67, 2786.3899,-1926.2100,13.5469, 31, 0); //casa SetPlayerMapIcon(playerid, 68, 2695.4600,-2019.6100,13.5232, 31, 0); //casa SetPlayerMapIcon(playerid, 69, 1761.2200,-2124.3999,14.0566, 31, 0); //casa SetPlayerMapIcon(playerid, 70, 1667.4399,-2107.3799,14.0723, 31, 0); //casa SetPlayerMapIcon(playerid, 71, 1872.0800,-2020.8101,13.5469, 31, 0); //casa SetPlayerMapIcon(playerid, 72, 1894.6899,-2019.8000,13.5469, 31, 0); //casa SetPlayerMapIcon(playerid, 73, 1913.4301,-1912.8300,15.2568, 31, 0); //casa SetPlayerMapIcon(playerid, 74, 1872.0800,-1913.2800,15.2568, 31, 0); //casa SetPlayerMapIcon(playerid, 75, 1853.9700,-1914.3400,15.2568, 31, 0); //casa SetPlayerMapIcon(playerid, 76, 1326.7800,-1090.1801,27.9766, 31, 0); //casa SetPlayerMapIcon(playerid, 77, 1180.4700,-1261.2000,18.8984, 31, 0); //casa SetPlayerMapIcon(playerid, 78, 852.4000,-1422.1801,13.7341, 31, 0); //casa SetPlayerMapIcon(playerid, 79, 901.8700,-1446.8900,13.6054, 31, 0); //casa SetPlayerMapIcon(playerid, 80, 986.5900,-1624.0601,14.9297, 31, 0); //casa SetPlayerMapIcon(playerid, 81, 893.6100,-1636.9200,14.9297, 31, 0); //casa SetPlayerMapIcon(playerid, 82, 2536.7161,1211.2582,14.3426, 31, 0); //casa SetPlayerMapIcon(playerid, 83, 915.2200,-1817.5200,13.3065, 31, 0); //casa SetPlayerMapIcon(playerid, 84, 281.0200,-1768.5500,4.5183, 31, 0); //casa SetPlayerMapIcon(playerid, 85, 206.4800,-1769.3900,4.3546, 31, 0); //casa SetPlayerMapIcon(playerid, 86, 298.0600,-1337.3600,53.4415, 31, 0); //casa SetPlayerMapIcon(playerid, 87, 416.3000,-1154.6100,76.6876, 31, 0); //casa SetPlayerMapIcon(playerid, 88, 645.8700,-1117.0100,44.2070, 31, 0); //casa SetPlayerMapIcon(playerid, 89, 989.8500,-828.5400,95.4686, 31, 0); //casa SetPlayerMapIcon(playerid, 90, 890.7800,-782.7600,101.3080, 31, 0); //casa SetPlayerMapIcon(playerid, 91, 809.4300,-758.6600,76.5314, 31, 0); //casa SetPlayerMapIcon(playerid, 92, 898.9300,-677.9400,116.8904, 31, 0); //casa SetPlayerMapIcon(playerid, 93, 1045.0400,-642.0500,120.1172, 31, 0); //casa SetPlayerMapIcon(playerid, 94, 1094.8300,-646.3400,113.6447, 31, 0); //casa SetPlayerMapIcon(playerid, 95, 1331.5800,-632.3400,109.1349, 31, 0); //casa SetPlayerMapIcon(playerid, 96, 1442.7200,-630.2000,95.7186, 31, 0); //casa SetPlayerMapIcon(playerid, 97, 1539.0800,-851.1400,64.3361, 31, 0); //casa SetPlayerMapIcon(playerid, 98, 2260.4299,-1019.9700,59.2898, 31, 0); //casa SetPlayerMapIcon(playerid, 99, 2459.4199,-949.3200,80.0816, 31, 0); //casa SetPlayerMapIcon(playerid, 100, 2629.1101,-1085.0601,69.6161, 31, 0); //casa SetPlayerMapIcon(playerid, 101, 2853.1201,-1365.9700,14.1641, 31, 0); //casa SetPlayerMapIcon(playerid, 102, 2387.8601,-1279.6100,25.1291, 31, 0); //casa SetPlayerMapIcon(playerid, 103, 2334.7000,-1265.3300,27.9693, 31, 0); //casa SetPlayerMapIcon(playerid, 104, 2191.8301,-1238.5500,23.9766, 31, 0); //casa SetPlayerMapIcon(playerid, 105, 2153.6201,-1242.5601,25.3557, 31, 0); //casa SetPlayerMapIcon(playerid, 106, 2000.0300,-1115.4800,27.1318, 31, 0); //casa SetPlayerMapIcon(playerid, 107, 2256.1799,-1408.3101,24.0000, 31, 0); //casa SetPlayerMapIcon(playerid, 108, 2540.9219,1225.6116,10.9586, 31, 0); //casa SetPlayerMapIcon(playerid, 109, 2529.6003,1005.1992,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 110, 2534.0664,997.8640,14.2725, 31, 0); //casa SetPlayerMapIcon(playerid, 111, 2474.2410,997.8046,14.2725, 31, 0); //casa SetPlayerMapIcon(playerid, 112, 2412.0032,1019.8802,14.2725, 31, 0); //casa SetPlayerMapIcon(playerid, 113, 2016.0724,1105.7418,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 114, 2449.1760,742.2020,11.4609, 31, 0); //casa SetPlayerMapIcon(playerid, 115, 2449.6807,714.0051,11.4683, 31, 0); //casa SetPlayerMapIcon(playerid, 116, 2396.3738,691.1518,11.4531, 31, 0); //casa SetPlayerMapIcon(playerid, 117, 2369.1042,734.0637,11.4609, 31, 0); //casa SetPlayerMapIcon(playerid, 118, 2316.9106,691.2471,11.4609, 31, 0); //casa SetPlayerMapIcon(playerid, 119, 2256.4299,691.5512,11.4531, 31, 0); //casa SetPlayerMapIcon(playerid, 120, 2228.0950,734.4047,11.4609, 31, 0); //casa SetPlayerMapIcon(playerid, 121, 2122.3550,732.0383,11.4609, 31, 0); //casa SetPlayerMapIcon(playerid, 122, 2093.8733,773.6396,11.4531, 31, 0); //casa SetPlayerMapIcon(playerid, 123, 2012.6138,731.6475,11.4531, 31, 0); //casa SetPlayerMapIcon(playerid, 124, 1685.2788,2046.7834,11.4688, 31, 0); //casa SetPlayerMapIcon(playerid, 125, 1640.8978,2044.7278,11.3199, 31, 0); //casa SetPlayerMapIcon(playerid, 126, 1596.2054,2071.6702,11.3199, 31, 0); //casa SetPlayerMapIcon(playerid, 127, 1597.4929,2093.2104,11.3125, 31, 0); //casa SetPlayerMapIcon(playerid, 128, 1549.5139,2095.5408,11.4609, 31, 0); //casa SetPlayerMapIcon(playerid, 129, 1495.9606,2033.6670,14.7396, 31, 0); //casa SetPlayerMapIcon(playerid, 130, 1414.5667,1997.7498,14.7396, 31, 0); //casa SetPlayerMapIcon(playerid, 131, 1366.6298,1974.2433,11.4609, 31, 0); //casa SetPlayerMapIcon(playerid, 132, 1408.4337,1919.9686,11.4688, 31, 0); //casa SetPlayerMapIcon(playerid, 133, 1085.2521,2032.0836,11.4683, 31, 0); //casa SetPlayerMapIcon(playerid, 134, 1030.5897,2011.2789,11.4609, 31, 0); //casa SetPlayerMapIcon(playerid, 135, 986.3755,2000.4375,11.4609, 31, 0); //casa SetPlayerMapIcon(playerid, 136, 985.3979,1930.5623,11.4688, 31, 0); //casa SetPlayerMapIcon(playerid, 137, 928.2679,2006.6465,11.4609, 31, 0); //casa SetPlayerMapIcon(playerid, 138, 886.7747,2046.5801,11.4609, 31, 0); //casa SetPlayerMapIcon(playerid, 139, 986.5743,2272.4158,11.4609, 31, 0); //casa SetPlayerMapIcon(playerid, 140, 1032.4407,2316.0090,11.4683, 31, 0); //casa SetPlayerMapIcon(playerid, 141, 1225.9790,2584.8552,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 142, 1265.7122,2609.4929,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 143, 1325.4509,2569.3662,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 144, 1344.5581,2608.7668,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 145, 1359.5735,2567.0586,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 146, 1451.1022,2567.3794,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 147, 1513.2035,2567.5273,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 148, 1610.6278,2648.1401,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 149, 1666.9526,2609.2798,11.0549, 31, 0); //casa SetPlayerMapIcon(playerid, 150, 1579.9231,2710.5847,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 151, 1626.7052,2752.5684,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 152, 1654.9523,2803.2681,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 153, 1550.5947,2843.7935,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 154, 1735.5966,2692.8044,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 155, 1728.0580,2835.5212,14.2735, 31, 0); //casa SetPlayerMapIcon(playerid, 156, 1740.8314,2862.1792,11.3359, 31, 0); //casa SetPlayerMapIcon(playerid, 157, 1774.5490,2870.6594,14.2656, 31, 0); //casa SetPlayerMapIcon(playerid, 158, 1801.6036,2823.8538,14.2735, 31, 0); //casa SetPlayerMapIcon(playerid, 159, 1855.3630,2766.5750,14.2657, 31, 0); //casa SetPlayerMapIcon(playerid, 160, 1931.4587,2721.9749,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 161, 1992.7871,2762.4509,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 162, 2066.0425,2723.4292,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 163, 2037.2296,2662.7861,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 164, 1921.8179,2663.2610,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 165, 1909.3311,2351.7012,10.9799, 31, 0); //casa SetPlayerMapIcon(playerid, 166, 1879.5067,2291.1836,10.9799, 31, 0); //casa SetPlayerMapIcon(playerid, 167, 1966.9843,1622.9263,12.8640, 31, 0); //casa SetPlayerMapIcon(playerid, 168, 2549.2617,2202.6702,14.1161, 31, 0); //casa SetPlayerMapIcon(playerid, 169, 2591.0706,2189.8206,14.1161, 31, 0); //casa SetPlayerMapIcon(playerid, 170, 2518.3765,2033.4982,11.1633, 31, 0); //casa SetPlayerMapIcon(playerid, 171, 2557.3792,2023.1653,10.8258, 31, 0); //casa SetPlayerMapIcon(playerid, 172, 2633.9946,2018.9694,14.1161, 31, 0); //casa SetPlayerMapIcon(playerid, 173, 2649.8584,1980.2456,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 174, 2623.6465,1979.0812,14.1161, 31, 0); //casa SetPlayerMapIcon(playerid, 175, 2225.3398,2522.1736,10.8203, 31, 0); //casa SetPlayerMapIcon(playerid, 176, 2114.4744,2499.8184,14.8390, 31, 0); //casa SetPlayerMapIcon(playerid, 177, 2093.6323,2492.6616,14.8390, 31, 0); //casa SetPlayerMapIcon(playerid, 178, 2102.7793,2493.2346,14.8390, 31, 0); //casa SetPlayerMapIcon(playerid, 179, 1968.9362,2294.9976,16.4559, 31, 0); //casa SetPlayerMapIcon(playerid, 180, 1534.3551,-800.1464,72.8495, 31, 0); //casa SetPlayerMapIcon(playerid, 181, 1527.6228,-772.9481,80.5781, 31, 0); //casa SetPlayerMapIcon(playerid, 182, 1535.9012,-884.6898,57.6575, 31, 0); //casa SetPlayerMapIcon(playerid, 183, 1481.9824,-909.7766,55.0065, 31, 0); //casa SetPlayerMapIcon(playerid, 184, 1440.6243,-926.6017,39.6406, 31, 0); //casa SetPlayerMapIcon(playerid, 185, 1410.4775,-921.1989,38.4219, 31, 0); //casa SetPlayerMapIcon(playerid, 186, 252.9865,-1269.8409,74.3163, 31, 0); //casa SetPlayerMapIcon(playerid, 187, 255.0292,-1366.2627,53.1094, 31, 0); //casa SetPlayerMapIcon(playerid, 188, 794.9556,-506.7550,18.0129, 31, 0); //casa SetPlayerMapIcon(playerid, 189, 745.2000,-590.6674,18.0129, 31, 0); //casa SetPlayerMapIcon(playerid, 190, 313.6272,-121.2623,3.5354, 31, 0); //casa SetPlayerMapIcon(playerid, 191, 271.6105,-49.8123,2.7038, 31, 0); //casa SetPlayerMapIcon(playerid, 192, 2256.7241,-43.5872,26.4814, 31, 0); //casa SetPlayerMapIcon(playerid, 193, 2198.6733,-60.4639,28.1535, 31, 0); //casa SetPlayerMapIcon(playerid, 194, 2204.9211,62.3232,28.4416, 31, 0); //casa SetPlayerMapIcon(playerid, 195, 2392.2427,-54.4672,28.1536, 31, 0); //casa SetPlayerMapIcon(playerid, 196, 2488.3237,10.5603,28.4416, 31, 0); //casa SetPlayerMapIcon(playerid, 197, 2518.6128,128.3857,27.6756, 31, 0); //casa return 1; } [/pawn] Am testat si merge . Trebuie sa te duci mai langa ele ca sa apara.
  10. Adauga 00 la sfarsitul culori in loc de FF sau cum ai tu: ex: 0xFF0000FF inlocui cu 0xFF000000
  11. In loc de COLOR_YELLOW pune 0.
  12. http://weedarr.wikidot.com/interior
  13. Vyorel Incarcat! xD Cauta prin fs-uri!
  14. 1.Nu este nici o problema. 2.Poti face site si pe SQLite. 3.Nai nici o sansa sal muti fara sa iti apara buguri . 4.Daca vrei site la AdminFS, iati TKAdmin(parca) sau sAdmin LOCK, titlu, nai postat unde trebuie.
  15. Cauta if(PlayerInfo[playerid][pReg] == 0)
  16. IcE.

    Rival War

    Intreabal pe XanTo daca il vinde .
  17. Daca vrei sa faci un RP clasic folosesti LS. Daca vrei sa faci un RP modern folosesti LV. Daca vrei sa te bati in cap si sa spui dc am ales SF alege SF .
  18. Care e problema ta ? Ca nu sti cum sa faci comanda ?
  19. Testat , merge perfect. La limba engleza ai scris comanda "/olistlang" in loc de "/wlistlang"
  20. Nu se posteaza id. Titlu
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.