#define randomEx(%0,%1) floatround(random((%1) - (%0)) + (%0))PlayerInfo[targetid][pCellNumber] = randomEx(10000, 99999);