LoadPos PROBLEM ?
#4

use this instead

pawn Код:
new float:LogX,float:LogY,float:LogZ;
GetPlayerPos(playerid, LogX,LogY,LogZ);
PlayerInfo[playerid][logpositionX] = LogX;
PlayerInfo[playerid][logpositionX] = Log,Y;
PlayerInfo[playerid][logpositionX] = LogZ;


if(!PlayerInfo[playerid][logposition]= 0)
{
  new LogX = PlayerInfo[playerid][logpositionX];
  new LogY = PlayerInfo[playerid][logpositionY];
  new LogZ = PlayerInfo[playerid][logpositionZ];
  SetPlayerPost(playerid,LogX,LogY,LogZ);
}
Reply


Messages In This Thread
LoadPos PROBLEM [SOLVED] - by park4bmx - 09.01.2011, 13:39
Re: LoadPos PROBLEM ? - by JaTochNietDan - 09.01.2011, 13:44
Re: LoadPos PROBLEM ? - by Alex_Valde - 09.01.2011, 13:47
Re: LoadPos PROBLEM ? - by Mr.Stranger - 09.01.2011, 13:48
Re: LoadPos PROBLEM ? - by park4bmx - 09.01.2011, 15:22
Re: LoadPos PROBLEM ? - by Alex_Valde - 09.01.2011, 15:38
Re: LoadPos PROBLEM ? - by park4bmx - 09.01.2011, 15:44

Forum Jump:


Users browsing this thread: 2 Guest(s)