how can i changgge this line into y_ini?
#1

pawn Код:
dini_IntSet(pfile,"Tax", dini_Int(pfile,"Tax")+tax);
i have already read out y_ini but not getting what need to do to change it in y_ini. So please do not suggest me to check y_ini ... Thanks in advance.
Reply
#2

If you'd checked y_ini topic you'd know

pawn Код:
INI_WriteInt(file,"Tax",somevar);
Reply
#3

Quote:
Originally Posted by DobbysGamertag
Посмотреть сообщение
If you'd checked y_ini topic you'd know

pawn Код:
INI_WriteInt(file,"Tax",somevar);
ty but how to change it?
pawn Код:
dini_Int(pfile,"Tax")
, which putted as somevar.. Its my main problem... N i m confused in it..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)