tag mismatch || number of arguments does not match definition
#4

Quote:
Originally Posted by SkizzoTrick
Посмотреть сообщение
pawn Код:
dini_IntSet(file, "Health",PlayerInfo[playerid][pHealth] = 100);
This is wrong,as admantis says.
What your trying to do?To save the health or what?
You need to explain a bit xD
use dini_FloatSet

dini_FloatSet is for floats
dini_IntSet is for integers

You are using a float (health)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)