How do I load locally instead of globally?
#2

Quote:

The problem I have is however that anyone with any name can make use of that point
What do you mean by the part in bold. Give a code example of where a player can currently use the point of another player.
Because now, the only thing you have in the given code, is the creation of the file and the accessing of the personal point.

EDIT:
You don't need this when creating the point.
Code:
HousePoint[playerid][PosX] = dini_Float(file, "X");
HousePoint[playerid][PosY] = dini_Float(file, "Y");
HousePoint[playerid][PosZ] = dini_Float(file, "Z");
Reply


Messages In This Thread
How do I load locally instead of globally? - by Avetsky - 08.08.2016, 21:23
Re: How do I load locally instead of globally? - by Freaksken - 09.08.2016, 04:00
Re: How do I load locally instead of globally? - by Avetsky - 09.08.2016, 11:41
Re: How do I load locally instead of globally? - by Freaksken - 09.08.2016, 20:31

Forum Jump:


Users browsing this thread: 1 Guest(s)