Guest
I'm trying to get the name of a player that loots a crate. This doesn't work but it might help to show what I'm trying to do:
_playerAtCrate = name (nearestObject [player, "USOrdnanceBox"]);
Anyone have any ideas?
Thanks
I'm trying to get the name of a player that loots a crate. This doesn't work but it might help to show what I'm trying to do:
_playerAtCrate = name (nearestObject [player, "USOrdnanceBox"]);
Anyone have any ideas?
Thanks