Shorter Dini functions help
#1

Hello, Can someone tell me how to change this:

Code:
dini_IntSet(file, "Score", PlayerInfo[playerid][pScore]);
TO
Code:
  		dini_IntSet(file, "Score",pScore);
Reply


Messages In This Thread
Shorter Dini functions help - by aCloudy - 02.04.2015, 06:11
Re: Shorter Dini functions help - by SickAttack - 02.04.2015, 06:13
Re: Shorter Dini functions help - by Crayder - 02.04.2015, 06:14
Re: Shorter Dini functions help - by aCloudy - 02.04.2015, 06:21
Re: Shorter Dini functions help - by Crayder - 02.04.2015, 06:24

Forum Jump:


Users browsing this thread: 1 Guest(s)