05.06.2013, 18:25
I want so the first letters to be 07 and then +8 letters... like 07[33333333] to be in total 10 letters!
new randphone = 1000 + random(8999);//minimum 1000 max 9999
PlayerInfo[playerid][pPnumber] = randphone;
new randphone = 1000 + random(8999);//minimum 1000 max 9999
PlayerInfo[playerid][pPnumber] = randphone;