Jump to content

JoRdan23

Membru
  • Posts

    30
  • Joined

  • Last visited

    Never

Posts posted by JoRdan23

  1. Eu am o problema:( mie nu imi arata textul:( si nush dc .. am fqt la fel ca in tutorial..uitati cum am pus:

    [pawn]new spawnpickup;

    spawnpickup = CreatePickup(1314, 2, 477.6775,-1489.0720,20.2183);

    if(pickupid == spawnpickup)

    {

      GameTextForPlayer(playerid,"~w~Bun venit pe ~b~-----~g~-~b~------ ! ",2500,3);

    }[/pawn]

  2. Sall all! am o problema...

    Am pus la spawn un pickup.Pickup-ul apare,asa cum am vrut eu.Dar eu i-am pus si un text,si textul nu apare

    [pawn] new spawnpickup;                                spawnpickup=CreatePickup(1314,2,477.6775,-1489.0720,20.2183);         

    if(pickupid == spawnpickup);

    {

      GameTextForPlayer(playerid,"~w~Bun venit pe ~b~-----~g~-~b~-------- ! ",2500,3);

    }[/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.