How to make it random
#8

PHP код:
new filestring[128];
format(filestringsizeof(filestring), "scriptfiles/Administration/Users/%s.ini"pname);
new 
arand =random(2,147,483,647);
new 
INI:File INI_Open(filestring);
INI_SetTag(File,"Player's Data");
INI_WriteInt(File"Agent Numer",arand);
INI_Close(File); 
For Y_INI
Reply


Messages In This Thread
How to make it random - by JaKe Elite - 27.10.2012, 09:59
Re: How to make it random - by park4bmx - 27.10.2012, 10:04
Re: How to make it random - by JaKe Elite - 27.10.2012, 10:06
Re: How to make it random - by park4bmx - 27.10.2012, 10:08
Re: How to make it random - by Emmet_ - 27.10.2012, 10:09
Re: How to make it random - by JaKe Elite - 27.10.2012, 10:11
Re: How to make it random - by iPLEOMAX - 27.10.2012, 10:42
Re: How to make it random - by _Khaled_ - 27.10.2012, 12:22
Re: How to make it random - by iPLEOMAX - 27.10.2012, 13:36
Re: How to make it random - by JaKe Elite - 28.10.2012, 00:24

Forum Jump:


Users browsing this thread: 1 Guest(s)