• FASTER PAWNO/COMPILER •

Započeo Muma, Novembar 15, 2017, 01:21:37 PRE PODNE

prethodna tema - sledeća tema

0 članova i 2 gostiju pregledaju ovu temu.

Citat: Ghetoven poslato Novembar 15, 2017, 07:52:21 PRE PODNE
"Hvala Ghetovene"
- Nista @Muma420  i @Wiruspwns nema problema i sledeci put
hfala hahahaha

Citat: Slade poslato Novembar 15, 2017, 11:24:21 PRE PODNE
Citat: Kraken poslato Novembar 15, 2017, 11:22:33 PRE PODNE
21k linija za 15 sekundi! !!

Meni 2 sekunda 57k, nesto tebi nije dobro bruda haha, jedino ako mislis 1.5 sekundi :D
Možda mu je PC slab ili je pogriješio u pisanju. :D

@Muma420

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=1)
         -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


Ovako treba izgledati compile? Ali svejedno isto izvlazi svaki put znas fix?
/\

Citat: SeliMM poslato Novembar 15, 2017, 13:04:33 POSLE PODNE
@Muma420

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=1)
         -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


Ovako treba izgledati compile? Ali svejedno isto izvlazi svaki put znas fix?

Daj argumente sa kojima radis compile


“Without requirements or design, programming is the art of adding bugs to an empty text file.” - Louis Srygley

Citat: Wiruspwns poslato Novembar 15, 2017, 13:07:39 POSLE PODNE
Citat: SeliMM poslato Novembar 15, 2017, 13:04:33 POSLE PODNE
@Muma420

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=1)
         -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


Ovako treba izgledati compile? Ali svejedno isto izvlazi svaki put znas fix?

Daj argumente sa kojima radis compile
Resio sam hvala svakako :D
/\

Citat: SeliMM poslato Novembar 15, 2017, 13:04:33 POSLE PODNE
@Muma420

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=1)
         -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


Ovako treba izgledati compile? Ali svejedno isto izvlazi svaki put znas fix?
Meni sve normala. :D

Prvo credits za autora nema, ako vec objavljujes komapjler stavljaj ako je github github link a ne nov link otkud ja znam sta je u linku. Ako je ovo zeexov compiler ne stavlja se fast compiler naziv ovog ma ne znam sta li komentarisem jako glupo. @Ino42O mi je i sam rekao sve cinjenice u vezi ovog. Ja bih ti ovo lock veruj mi bez ljutnje.

Pohvale autoru, mod od 29k linija lagano za 4-5 sekunde.
Oduvek sam se pitao:
"Zbog cega se ljudi toliko brinu jedni za druge?",
"Zasto ljudi daju sve od sebe da usrece neku osobu?"

Najjednostavnije receno brinu se jer vole tu osobu celim svojim srcem,
daju sve od sebe da je usrece zbog toga sto ne zele da je ikada vide tuznom ili rasplakanom.
#xsarnaaparatima..

Citat: ᴢɪᴠᴋᴏᴠɪá´,, poslato Novembar 15, 2017, 13:58:06 POSLE PODNE
Prvo credits za autora nema, ako vec objavljujes komapjler stavljaj ako je github github link a ne nov link otkud ja znam sta je u linku. Ako je ovo zeexov compiler ne stavlja se fast compiler naziv ovog ma ne znam sta li komentarisem jako glupo. @Ino42O mi je i sam rekao sve cinjenice u vezi ovog. Ja bih ti ovo lock veruj mi bez ljutnje.

Zaboravio sam ko je bio napravio jer mi je Luka ( @Ghetoven ) poslao i ja sam testirao i upload-ao samo tkd nemam github...

"otkud ja znam šta je u linku", imaš milion sajtova za provjeru virusa i sličnih sranja, moj akaunt je ovdje najveći, prije pola godine sam vodio bukvalno pola ovog foruma i bio asistent pa sam skinuo dok me nije bilo oko mjesec dana i zašto bih ja bilo šta ubacivao u fajlove da dobijem perm ban zbog gluposti? Ja nemam 6 godina i nisam iskopleksiran da nekog sjebem sa tim sranjima na šta god si pomislio. ;) Ko god je bio aktivan zadnje 2 godine na ovom forumu zna kakav sam tako da može da mi vjeruje ako skida nešto što sam ja UPLOAD sa svog PCa.

Rekao sam već da sam zaboravio ko je napravio tako da sam napisao BRŽI PAWNO i tjt, da sam se mogao sjetiti napisao bih ZEEX'S FASTER PAWNO i tjt...

Iznesi i ti nama te činjenice onda, prosvjetli nas, možda smo nešto propustili. :)

Jbg, nisi moderator tako da ne odlučujeÅ¡, ja sam objavio da bi svi koji ovo vide mogli svoju skriptu compile 100 puta brže jer želim pomoći, a tebi ako smeta ovo onda zaobiÄ'i temu i ne moraÅ¡ skidati, to nije moja stvar, 'bez ljutnje'... :)


Citat: SejnurHD poslato Novembar 15, 2017, 16:12:30 POSLE PODNE
Pohvale autoru, mod od 29k linija lagano za 4-5 sekunde.
Ti koliko se sjećam imaš slabiji PC, realno sada možeš BExtazy od 180000 linija compile za 30 sekundi dok bi ti trebalo 10 minuta za to, meni Abyss od 100k za 5-8 sekundi jer imam solidan procesor. :)

Zapravo imam malo slabiji laptop, a pc je onako solidan :D
Oduvek sam se pitao:
"Zbog cega se ljudi toliko brinu jedni za druge?",
"Zasto ljudi daju sve od sebe da usrece neku osobu?"

Najjednostavnije receno brinu se jer vole tu osobu celim svojim srcem,
daju sve od sebe da je usrece zbog toga sto ne zele da je ikada vide tuznom ili rasplakanom.
#xsarnaaparatima..

Citat: SejnurHD poslato Novembar 15, 2017, 16:47:27 POSLE PODNE
Zapravo imam malo slabiji laptop, a pc je onako solidan :D


Sjećam se da si nešto postavljao u opis, naziv nekog procesora xDD

Citat: Muma420 poslato Novembar 15, 2017, 16:54:34 POSLE PODNE
Citat: SejnurHD poslato Novembar 15, 2017, 16:47:27 POSLE PODNE
Zapravo imam malo slabiji laptop, a pc je onako solidan :D


Sjećam se da si nešto postavljao u opis, naziv nekog procesora xDD
Ja msm da je to bila stara graficka xD
Oduvek sam se pitao:
"Zbog cega se ljudi toliko brinu jedni za druge?",
"Zasto ljudi daju sve od sebe da usrece neku osobu?"

Najjednostavnije receno brinu se jer vole tu osobu celim svojim srcem,
daju sve od sebe da je usrece zbog toga sto ne zele da je ikada vide tuznom ili rasplakanom.
#xsarnaaparatima..

Citat: SejnurHD poslato Novembar 15, 2017, 16:56:50 POSLE PODNE
Citat: Muma420 poslato Novembar 15, 2017, 16:54:34 POSLE PODNE
Citat: SejnurHD poslato Novembar 15, 2017, 16:47:27 POSLE PODNE
Zapravo imam malo slabiji laptop, a pc je onako solidan :D


Sjećam se da si nešto postavljao u opis, naziv nekog procesora xDD
Ja msm da je to bila stara graficka xD
Ili je procesor al' ajd' ne bitno hahaha :D

Sve je to super,pohvale za autora ali meni iskace neki problem

Izgleda dobro,moze samo neko da mi malo pojasni kako da koristim,ubacio sam u pawno folder izadje 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=1)
         -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
i onda kada se kompiluje izbrise se sve iz .amx file-a tj ima 0KB.
                                                                                 
Legacy Gaming Since 2017 ©

Scripter and Founder
Scripting 3+ Years
https://www.facebook.com/LegacyGamingOGC/ (FB Stranica)
https://www.facebook.com/nikolaa.jovicic (FB Nalog)

                                                                                 

Ja ovo prije 3 dana skinuo poslao mi jedan lik sa forum sampa
EDIT: ipak ono je private verzija, nije isto ovo, ono je druagijce, meni kompiluje 60k linija za 3 sekunde sa onim kompajlerom:D
Poslednja Izmena: Novembar 15, 2017, 19:28:22 POSLE PODNE od Łuk@
heroin rap - Moskri u kuci, od sledece lajne glava ce mi puci