27.08.2012, 19:25
INI_Float("Xpos", PlayerInfo[playerid][pX]);
INI_Float("Ypos", PlayerInfo[playerid][pY]);
INI_Float("Zpos", PlayerInfo[playerid][pZ]);
How would I make it so it would save the text though?
Above is what I use to save the players co-ordinates, I have no idea about saving text sorry :/
INI_Float("Ypos", PlayerInfo[playerid][pY]);
INI_Float("Zpos", PlayerInfo[playerid][pZ]);
How would I make it so it would save the text though?
Above is what I use to save the players co-ordinates, I have no idea about saving text sorry :/