Jump to content

Question

Posted

Nick: w3b

Problema: Am incercat sa fac ca in timpul tutorialului playerul sa aiba mute pentru a evita reclamele unui player care se conecteaza imediat la server , sa poata scrie pe chat dupa tutorial.

Errori: nu da

Ai incercat sa rezolvi singur ?: Da am incercat asta [pawn]  else if(TutTime == 16)

    {

   

            ClearChatbox(i, 10);

                            PlayerData[playa][pMuted] = 1;

PlayerData[playa][pMuteTime] = time*60;

  SetPlayerPos(i, 1742.8295,-1868.7854,30.6323);

    SetPlayerCameraPos(i, 1812.6481, -1832.1870, 26.8296);

SetPlayerCameraLookAt(i, 1788.9900,-1821.4302,57.9125);

SetPlayerInterior(i, 0);[/pawn]

Si la ultimul TutTime am pus  PlayerData[playa][pMuted] = 0; dar nu a functionat tot poti scrie pe chat in timpul tutorialului.

5 answers to this question

Recommended Posts

Posted

Ms andy acum functioneaza :D dar mai am o problema cu tutorialul, coordonatele nu sunt precise de ex cand vine tuttime cu Banca LS nu iti arata banca arata soseaua , eu am facut coordonatele prin map construction dar nu sunt exacte , exista vre-un program care sa iti dea coordonatele exate ?

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.