Jump to content
  • 0

Question

Posted

if(PlayerInfo[playerid][pReg] == 0)

{

PlayerInfo[playerid][pLevel] = 5;

PlayerInfo[playerid][pPcarkey] = 999;

PlayerInfo[playerid][pPcarkey] = 999;

PlayerInfo[playerid][pSHealth] = 0.0;

PlayerInfo[playerid][pHealth] = 100.0;

PlayerInfo[playerid][pPos_x] = 2246.6;

PlayerInfo[playerid][pPos_y] = -1161.9;

PlayerInfo[playerid][pPos_z] = 1029.7;

PlayerInfo[playerid][pInt] = 15;

PlayerInfo[playerid][pLocal] = 255;

PlayerInfo[playerid][pTeam] = 3;

PlayerInfo[playerid][pModel] = 188;

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] = 50000;

PlayerInfo[playerid][pReg] = 1;

GivePlayerMoneyEx(playerid, 5000);[/pawno]

care sdunt bani de aici  :(( ca nu gasesc nu stiu care sunt bani

1 answer to this question

Recommended Posts

Posted

         PlayerInfo[playerid][pAccount] = 50000; //Bani in banca
         GivePlayerMoneyEx(playerid, 5000);//Bani in buzunar

Aici ii da banii cand se inregistreaza.

gXvsYS
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.