Jump to content
  • 0

Ajutor : Level 0 pe server


Question

Posted

Problema intalnita (descriere):Deci , cand intru pe server , imi arata mereu numai level 0 la TAB ... si dupa 5-10-15 minute tot level 0 ...
Ero(area / rile) / warning-(ul / urile):0
Liniile de cod / sursa / script-ul:
Imagini / Video (optional):
Ati incercat sa rezolvati singur?:da

Recommended Posts

  • 0
Posted

PlayerInfo[playerid][pLevel]= 1; - in loc de 4 si era aLevel. si am modificat
            PlayerInfo[playerid][pInt] = 15;
            PlayerInfo[playerid][pTeam] = 3;
            gTeam[playerid] = 3;
            PlayerInfo[playerid][pvw] = 0;
            PlayerInfo[playerid][pLocal] = 255;
            PlayerInfo[playerid][pTeam] = 3;
            PlayerInfo[playerid][pModel] = 29;
            new randphone = 1000 + random(8999);//minimum 1000  max 9999 //giving one at the start
            PlayerInfo[playerid][pPnumber] = randphone;
            PlayerInfo[playerid][pPhousekey] = 255;
            PlayerInfo[playerid][pPbiskey] = 255;
            PlayerInfo[playerid][pAccount] = 100000;
            PlayerInfo[playerid][pReg] = 1;
            PlayerInfo[playerid][pCash] += 50000;

 

 

 

 

Si da , daca testez o comanda o executa.

  • 0
  • Administrator
Posted (edited)

Pune putin inapoi aLevel si vezi daca iti da level 4 cand te inregistrezi.

 

Edit: Daca iti da level 1.

Edited by WopsS
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.