Posts: 569
Threads: 49
Joined: Oct 2015
Order:
u have to insert id in front of function like giveItem(id, ..) id is id of player that u lookin at. No matter is it focus or not. Whatever to create such function u can use getPlayerFocus. Also to not add parameter id is not make sense because every player have seperate focus. (I'm talking about server side / DONT do that on client side becouse of security).
Posts: 2
Threads: 1
Joined: Jun 2020
Reputation:
0
10.06.2020, 14:37
(This post was last modified: 10.06.2020, 14:41 by ItschiAtschiUtschi.)
I want to create a traiding system to give something to someone in front of me (Focus)