Problems with pInfo
#3

pawn Код:
dini_FloatSet(file, "xCord",PlayerInfo[playerid][pPos_x]);
dini_FloatSet(file, "yCord",PlayerInfo[playerid][pPos_y]);
dini_FloatSet(file, "zCord",PlayerInfo[playerid][pPos_z]);
pawn Код:
PlayerInfo[playerid][pPos_x] = dini_Float(file, "xCord");
PlayerInfo[playerid][pPos_y] = dini_Float(file, "yCord");
PlayerInfo[playerid][pPos_z] = dini_Float(file, "zCord");
Reply


Messages In This Thread
Problems with pInfo - by BizzyD - 27.06.2011, 13:20
Re: Problems with pInfo - by BizzyD - 27.06.2011, 15:52
Re: Problems with pInfo - by Ricop522 - 27.06.2011, 15:59
Re: Problems with pInfo - by BizzyD - 27.06.2011, 17:37

Forum Jump:


Users browsing this thread: 1 Guest(s)