Pomoc u vezi compilera

7. Sep. 2021.
593
pregleda
6
postova
Daka_PWN
4
Enforcer
7. Sep. 2021.
Problem(error/warning): Compiler mi izbacuje nesto u vezi pawncc pa bih zeleo to da popravim da bude cist compiler
Deo skripte:
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase

Usage:  pawncc [filename...]

Options:
        -A  alignment in bytes of the data segment and the stack
        -a      output assembler code
        -C[+/-]  compact encoding for output file (default=+)
        -c codepage name or number; e.g. 1252 for Windows Latin-1
        -Dpath  active directory path
        -d  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 set name of error file (quiet compile)
        -H window handle to send a notification message on finish
        -i path for include files
        -l      create list file (preprocess only)
        -o set base name of (P-code) output file
        -O  optimization level (default=-O0)
            0    no optimization
            1    JIT-compatible optimizations only
            2    full optimizations
        -p set name of "prefix" file
        -r write cross reference report to console or to specified file
        -S  stack/heap size in cells (default=4096)
        -s  skip lines from the input file
        -t  TAB indent size (in character positions, default=8)
        -v  verbosity level; 0=quiet, 1=normal, 2=verbose (default=1)
        -w  disable a specific warning by its number
        -X  abstract machine size limit in bytes
        -XD 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

Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log):
//

Website developer/Graphic designer

izradawebsajta.me

precisionstudios.me

vema.menu

Skrilew
6
Godfather
7. Sep. 2021.
Pretpostavljam sublime koristis, ako ga koristis koristi ovaj build i compiler :
{
"cmd": ["pawncc.exe", "-i includes", "$file", "-d3", "-Z+", "-;+"],
"path": "C:/path/to/pawno/folder"
}


Compiler : https://www.mediafire.com/file/q0z8ojuzbn98bi8/Brzi_Pawno.7z/file

Samo zameni svoje include fajlove sa ovim
Daka_PWN
4
Enforcer
7. Sep. 2021.
V01D wrote on September 7, 2021, 8:18 am:
Pretpostavljam sublime koristis, ako ga koristis koristi ovaj build i compiler :
{
"cmd": ["pawncc.exe", "-i includes", "$file", "-d3", "-Z+", "-;+"],
"path": "C:/path/to/pawno/folder"
}


Compiler : https://www.mediafire.com/file/q0z8ojuzbn98bi8/Brzi_Pawno.7z/file

Samo zameni svoje include fajlove sa ovim


ne koristim sublime, nisam znao kako da namestim za Pawno 😄
koristim obican Pawno compiler.

Website developer/Graphic designer

izradawebsajta.me

precisionstudios.me

vema.menu

Skrilew
6
Godfather
7. Sep. 2021.
DavidScript wrote on September 7, 2021, 8:32 am:
ne koristim sublime, nisam znao kako da namestim za Pawno 😄
koristim obican Pawno compiler.


Onda samo promeni compiler
Daka_PWN
4
Enforcer
7. Sep. 2021.
V01D wrote on September 7, 2021, 10:19 am:
Onda samo promeni compiler


probao sam 3 razlicita compilera i nece da radi ne znam zasto, jednostavno AMX file bude samo 1B i nece da radi mod Unknown je...

Website developer/Graphic designer

izradawebsajta.me

precisionstudios.me

vema.menu

Daka_PWN
4
Enforcer
7. Sep. 2021.
problem je do moda, probao sam isti compiler na drugom modu radi, uzet cu drugi mod koji sam ranije koristio i jos cu poraditi na njemu, nemam vremena za bacanje na ovaj mod 😁

Website developer/Graphic designer

izradawebsajta.me

precisionstudios.me

vema.menu

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha