How can I make a specific thing save random numbers?
#6

You want to set a different phone number for the players?
Use the random function,.
Example:

PHP код:
    new randphone 1000 random(9999);//Number.. 
In somewhere:

PHP код:
format(stringsizeof(string), "Cellphone purchased, your new phone number is %d."randphone); 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)