Jump to content

BlueSkiLLz

Membru
  • Posts

    171
  • Joined

  • Last visited

Posts posted by BlueSkiLLz

  1. Problema e ca nu stiu de ce nu imi apare tot  dialog-ul samp001gn.png

    Comanda e..

    #define DIALOG 0
    new stringhelp1[] = "{FFFFFF}This is a{F81414} Team Death Match{FFFFFF} gamemode where you can kill players to receive money and points.",
    	stringhelp2[] = "\n{FFFFFF}You can take over turfs with your team. Type{F81414} /turfhelp{FFFFFF} for more info.",
    	stringhelp3[] = "\n{FFFFFF}You can purchase weapons in the ammunation that you will have every time you spawn.",
    	stringhelp4[] = "\n{FFFFFF}See a rulebreaker? Use{F81414} /report <id> <reason>{FFFFFF}.And see your teams stats:{F81414} /teamstats (teamid)",
    	stringhelp5[] = "\n{FFFFFF}You can see the server rules under{F81414} /rules{FFFFFF}. Type{F81414} ! [message]{FFFFFF} to talk in teamchat.",
    	stringhelp6[] = "\n{FFFFFF}Type{F81414} /cmds {FFFFFF}for a full list of commands.";
    dcmd_help(playerid, cmdtext[])
    {
    	#pragma unused cmdtext
    
    	new DialogString[512];
    	format(DialogString, sizeof DialogString, "%s%s%s%s%s%s", stringhelp1, stringhelp2, stringhelp3, stringhelp4, stringhelp5, stringhelp6 );
    	ShowPlayerDialog(playerid, DIALOG, DIALOG_STYLE_MSGBOX, "{00C0FF}Information", DialogString, "OK", "" );
    	return 1;
    }

    Alte comenzi apare doar asta nu apare nuj de ce asta nu imi apare....cine ma poate ajuta sa imi spuna de ce nu apare

  2. Pai ICE ai zis ca e de la pawno si atunci de ce nu imi da nici o eroare

    am sters toate definiu-rile si includerule din gm.....sa vad dak da vro eroare .....si ce sa vezi la fel imi da

    nu stiu de ce imi da asta azi dimineatza imi mergea iar dupa nu stiu mio aparut asta

    Pawn compiler 3.2.3664 Copyright © 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=-d1)

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

                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.

  3. Am facut o comanda noua in gm si o terminasem am zis sa dau compilare

    dar ce sa vezi

    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=-d1)
                 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=-O1)
                 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.

    Am sters comanda imi da tot la fel.........am scos dinou samp server windows tot imi da asta..........am incercat alt script tot imi da

    Nu stiu ce sa ii fac

  4. Folosesc GarHouse si as vrea sa fac ca unele case sa le poate cumpara doar cei din gang-ul Grove ,Vagos , blabla

    stiu ce cv cu gTeam[ grove ] .......adik un grove sa nu poata cumpara casa din alta parte doar alea care is puse pentru ei

    vreau un tutorial....nu sa imi faca cineva

  5. stuntman[]!" post="97503" timestamp="1319738249"]

    E 100% facut de el, iti confirm, l-am ajutat sa-l debuguiasca putin si l-am ajutat la testat.

    Frumos, bravo :P

    Atunci imi retrag cuvintele ca sunt cateva race system pe .com mise parea ca este unul de pe .com

    Mi-am retras cuvintele

    5/5 cool

  6. [pawn]

    if(AccInfo[playerid][Level] >= 0)

    {

    [/pawn]

    in loc de 0 pui ce vrei u

    dcmd_admins(playerid,params[])

    {

         

          if(AccInfo[playerid][Level] >= 0)

          {

            new count = 0;

            new string[128];

            new ChangeColor;

      SendClientMessage(playerid, green, " ");

            SendClientMessage(playerid, green, "___________ |- Online Admins -| ___________");

    SendClientMessage(playerid, green, " ");

    for(new i = 0; i < MAX_PLAYERS; i++)

    {

    if (IsPlayerConnected(i))

    {

    if(AccInfo[Level] >= 2 && AccInfo[Hide] == 0)

    {

    if(AccInfo[Level] > 5)

    {

    AdmRank = "Professional Admin";

    ChangeColor = Color_Professional_Admin;

    }

    if(IsPlayerAdmin(i))

      {

      AdmRank = "RCON Administrator";

      ChangeColor = Color_RCON_Administrator;

      }

        else

        {

    switch(AccInfo[Level])

    {

    case 1: {

    AdmRank = "Basic Moderator";

    ChangeColor = Color_Basic_Moderator;

    }

    case 2: {

    AdmRank = "Moderator";

    ChangeColor = Color_Moderator;

    }

    case 3: {

    AdmRank = "Master Moderator";

    ChangeColor = Color_Master_Moderator;

    }

    case 4: {

    AdmRank = "Administrator";

    ChangeColor = Color_Administrator;

    }

    case 5: {

    AdmRank = "Master Administrator";

    ChangeColor = Color_Master_Administrator;

    }

    }

    }

    switch(AccInfo[OnDuty])

    {

    case 0: AdmDuty = "Playing!";

    case 1: AdmDuty = "On Duty!";

    }

    format(string, 128, "Level: %d - %s (Id:%i) | %s | %s",AccInfo[Level], PlayerName2(i),i,AdmRank,AdmDuty);

    SendClientMessage(playerid, ChangeColor, string);

    count++;

    }

    }

    }

    if (count == 0)

    SendClientMessage(playerid,red,"No admin online in the list");

    SendClientMessage(playerid, green, " _______________________________________");

    return 1;

    }

  7. [pawn]

    new CreatedCars[100];

    new CreatedCar = 0;[/pawn]

    OnPlayerCommandText

    [pawn]

    if(strcmp(cmd, "/veh", true) == 0)

        {

          if(IsPlayerConnected(playerid))

          {

                tmp = strtok(cmdtext, idx);

                if(!strlen(tmp))

                {

                    SendClientMessage(playerid, COLOR_GRAD2, "USAGE: /veh [carid] [color1] [color2]");

                    return 1;

                }

                new car;

                car = strval(tmp);

                if(car < 400 || car > 611) { SendClientMessage(playerid, COLOR_GREY, "  Vehicle Number can't be below 400 or above 611!"); return 1; }

                tmp = strtok(cmdtext, idx);

                if(!strlen(tmp))

                {

                    SendClientMessage(playerid, COLOR_GRAD2, "USAGE: /veh [carid] [color1] [color2]");

                    return 1;

                }

                new color1;

                color1 = strval(tmp);

                if(color1 < 0 || color1 > 126) { SendClientMessage(playerid, COLOR_GREY, "  Color Number can't be below 0 or above 126!"); return 1; }

                tmp = strtok(cmdtext, idx);

                if(!strlen(tmp))

                {

                    SendClientMessage(playerid, COLOR_GRAD2, "USAGE: /veh [carid] [color1] [color2]");

                    return 1;

                }

                new color2;

                color2 = strval(tmp);

                if(color2 < 0 || color2 > 126) { SendClientMessage(playerid, COLOR_GREY, "  Color Number can't be below 0 or above 126!"); return 1; }

                new Float:X,Float:Y,Float:Z;

                GetPlayerPos(playerid, X,Y,Z);

                new carid = CreateVehicle(car, X,Y,Z, 0.0, color1, color2, 60000);

                CreatedCars[CreatedCar] = carid;

                CreatedCar ++;

                format(string, sizeof(string), "  Vehicle %d spawned.", carid);

                SendClientMessage(playerid, COLOR_GREY, string);

            }

            return 1;

        }

    if(strcmp(cmd, "/destroycars", true) == 0)

        {

          if(IsPlayerConnected(playerid))

          {

                for(new i = 0; i < sizeof(CreatedCars))

                {

                    if(i != 0)

                    {

                    DestroyVehicle(i);

                    }

                }

                SendClientMessage(playerid, COLOR_GREY, "  Created Vehicles destroyed !");

            }

            return 1;

        }

    [/pawn]

  8. stuntman-=!!" post="72909" timestamp="1305743454"]

    Admin System, nu Anti-Cheat ! Zh3r0 a spus ca nu vrea sa bage tot ce nu are legatura cu un sistem de admin.

    aa si cred k nu o spus zhero

    Mai faceti-va si voi comenzi dak nu are comanda aia faceti-va e simplu de facut vo aratat cu sa si faceti sunt o multime de tutoriale cu ZCMD si cum sa faci comanda de admin pe 0Admin

  9. pai era un FS la Salonul Scripturilor cauta si tu si o sa gasesti e foarte bun FS ala in am si eu pe sv

    Bai kiorule el vrea ajutat nu sa ia porcarii de pe site....

    Hmm pune comanda aici sa vedem

  10. LifestealeR" post="72539" timestamp="1305570551"]

    Frumos :D

    E mai eficient decat LAdmin sau LuxAdmin

    10/10

    Bai nu mi-am dat cu opinia dar am vazut ca e foarte foarte adica nu e la fel ca la alte Sisteme de Admine ( toate is la fel) am vazut pawno dar (de unde P*** mea) de unde ai scos alea :)) sa trecem peste asta ca o trag in SF-uri :)).......pe langa alte e mult prea mic :)) 300 si cv de kb si alte au cate 2mb prea mic iar cum vad ai folosit doar alea lui y_less toate includeurile lui dar ce pot spune

    Bravo (nu meritam asa ceva) Pai are multe care nu prea le gasesti Respect System si multe altele :)) bravo toate intr-un 0Admin Rank,Top,Admin (rank) systeme

    100/101

  11. Sa stiu sa nu il iau are Efecte cand iau droguri

    Sugestii (v2.0):

    CMD

    1./buydrugs (sa fie o locatie de unde sa luam droguri nu de pe strada adik drug factori....Checkpoint sa aiba)

    2.Cand ajungem la aia sa luam droguri si seed

    3./plantseed sa plantam plantele (sa aiba un checkpoint cand o punem si cand se fac drogurile sa apara obiect de iarba :))

    4./takeseed ( cand sau facut sa ne apara ca sau facut drogurile dak nu ducem sa le luam se distrug) si poate se ne ia si alti drogurile.....noi plantam si le luam cand mai intram pe server nu neam aparat cand suntem pe server

    5./selldrug ID ammount DRG (acceptd or declined)

    6.usedrug (cu efecte bazat :)) )

    Acest a fost niste sugeti pentru urmatoarea versiune :))

    Pentru ca e prea simplu asta

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