Giving string error tried a lot of things nothing is working..
#2

pawn Код:
INI_WriteString(File,"PhoneNummber", PlayerInfo[playerid][PhoneNummber]);
                INI_WriteString(File,"DoorCode",PlayerInfo[playerid][DoorCode]);
                INI_WriteString(File,"PostCode",PlayerInfo[playerid][PostCode]);
                INI_WriteString(File,"Address",PlayerInfo[playerid][Address]);
INI_WriteString(INI:file, name[], data[])

not

INI_WriteString(INI:file, name[], data[], sizeof(data[]))
Reply


Messages In This Thread
Giving string error tried a lot of things nothing is working.. - by Scrillex - 06.10.2013, 20:56
Re: Giving string error tried a lot of things nothing is working.. - by DanishHaq - 06.10.2013, 20:58
Re: Giving string error tried a lot of things nothing is working.. - by Scrillex - 06.10.2013, 21:10

Forum Jump:


Users browsing this thread: 1 Guest(s)