[SOLVED] Cannot save a name with dini?
#1

I'm trying to create a property system where the name will be saved on the property.. But dini wont save the player name?

pawn Код:
format(ids,sizeof(ids),"%d", id);
if(dini_Int("propertyowners.ini",ids)==0) {
dini_IntSet("propertyowners.ini",ids,PlayerName(playerid)); <-- Error line
Error:
pawn Код:
error 035: argument type mismatch (argument 3)
Reply


Messages In This Thread
[SOLVED] Cannot save a name with dini? - by spyr0x - 13.09.2009, 15:12
Re: [HELP] Cannot save a name with dini? - by Calgon - 13.09.2009, 15:15
Re: [SOLVED] Save name with dini.. - by spyr0x - 13.09.2009, 15:20

Forum Jump:


Users browsing this thread: 4 Guest(s)