Setting offline cash
#1

How can i add offline scores, example i have 10 score and then i use my command in game and try's to add 5 more score to the account, how can i do that while the player is offline?..

PHP Code:
    new INI:ACCOUNT INI_Open(file);
        
INI_SetTag(ACCOUNT,"data");
        
INI_WriteInt(ACCOUNT"Score""What would i add here? to add the score");
        
INI_Close(ACCOUNT); 
Reply


Messages In This Thread
Setting offline cash - by 1fret - 20.06.2017, 10:21
Re: Setting offline cash - by ItzColaBoi - 20.06.2017, 10:23
Re: Setting offline cash - by Logic_ - 20.06.2017, 10:28
Re: Setting offline cash - by 1fret - 20.06.2017, 10:48
Re: Setting offline cash - by coool - 20.06.2017, 11:11
Re: Setting offline cash - by Abagail - 20.06.2017, 12:41
Re: Setting offline cash - by HoangNam - 20.06.2017, 14:52
Re: Setting offline cash - by 1fret - 20.06.2017, 14:58

Forum Jump:


Users browsing this thread: 1 Guest(s)