Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×

Recommended Posts

Posted (edited)

Descriere tutorial: Salutare , am creeat jobul trucker pe gm-ul meu , te duci frumos la el , dai /truck si dupa ce duci remorca , am setat un checkpoint. Ei bine , cand intri in el sa iti arata dialogul de la /truck si sa iti spawneze o remorca , aceasta remorca cand ajungi la checkpoint-ul ales , sa dispara . ( Un sistem de trucker la fel ca cel al bugged-ului mai pe scurt )

Edited by neverlose.;x
Posted

if(dialogid == DIALOG_TRUCK)
    {
          if(response)
        {
            if(listitem == 0)
            {
                SetPlayerCheckpoint(playerid,1337.9640,-867.3746,39.2940,4.0);
                CP[playerid] = 12;
                SCM(playerid,COLOR_YELLOW,"Ai ales sa transporti remorca la LS Palmino Creek (Legal) !");
                return 1;
            }
        }
        return 1;
    }

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.