Jump to content

RzV

Membru
  • Posts

    50
  • Joined

  • Last visited

    Never

Posts posted by RzV

  1. Nu folosesti Pawno pe care il ai in Folderul Server-ului, adica tu compilezi cu alt Pawno

    Am inteles si asta ;;)

    Oricum multumesc . Am sa incerc sa fac acuma ce miati zis voi :P

    Dar daca bag peste tot acel pwn are ceva?

    PS: Imi place de voi ca raspundeti repede la topicuri :)

  2. Salut . Imi da o eroare si nu stiu de ce ???

    Am creat un folder Plugins in Folderul unde am serverul si acolo am bagat urmatoarele fisiere :

    streamer.dll
    streamer.so
    Dupa care am intrat in pawno/include si am adaugat fisierul
    streamer.inc
    Dupa acea am intrat in GM si am trecut la inceput urmatoarea linie
    #include <streamer>
    Am accesat scurtatura Ctrl+H pentru a modifica liniile "CreateObject" in "CreateDynamicObject" dupa care am Compilat GM-ul si mia dat urmatoarea eroare .
    gamemodes\rzv.pwn(18) : fatal error 100: cannot read from file: "streamer"

    Sper sa ma ajutati :)

  3. stuntman-=!!" post="81839" timestamp="1309601499"]

    E din cauza GM-ului tau, are pe undeva pe la OnDialogResponse cand nu raspunde sa-i dea kick, deci nu e din vina scripturilor pe care le ei si au dialoguri, e din vina scriptului tau, cauta ! Si coordonatele magazinului se pot modifica din varful scriptului, nu citesti "Features" ? Se pot modifica coordonatele din varful scriptului, de la FOOD_PLACE_X, FOOD_PLACE_Y, FOOD_PLACE_Z si se activeaza decomentand ( stergand // din fata la #define FOOD_AT_PLACE

    Si ce ar trebui sa-i fac sa numai dea kick :-?? ?

  4. Multumesc !!=-[GZS]stuntman-=||

    Credits
    
        stuntman - a(m) creat filterscript-ul;
        Roach - logo, stilul descrierii;
        RzV - sugestie.
    Da cum credeam . Esita un bug ...... Cand dai cancel iti da kick adica te scoate dupa server . http://imageshack.us/photo/my-images/580/bugev.png/ -------------------------------------------------------------------------------------------------- Si un loc mai exact de unde am putea cumpara mancare ??? ne bagam noi aici coordonatele?
    if( !IsPlayerInRangeOfPoint( playerid, FOOD_RANGE, FOOD_PLACE_X, FOOD_PLACE_Y, FOOD_PLACE_Z ) )

  5. SetPlayerMapIcon(playerid, 1, 1833.1733,-1842.2561,13.0468,25, COLOR_YELLOW ,0);  // 24/7 Gara LS
    SetPlayerMapIcon(playerid, 2, 1835.4193,-1681.5654,12.8729, 50, COLOR_YELLOW ,0);  // Restaurant
    SetPlayerMapIcon(playerid, 3, 1790.7714,-1164.7106,23.3095, 6, COLOR_YELLOW ,0);  // GSLS
    SetPlayerMapIcon(playerid, 4, 1528.779, -1678.113, 5.890625, 30, COLOR_YELLOW ,0);  // Lspd
    SetPlayerMapIcon(playerid, 5, 1461.3207,-1027.6874,23.3091, 52, COLOR_YELLOW ,0);  // Banca LS
    SetPlayerMapIcon(playerid, 6, 1456.4692,-1138.7400,23.4732, 45, COLOR_YELLOW ,0);  // Binco BANCA
    SetPlayerMapIcon(playerid, 7, 1368.0562,-1280.3044,13.0464, 6, COLOR_YELLOW ,0);  //  AMMU-NATION
    SetPlayerMapIcon(playerid, 8, 1310.1782,-1367.8768,13.0174, 19, COLOR_YELLOW ,0);  // PaintBall
    SetPlayerMapIcon(playerid, 9, 1176.4226,-1324.1610,13.6054, 22, COLOR_YELLOW ,0);  // Spital LS
    SetPlayerMapIcon(playerid, 10, 1200.6644,-922.6690,42.4939, 10, COLOR_YELLOW ,0);  // Burger Nord LS
    SetPlayerMapIcon(playerid, 11, 999.9603,-919.9976,41.7294, 25, COLOR_YELLOW ,0);  // 24/7 Nord
    SetPlayerMapIcon(playerid, 12, 844.6118,-1046.0533,24.8973, 16, COLOR_YELLOW ,0);  // CNN
    SetPlayerMapIcon(playerid, 13, 597.4052,-1247.3521,17.7364, 43, COLOR_YELLOW ,0);  // GET
    SetPlayerMapIcon(playerid, 14, 2131.1179,-2284.1416,20.6643, 44, COLOR_YELLOW,0 );  // DELIVER

    http://wiki.sa-mp.com/wiki/SetPlayerMapIcon

    Ouuu da . Multumesc frumos FarSe la fel si tie xxSPEEDYxx

    Treaba este rezolvata ;)

  6. Salut.

    Am incercat sa pun niste Icoane pe Mini-Map . Dupa ce am compilat mia dat urmatoarele warninguri :

    C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\rzv.pwn(2292) : warning 213: tag mismatch
    C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\rzv.pwn(2293) : warning 213: tag mismatch
    C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\rzv.pwn(2294) : warning 213: tag mismatch
    C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\rzv.pwn(2296) : warning 213: tag mismatch
    C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\rzv.pwn(2297) : warning 213: tag mismatch
    C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\rzv.pwn(2298) : warning 213: tag mismatch
    C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\rzv.pwn(2299) : warning 213: tag mismatch
    C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\rzv.pwn(2300) : warning 213: tag mismatch
    C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\rzv.pwn(2301) : warning 213: tag mismatch
    C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\rzv.pwn(2302) : warning 213: tag mismatch
    C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\rzv.pwn(2303) : warning 213: tag mismatch
    C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\rzv.pwn(2304) : warning 213: tag mismatch
    C:\Documents and Settings\Administrator\Desktop\Server\gamemodes\rzv.pwn(2305) : warning 213: tag mismatch
    
    Aceste warninguri mi lea dat la urmatoarele linii create de mine :
    SetPlayerMapIcon(playerid, 1, 1833.1733,-1842.2561,13.0468,91.0924, 25, COLOR_YELLOW );  // 24/7 Gara LS
    SetPlayerMapIcon(playerid, 2, 1835.4193,-1681.5654,12.8729,272.6416, 50, COLOR_YELLOW );  // Restaurant
    SetPlayerMapIcon(playerid, 3, 1790.7714,-1164.7106,23.3095,252.6515, 6, COLOR_YELLOW );  // GSLS
    SetPlayerMapIcon(playerid, 4, 1528.779, -1678.113, 5.890625, 30, COLOR_YELLOW );  // Lspd
    SetPlayerMapIcon(playerid, 5, 1461.3207,-1027.6874,23.3091,178.0207, 52, COLOR_YELLOW );  // Banca LS
    SetPlayerMapIcon(playerid, 6, 1456.4692,-1138.7400,23.4732,152.1074, 45, COLOR_YELLOW );  // Binco BANCA
    SetPlayerMapIcon(playerid, 7, 1368.0562,-1280.3044,13.0464,263.2961, 6, COLOR_YELLOW );  //  AMMU-NATION
    SetPlayerMapIcon(playerid, 8, 1310.1782,-1367.8768,13.0174,44.6101, 19, COLOR_YELLOW );  // PaintBall
    SetPlayerMapIcon(playerid, 9, 1176.4226,-1324.1610,13.6054,269.9088, 22, COLOR_YELLOW );  // Spital LS
    SetPlayerMapIcon(playerid, 10, 1200.6644,-922.6690,42.4939,99.6677, 10, COLOR_YELLOW );  // Burger Nord LS
    SetPlayerMapIcon(playerid, 11, 999.9603,-919.9976,41.7294,280.1583, 25, COLOR_YELLOW );  // 24/7 Nord
    SetPlayerMapIcon(playerid, 12, 844.6118,-1046.0533,24.8973,177.0627, 16, COLOR_YELLOW );  // CNN
    SetPlayerMapIcon(playerid, 13, 597.4052,-1247.3521,17.7364,162.9618, 43, COLOR_YELLOW );  // GET
    SetPlayerMapIcon(playerid, 14, 2131.1179,-2284.1416,20.6643,215.4636, 44, COLOR_YELLOW );  // DELIVER
    
    Iar cand intru pe server imi arata pe mini-map urmatoarele icoane ( patratele albe )
    http://img217.imageshack.us/img217/8303/problemao.png
    ID-urile icoanelor le-am luat de aici :
    http://wiki.sa-mp.com/wiki/MapIcons

    Aveti vro idee de ce nu merg icoanele pe server sau de ce imi da urmatoarele warninguri???

  7. Miam deschis un server si mam gandit sa mut baza Ng in Portul din LS :)

    Si am sa va pun urmatoarele imagini :

    2lcu15y.png

    20u69g8.png

    2lmqqsg.png

    8y5n5y.png

    Code :

    CreateObject(987, 2061.635010, -2696.138672, 12.889156, 0.0000, 0.0000, 270.0000);
    CreateObject(987, 2061.335693, -2707.682129, 12.546875, 0.0000, 0.0000, 0.0000);
    CreateObject(987, 2073.369629, -2707.731689, 12.546875, 0.0000, 0.0000, 0.0000);
    CreateObject(987, 2085.279541, -2707.748291, 12.546875, 0.0000, 0.0000, 0.0000);
    CreateObject(987, 2097.220703, -2707.743896, 12.546875, 0.0000, 0.0000, 0.0000);
    CreateObject(987, 2109.220703, -2707.730225, 12.546875, 0.0000, 0.0000, 11.2500);
    CreateObject(987, 2121.048584, -2705.430664, 12.546875, 0.0000, 0.0000, 0.0000);
    CreateObject(987, 2133.001709, -2705.559082, 12.546875, 0.0000, 0.0000, 0.0000);
    CreateObject(987, 2144.983398, -2705.512695, 12.546875, 0.0000, 0.0000, 0.0000);
    CreateObject(987, 2156.969238, -2705.516357, 12.546875, 0.0000, 0.0000, 0.0000);
    CreateObject(987, 2168.992188, -2705.527100, 12.546875, 0.0000, 0.0000, 0.0000);
    CreateObject(987, 2180.968262, -2705.531738, 12.546875, 0.0000, 0.0000, 0.0000);
    CreateObject(987, 2192.972168, -2705.513184, 12.546875, 0.0000, 0.0000, 0.0000);
    CreateObject(987, 2205.002441, -2705.589111, 12.546875, 0.0000, 0.0000, 0.0000);
    CreateObject(987, 2216.659424, -2705.221924, 12.544225, 0.0000, 0.0000, 78.7500);
    CreateObject(987, 2218.733154, -2664.845703, 12.547554, 0.0000, 0.0000, 90.0000);
    CreateObject(987, 2218.002197, -2646.245605, 12.540907, 0.0000, 0.0000, 90.0001);
    CreateObject(987, 2217.930420, -2634.295410, 12.546875, 0.0000, 0.0000, 112.5000);
    CreateObject(987, 2188.569824, -2597.143066, 12.540908, 0.0000, 0.0000, 225.0000);
    CreateObject(2466, 2175.664307, -2668.992188, 17.960690, 0.0000, 0.0000, 191.2500);

    Tin sa va reamintesc :

    - Sunt incepator ( Prima mea harta :) )

×
×
  • 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.