Converting a string to an integer [I think]
#4

Okay, I just fixed the problem, it was suppose to be:

pawn Код:
dini_FloatSet(file, "VehicleHealth", PlayerInfo[playerid][pVehHealth]); // Tag Mismatch
Instead of:

pawn Код:
dini_IntSet(file, "VehicleHealth", PlayerInfo[playerid][pVehHealth]); // Tag Mismatch
Reply


Messages In This Thread
Converting a string to an integer [I think] - by Ciarannn - 22.01.2015, 15:31
Re: Converting a string to an integer [I think] - by Schneider - 22.01.2015, 15:39
Re: Converting a string to an integer [I think] - by Ciarannn - 25.01.2015, 14:45
Re: Converting a string to an integer [I think] - by Ciarannn - 25.01.2015, 14:54
Re: Converting a string to an integer [I think] - by Sawalha - 25.01.2015, 14:54

Forum Jump:


Users browsing this thread: 4 Guest(s)