Parameters?
#1

How do I use the "-Z" parameter or something like that
Reply
#2

Are you using Zeex's compiler or the one shipped with server? If not Zeex's one, then you don't need this flag. What's your text editor - pawno or something else?
Reply
#3

Quote:
Originally Posted by Misiur
Посмотреть сообщение
Are you using Zeex's compiler or the one shipped with server? If not Zeex's one, then you don't need this flag. What's your text editor - pawno or something else?
Yes im using Zeexs compiler
Reply
#4

What editor?
Reply
#5

The original SA-MP pawno editor
Reply
#6

Did that and now im getting this:

PHP код:
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<namecodepage name or numbere.g1252 for Windows Latin-1
         
-Dpath   active directory path
         
-d<num>  debugging level (default=-d1)
             
0    no symbolic informationno run-time checks
             1    run
-time checksno symbolic information
             2    full debug information 
and dynamic checking
             3    same 
as -d2but implies -O0
         
-e<nameset name of error file (quiet compile)
         -
H<hwndwindow handle to send a notification message on finish
         
-i<namepath for include files
         
-l       create list file (preprocess only)
         -
o<nameset base name of (P-codeoutput file
         
-O<num>  optimization level (default=-O1)
             
0    no optimization
             1    JIT
-compatible optimizations only
             2    full optimizations
         
-p<nameset name of "prefix" file
         
-R[+/-]  add detailed recursion report with call chains (default=-)
         -
r[namewrite 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 level0=quiet1=normal2=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
         
-Z[+/-]  run in compatibility mode (default=-)
         -
E[+/-]  turn warnings in to errors
         
-\       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. 
Reply
#7

Did you write "-Z+"? Alright, if it doesn't work erase pawn.cfg and go this way:
PHP код:
#pragma compat 1
// Your gamemode code 
Reply
#8

Quote:
Originally Posted by RIDE2DAY
Посмотреть сообщение
Alright, if it doesn't work erase pawn.cfg and go this way:
PHP код:
#pragma compat 1
// Your gamemode code 
You fcking monster, thanks alot
Reply
#9

forum.sa-mp.com says:

PHP код:
You must spread some Reputation around before giving it to RIDE2DAY again 
PHP код:
This forum requires that you wait 120 seconds between postsPlease try again in 44 seconds
Im leaving planet earth
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)