Save Account
#5

Quote:
Originally Posted by _Jake_
Посмотреть сообщение
I've not seen any codes that you've created the account?
Did you make sure you dini_Create them?

I cannot understand some of your codes due it is being in Roman.
This? :
PHP код:
stock  dini_Create(filename[]) 
{
    new 
File:fhnd;
    if (
fexist(filename)) return false;
    
fhnd=fopen(filename,io_write);
    
fclose(fhnd);
    return 
true;

Reply


Messages In This Thread
Save Account - by radiobizza - 15.09.2013, 11:27
Re: Save Account - by DanishHaq - 15.09.2013, 11:30
Re: Save Account - by radiobizza - 15.09.2013, 11:31
Re: Save Account - by JaKe Elite - 15.09.2013, 11:34
Re: Save Account - by radiobizza - 15.09.2013, 11:37
Re: Save Account - by radiobizza - 15.09.2013, 14:28
Re: Save Account - by Dragonsaurus - 15.09.2013, 14:36
Re: Save Account - by radiobizza - 15.09.2013, 15:14

Forum Jump:


Users browsing this thread: 1 Guest(s)