INI_String
#2

You are missing an argument, which is the maximal size of the string.
pawn Код:
INI_String("Reason1",reasons[playerid][0][120], 128);
    INI_String("Reason2",reasons[playerid][1][120], 128);
    INI_String("Reason3",reasons[playerid][2][120], 128);
Replace 128 with whatever string size you need.
Reply


Messages In This Thread
INI_String - by [D]ry[D]esert - 10.04.2013, 16:18
Re: INI_String - by [XST]O_x - 10.04.2013, 16:22
Re: INI_String - by [D]ry[D]esert - 10.04.2013, 16:27
Re: INI_String - by [D]ry[D]esert - 10.04.2013, 16:51

Forum Jump:


Users browsing this thread: 1 Guest(s)