|
Getting Account if Displaying Client(Ganiscript)?
|
Hi,
so a gani shows a text at the players position, the gani is attached with player.attr[]
now player.nick / player.account reads for the displaying/attached player so
for player A and player B it shows AccountA at playerA and AccountB at PlayerB
playerA has client.meh=1
playerB has client.meh=3
when displaying client.meh as text:
now for playerA it displays 1 at playerA and playerB
for playerB it displays 3 at playerA and playerB
so question: how do i get the nick of the displaying client?
so for player A it should show AccountA at playerA and playerB
for playerB it should show AccountB at playerA and playerB
i tried playero. didnt work(yeah i know i could use clientr./client. var but is there any other way)? |
|