Jump to content

zroT

Membru
  • Posts

    255
  • Joined

  • Last visited

    Never

Posts posted by zroT

  1. Salut.

    Vreau sa stiu si eu daca pun un interior la casa ID 10, si din nou acelasi interior la casa ID 43. Iar cand dau /exit din casa Id 10 sa nu ma dea la casa Id 43 !

    Adica intrebare este, daca pot utiliza un interior de la o casa la mai multe case ???

  2. Adauga asta:

    forward msg1(playerid);

    Acum cauta: public OnGameModeInit

    si sub adaugi

    SetTimer("msg1",300000,false);

    Iar acum la sfarsitul GM-ului adaugi:

    public msg1(playerid)

    {

    SendClientMessage(playerid,0xFFFFFFAA," TEXTUL TAU !!!");

    SetTimer("msg1",300000,false);

    return 1;

    }

  3. C:\Documents and Settings\Admin\Desktop\ATOCS SAMP\gamemodes\atocs.pwn(8673) : warning 202: number of arguments does not match definition

    C:\Documents and Settings\Admin\Desktop\ATOCS SAMP\gamemodes\atocs.pwn(8851) : warning 202: number of arguments does not match definition

    C:\Documents and Settings\Admin\Desktop\ATOCS SAMP\gamemodes\atocs.pwn(8853) : warning 202: number of arguments does not match definition

    C:\Documents and Settings\Admin\Desktop\ATOCS SAMP\gamemodes\atocs.pwn(8855) : warning 202: number of arguments does not match definition

    C:\Documents and Settings\Admin\Desktop\ATOCS SAMP\gamemodes\atocs.pwn(30939) : warning 204: symbol is assigned a value that is never used: "text6"

    C:\Documents and Settings\Admin\Desktop\ATOCS SAMP\gamemodes\atocs.pwn(36027) : error 017: undefined symbol "result"

    C:\Documents and Settings\Admin\Desktop\ATOCS SAMP\gamemodes\atocs.pwn(36032) : warning 202: number of arguments does not match definition

    C:\Documents and Settings\Admin\Desktop\ATOCS SAMP\gamemodes\atocs.pwn(36036) : error 017: undefined symbol "StrToChk"

    C:\Documents and Settings\Admin\Desktop\ATOCS SAMP\gamemodes\atocs.pwn(36039) : error 017: undefined symbol "StrToChk"

    C:\Documents and Settings\Admin\Desktop\ATOCS SAMP\gamemodes\atocs.pwn(36045) : error 017: undefined symbol "StrToChk"

    C:\Documents and Settings\Admin\Desktop\ATOCS SAMP\gamemodes\atocs.pwn(36045) : warning 215: expression has no effect

    C:\Documents and Settings\Admin\Desktop\ATOCS SAMP\gamemodes\atocs.pwn(36045) : error 001: expected token: ";", but found "]"

    C:\Documents and Settings\Admin\Desktop\ATOCS SAMP\gamemodes\atocs.pwn(36045) : error 029: invalid expression, assumed zero

    C:\Documents and Settings\Admin\Desktop\ATOCS SAMP\gamemodes\atocs.pwn(36045) : fatal error 107: too many error messages on one line

    Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

    7 Errors.

  4. Salut.

    Am si eu nevoie de un script anti-reclama, dar playerul respectiv sa nu primeasca kick sau ban, ci sa apara un worring adminilor, indiferent pe ce chat este scris acel IP  De exemplu: /ooc /say /family /admin etc......

    PS: Am nevoie urgent de acest script, am vazut pe cateva servere...

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