Jump to content

KB.HERO

Membru
  • Posts

    537
  • Joined

  • Last visited

  • Days Won

    14

Posts posted by KB.HERO

  1. Acum 12 ore, JoeMirana a spus:

     

    atunci cand vreau compile game mode 1 error :

    game mode compile + error:

    
    F:\game\pawno\include\nex-ac.inc(7179) : warning 202: number of arguments does not match definition
    F:\game\pawno\include\nex-ac.inc(7192) : error 025: function heading differs from prototype
    
    Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase
    
    
    1 Error.
    
    

     

    nex-ac.inc line 7192 error line:

    dd.thumb.PNG.1a2afbab4d8a4d8c6cbbc0ab4a55ac56.PNG

    cum sa rezolve?

    Inlocuieste public OnVehicleDeath(vehicleid) cu public OnVehicleDeath(vehicleid, killerid)

  2. Acum 1 oră, Tefyuu a spus:

    Bun scuze ca iti rasp acm dar acm mi am amintit de forumu asta , vezi ca e de la gamemode dute la linile respective si vezi ce nu e bine acolo mi sa intamplat ptr ca am sters cv vezi poate ai sters si tu cv ...

    Cum tiai dat seama 🤣

  3. Acum 43 minute, r3f13x a spus:

    Salut, ieri am luat acest gamemode, gamemode-ul e din 2019 :)))) si tot am aceasta problema si nu stiu de ce ,am incercat cu alta versiune, poate ma ajuta cineva #THX
     
    Screenshot_1.thumb.png.2821b97a61ac05b3c1fb4aecd957a5df.png

    Se mai intampla :D 

  4. La 19.02.2021 la 1:33, IosifR a spus:

    re, cum pot sa nu mai scrie redzone comunity si sa scrie altceva? (Am modificat in Booter.inc acolo dar tot redzone comunity imi arata) Cum sa fac? (e gm bhood)screen.png.3082ba9fa59bf5a5b482da0ab0945990.png

    editezi inc dai save dupa compilezi gm si urci done . 

  5. Acum 6 minute, Oliver. - RPG2 a spus:

    Am o problema la compiler si stau de 2 ore sa o rezolv, acestea sunt erorile:

    gamemode new-life RPG\pawno\include\systems.inc(1263) : warning 219: local variable "tmpobjid" shadows a variable at a preceding level

    gamemode new-life RPG\gamemodes\gmm.pwn(36877) : warning 217: loose indentation

    Va rog eu mult am nevoie de ajutor

    Sunt warninguri nu errori si arata linia 1263 si 36877 sa vedem care e problema 

  6. Chiar acum, KB.HERO a spus:
    Ai failed
    [18:08:07] Server Plugins
    [18:08:07] --------------
    [18:08:07]  Loading plugin: crashdetect.so
    [18:08:08]   Failed.
    [18:08:08]  Loading plugin: sscanf.so
    [18:08:08]   Failed.
    [18:08:08]  Loading plugin: mysql.so
    [18:08:08]   Failed.
    [18:08:08]  Loading plugin: streamer.so
    [18:08:08]   Failed.

     

  7. Acum 48 minute, Slay3r a spus:

    La fiecare gamemode pe care il pun imi da eroarea asta , ma poate ajuta cineva ?


    ----------
    Loaded log file: "server_log.txt".
    ----------

    SA-MP Dedicated Server
    ----------------------
    v0.3.7-R2, (C)2005-2015 SA-MP Team

    [18:08:07] 
    [18:08:07] Server Plugins
    [18:08:07] --------------
    [18:08:07]  Loading plugin: crashdetect.so
    [18:08:08]   Failed.
    [18:08:08]  Loading plugin: sscanf.so
    [18:08:08]   Failed.
    [18:08:08]  Loading plugin: mysql.so
    [18:08:08]   Failed.
    [18:08:08]  Loading plugin: streamer.so
    [18:08:08]   Failed.
    [18:08:08]  Loaded 0 plugins.

    [18:08:08] 
    [18:08:08] Filterscripts
    [18:08:08] ---------------
    [18:08:08]   Loading filterscript 'cameditor.amx'...
    [18:08:08]   Unable to load filterscript 'cameditor.amx'.
    [18:08:08]   Loading filterscript 'vae.amx'...
    [18:08:08]   Unable to load filterscript 'vae.amx'.
    [18:08:08]   Loaded 0 filterscripts.

    [18:08:08] Script[gamemodes/thanda.amx]: Run time error 19: "File or function is not found"
    [18:08:08] Number of vehicle models: 0
     

    La fiecare gamemode pe care il pun imi da eroarea asta , ma poate ajuta cineva ?


    ----------
    Loaded log file: "server_log.txt".
    ----------

    SA-MP Dedicated Server
    ----------------------
    v0.3.7-R2, (C)2005-2015 SA-MP Team

    [18:08:07] 
    [18:08:07] Server Plugins
    [18:08:07] --------------
    [18:08:07]  Loading plugin: crashdetect.so
    [18:08:08]   Failed.
    [18:08:08]  Loading plugin: sscanf.so
    [18:08:08]   Failed.
    [18:08:08]  Loading plugin: mysql.so
    [18:08:08]   Failed.
    [18:08:08]  Loading plugin: streamer.so
    [18:08:08]   Failed.

  8. Acum 5 ore, chinezu a spus:

    Salut, ma numesc ch1nezu si ofer servicii in crearea sistemelor contra cost

    *Intai imi explicati ce si cum, dupa ce termin va arat ce am facut si daca va place ma platiti daca nu nu

    *Pot rezolva si buguri si editarea sistemelor, dar nu ma ofer scripter

    contact discord:chinezu#6334

    Am ales o prezentare scurta deoarece conteaza mai mult faptele decat vorbele!

    Plata:Paysafe/Paypal/Skrill

    Portofoliu ... 

  9. Acum 9 ore, RedBull1 a spus:

    Primesc aceasta eroare:  error 029: invalid expression, assumed zero

    Linia: va_format(query, sizeof(query), text[], va_start<1>);

    Stock-ul: 

        stock sendquery(const text[], va_args<>) {
        new query[256];
        va_format(query, sizeof(query), text[], va_start<1>);
        mysql_query(SQL, query);
        return 1;
    }

    text[], va_start<1>  bate la ochi

  10. Acum 2 ore, jumainkain a spus:

    Salut, lucrez si eu de ceva timp in sublime si nu am avut niciodata problema asta, daca ati avut-o si stiti cum sa o rez, m-ati ajuta foarte mult.

    Deci, am intrat frumos dimineata, mi-am facut cafeluta fara nicio problema, am deschis sublime cu gamemode-ul, am editat linii am facut ce aveam nevoie, cand sa dau CTRL+B sa compilez, pac... nu aparea nimic, nu se compila nimic, apoi, am dat si de sus din tab build, degeaba... Si nu pot sa compilez absolut nimic, putin ajutor ? :)

    In build ai codul la compiler ?

    • Thanks 1
  11. Acum 12 ore, Catalin Scurtu a spus:

    este exact la fel , poti intra pe discord sa imi accepti cerera pentru ati oferit gm-ul pe care il am si sa ma poti ajuta tu daca doresti

    Trebuie sa pui in plugins pluginul si in pawno includeul si dai compilare la gm si pornesti gm si vezi ca o sa mearga 

  12. Acum 2 ore, Raduq a spus:

    ** Nu stiu daca am postat unde trebuie **

    Salut, de ieri ma chinui sa pun zeex in sublime text, dar cand compilez imi arata asta:

    //

    Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase

    Usage:   pawncc <filename> [filename...] [options]

    Options:
             -A<num>  alignment in bytes of the data segment and the stack
             -a       output assembler code
             -C[+/-]  compact encoding for output file (default=+)
             -c<name> codepage name or number; e.g. 1252 for Windows Latin-1
             -Dpath   active directory path
             -d<num>  debugging level (default=-d3)
                 0    no symbolic information, no run-time checks
                 1    run-time checks, no symbolic information
                 2    full debug information and dynamic checking
                 3    same as -d2, but implies -O0
             -e<name> set name of error file (quiet compile)
             -H<hwnd> window handle to send a notification message on finish
             -i<name> path for include files
             -l       create list file (preprocess only)
             -o<name> set base name of (P-code) output file
             -O<num>  optimization level (default=-O0)
                 0    no optimization
                 1    JIT-compatible optimizations only
                 2    full optimizations
             -p<name> set name of "prefix" file
             -r[name] write cross reference report to console or to specified file
             -S<num>  stack/heap size in cells (default=4096)
             -s<num>  skip lines from the input file
             -t<num>  TAB indent size (in character positions, default=8)
             -v<num>  verbosity level; 0=quiet, 1=normal, 2=verbose (default=2)
             -w<num>  disable a specific warning by its number
             -X<num>  abstract machine size limit in bytes
             -XD<num> abstract machine data/stack size limit in bytes
             -\       use '\' for escape characters
             -^       use '^' for escape characters
             -;[+/-]  require a semicolon to end each statement (default=+)
             -([+/-]  require parantheses for function invocation (default=-)
             sym=val  define constant "sym" with value "val"
             sym=     define constant "sym" with value 0

    Options may start with a dash or a slash; the options "-d0" and "/d0" are
    equivalent.

    Options with a value may optionally separate the value from the option letter
    with a colon (":") or an equal sign ("="). That is, the options "-d0", "-d=0"
    and "-d:0" are all equivalent.
    Header size:              0 bytes
    Code size:                0 bytes
    Data size:                0 bytes
    Stack/heap size:      16384 bytes; estimated max. usage=2 cells (8 bytes)
    Total requirements:   16384 bytes
    [Finished in 0.1s with exit code 3]
    [cmd: ['pawncc.exe', 'D:\\Downloads\\Tuts GM\\gamemodes\\Tuts.pwn', '-oD:\\Downloads\\Tuts GM\\gamemodes/Tuts', '-;+', '-v2', '-d3', '-Z+', '-\\)+']]
    [dir: D:\Downloads\Tuts GM\gamemodes]
    [path: C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\]

    //

    sa va arat cum am build sistem ul ca sa zic asa...

    {
        "cmd": ["pawncc.exe", "$file", "-o$file_path/$file_base_name", "-;+", "-v2", "-d3", "-Z+", "-\\)+"],
        "path": "D:/Downloads/Tuts GM/pawno"
    }

     

    Stie cineva ce are? Folosesc 1.8.

    Trebuie sa faci in discul c ex . 

    {
        "cmd": ["pawncc.exe", "$file", "-o$file_path/$file_base_name", "-;+", "-v2", "-d3", "-Z+", "-\\)+"],
        "path": "C:/pawno"
    }

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