Jump to content
  • 0

Sprijin Tutorial


w3b

Question

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.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

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 ?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • 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.