Jump to content
  • 0

Ajutor : Level 0 pe server


WalkerBlain

Question

Recommended Posts

  • 0

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.

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.