Jump to content

Ripar

Membru
  • Posts

    9
  • Joined

  • Last visited

    Never

Posts posted by Ripar

  1. Deci am facut exat dupa un tutorial , acolo unde am vrut sa fie  ! ala nu apare da apare scrisu  ceva zice cu /enter si cand dau /enter nu functioneaza ce e de facut pls add id meu : Marius_Smekerul93

  2. Deci la Move Object sa se deschida automat

    public OnGameModeExit()

    {

            return 1;

    }

    public OnPlayerCommandText(playerid, cmdtext[])

    {

           if (strcmp(cmdtext, "/killergateclose", true) == 0){

            MoveObject(killergate, 986, 1610.905151, -1882.201538, 14.249749);

            return 1;

            }

           if (strcmp(cmdtext, "/killergateopen", true) == 0){

            MoveObject(killergate, 986, 1610.905151, -1882.201538, 14.249749);

            return 1;

            }

    return 0;

    }

    ce sterg si ce las si ce adaug ?

    va rog mult asta e ultimu topic pe subectul asta. deci va rog

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