Jump to content

Speeaker22

Membru
  • Posts

    10
  • Joined

  • Last visited

    Never

Posts posted by Speeaker22

  1. In loc de

    SendClientMessageToAll(Rosu, string);

    pune

    SendClientMessageToAll(0xFF0000FF, string);

    Iar in loc de

    SendClientMessage(playerid, Albastru, "Bine ai venit pe [Censored by System]!");

    pune

    SendClientMessage(playerid, 0x0000FFAA, "Bine ai venit pe [Censored by System]!");

    Nu merge...:((

    Glumeam multumesc mult. :D Cer T/C!

    [pawn]Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

    [/pawn]

  2. Degeaba mane uite!:

    [pawn]C:\Documents and Settings\WynXP\Desktop\Sa-MP Servers\gamemodes\RDS.pwn(248) : error 017: undefined symbol "COLOR_Albastru"

    C:\Documents and Settings\WynXP\Desktop\Sa-MP Servers\gamemodes\RDS.pwn(249) : error 017: undefined symbol "COLOR_Albastru"

    C:\Documents and Settings\WynXP\Desktop\Sa-MP Servers\gamemodes\RDS.pwn(254) : error 017: undefined symbol "COLOR_Rosu"

    Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

    3 Errors.[/pawn]

    [pawn]#define COLOR_Rosu 0xFF0000FF

    #define COLOR_Albastru 0x0000FFAA[/pawn]

  3. Salut deci am nevoie de ajutor! :D

    Imi da Error la urmatoarele culori dar nustiu de ce. Ma puteti ajuta?

    [pawn]C:\Documents and Settings\WynXP\Desktop\Sa-MP Servers\gamemodes\RDS.pwn(248) : error 017: undefined symbol "Albastru"

    C:\Documents and Settings\WynXP\Desktop\Sa-MP Servers\gamemodes\RDS.pwn(249) : error 017: undefined symbol "Albastru"

    C:\Documents and Settings\WynXP\Desktop\Sa-MP Servers\gamemodes\RDS.pwn(254) : error 017: undefined symbol "Rosu"

    Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

    3 Errors.[/pawn]

    Le am definite dar degeaba...

    [pawn]#define Rosu 0xFF0000FF

    #define Albastru 0x0000FFAA[/pawn]

    Si le-am folosit la aceasta linie:

    [pawn]public OnPlayerConnect(playerid)

    {

    GameTextForPlayer(playerid, "~r~Bine ai venit!", 2500, 5);

    SendClientMessage(playerid, Albastru, "Bine ai venit pe [Censored by System]!");

    SendClientMessage(playerid, Albastru, "Pentru a vedea comenzile scrie /cmds. Bafta la joc!");

    GivePlayerMoney(playerid, 500000);

    new Jucator[30], string[256];

    GetPlayerName(playerid, Jucator, 30);

    format(string, 256, "%s a intrat pe server!", Jucator);

    SendClientMessageToAll(Rosu, string);

    return 1;

    }[/pawn]

    Ma puteti ajuta va rog frumos. Multumesc Comunitate SA:MP.Ro!

  4. Yakuza" post="123283" timestamp="1335765480"]

    LoL

    Puteai sa pui si tu 12 $ ..ex de pret al armei

    Puteat sa pui mai multe arme ..

    3/5

    Mane aceste arme nus pistoale etc... e RPG din care tragi cu rachete man. :)

  5. Buna ziua am terminat si eu primul meu FS.

    xArne ->> Contine 3 Arme RPG.

    Prima arma -> Hsrocket

    Adoua arma -> RPG

    A treia arma -> Flamethrower

    Toate cele trei arme costa 0$ si , pentru a cumpara o arma din cele trei va costa -0 Score.

    DOWNLOAD : http://www.solidfiles.com/d/b70270bfcb/

    Va multumesc!

    Este facut 100% de mine, daca mai gasiti probleme sa-mi ziceti.

    Astept pareri si note. :)

  6. Anakin" post="123200" timestamp="1335712795"]

    Salut sa-mp.ro .Am o problema foarte mare cu serverul meu.

    Am apasat dublu click pe sa-mp-server.exe , am intrat in server si nu merge imi scrie "Server is not responding" deci mi se inchide sa-mp-server.exe.

    Uitati server.cfg:

    [pawn]echo Executing Server Config...

    lanmode 0

    rcon_password admin

    maxplayers 50

    port 7777

    hostname Romania Black Stunt Beta 0.3d

    gamemode0 RBS 1

    mapname Romania Black Stunt Beta 0.3d

    filterscripts screen LuxAdmin new2 JunkBuster 3d radio VIP baloon HealthBar4 Xstreamo

    plugins streamer.dll Whirlpool.dll irc.dll audio.dll sscanf.dll xStreamer.dll

    maxnpc 0

    announce 1

    query 1

    weburl xxx

    onfoot_rate 40

    incar_rate 40

    weapon_rate 40

    stream_distance 300.0

    stream_rate 1000

    maxnpc 0

    [/pawn]

    Ma puteti ajuta?Va multumesc .  :grin:

    incearca :

    [pawn]echo Executing Server Config...

    lanmode 1

    rcon_password admin

    maxplayers 50

    port 7777

    hostname Romania Black Stunt Beta 0.3d

    mapname Romania Black Stunt Beta 0.3d

    gamemode0 RBS 1

    filterscripts screen LuxAdmin new2 JunkBuster 3d radio VIP baloon HealthBar4 Xstreamo

    plugins streamer.dll Whirlpool.dll irc.dll audio.dll sscanf.dll xStreamer.dll

    announce 01

    query 1

    weburl www.sa-mp.com

    onfoot_rate 40

    incar_rate 40

    weapon_rate 40

    stream_distance 300.0

    stream_rate 1000

    maxnpc 0

    logtimeformat [%H:%M:%S][/pawn]

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