Jump to content

[rulzz]Mihn3a

Membru
  • Posts

    56
  • Joined

  • Last visited

    Never

Posts posted by [rulzz]Mihn3a

  1. C:\Users\Radu\Desktop\BaseNorton V2\gamemodes\Gamemode.pwn(525) : error 010: invalid function or declaration

    C:\Users\Radu\Desktop\BaseNorton V2\gamemodes\Gamemode.pwn(137) : warning 204: symbol is assigned a value that is never used: "gates"

    Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

    1 Error.

     

    Linia 525:if(strcmp(cmdtext, "/opengate" true) ==0

    Linia 137:gates = CreateObject(969, 1811.5999755859, -1859.3000488281, 12.39999961853, 0, 0, 90);

    Da stiu, am gresit.

    trebuia :

    if(strcmp(cmdtext, "/comanda", true) ==0 {
    MoveObject(gate, X, Y, Z, TIMP);
    Sendclientmessage(playerid, color_Color, "Scuzati-ma pentru greseala, ti-am deschis poarta");
    return 1;
    }

    Acum nu ar m-ai trebui sa iti da nici o eroare, ti-am adaugat Y!M, o sa te contactez ;)

  2. Uite:

    La NEW's

     new GATE // 1/2/3/4/5/6/7/catvreitu ; 
    La OnGamemodeInit:
    Gate = CreateObject (coordonatele);
    Dupaia la OnPlayerCommandtext:
    if(strcmp(cmdtext, "/comanda pe care o vrei ca sa se deschida poarta" true) ==0 {
    MoveObject(gate, COORDONATELE PORTII DESCHISE);
    SendClientMessage(playerid, CULOARE, "TEXT";
    return 1;
    }

    Cu placere ! :)

  3. Buna seara [acum e seara, cand fac postul], dragi prieteni.

    Am si eu o mare problema cu un prieten.

    De cand a aparut sa-mp 0.3d el nu mai poate juca sa-mp

    Am reinstalat sa-mpul de X ori, si tot nu merge. Ce ar trebui sa fac.

    Serverul nu porneste, nu da nici o eroare.

    Tin sa precizez, ca el se juca sa-mp in prostie sa apara 0.3d... Va rog, am nevoie de ajuor.

    P.S E cel mai bun prieten al meu.

    Astept replies. Multumesc.

  4. Iti zic eu cum se face.

    Daca ai bagat include-ul pe care ti l-au dat cei de m-ai sus vei deschide pawno-ul din folderul gamemodului unde ai pus si include-ul.. Dar il deshizi de 2-3 ori.Dupa aceea il mai deschizi inca o data si ii dai open, si sa zicem "saints.pwn"....compilezi si gata ;)

  5. Dupa cum vedeti si in titlu eu am o mica intrebare, adica, cum sa fac, sa zicem, daca apas pe butonul '5' sa imi apara (CU SENDCLIENTMESSAGE), un text : Mihnea esti cel mai tare, sau Bravo Mihnea, ceva de genu

    Cum ar fi, am vazut pe unele servere ca daca apasai pe butonul F sa zicem in "range"-ul de sa zicem 2.0 atunci urca un lift (elevator).

    Ceva de genu este si cu butonul 5, sper sa intelegeti ce am zis, si sper sa ma ajutati.

    Multumesc

  6. Astazi cand sa ma apuc si eu sa scriptez ceva , imi iau un gamemode de pe forum, si ii fac un backup la GM, imi zice ca nu poate sa citeasca din streamer.inc, am rezolvat si problma asta.DUPA CE DAU COMPILE DIN NOU : imi apare

    [pawn]C:\Documents and Settings\Owner\Desktop\GameZone\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(40) : warning 201: redefinition of constant/macro (symbol "MAX_STRING")

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(12136) : error 021: symbol already defined: "strtok"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(12151) : error 047: array sizes do not match, or destination array is too small

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13282) : error 017: undefined symbol "GetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13283) : error 017: undefined symbol "SetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13288) : error 017: undefined symbol "GetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13289) : error 017: undefined symbol "SetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13297) : error 017: undefined symbol "GetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13298) : error 017: undefined symbol "SetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13303) : error 017: undefined symbol "GetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13304) : error 017: undefined symbol "SetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13312) : error 017: undefined symbol "GetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13313) : error 017: undefined symbol "SetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13318) : error 017: undefined symbol "GetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13319) : error 017: undefined symbol "SetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13327) : error 017: undefined symbol "GetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13328) : error 017: undefined symbol "SetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13333) : error 017: undefined symbol "GetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13334) : error 017: undefined symbol "SetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13342) : error 017: undefined symbol "GetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13343) : error 017: undefined symbol "SetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13348) : error 017: undefined symbol "GetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13349) : error 017: undefined symbol "SetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13357) : error 017: undefined symbol "GetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13358) : error 017: undefined symbol "SetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13363) : error 017: undefined symbol "GetVehicleParamsEx"

    C:\Documents and Settings\Owner\Desktop\GameZone\gamemodes\GameZone.pwn(13364) : error 017: undefined symbol "SetVehicleParamsEx"

    Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

    26 Errors.[/pawn]

    VA ROG FRUMOS SA MA AJUTATI :)

    ps:MULTUMESC

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