Hi
Im trying to get nickname for player infront or behind me.
i tried using this code :
$other = getplayerinfo($UNameBehind("Nickname"));
and also tried :
$me = getplayerinfo($PlayerA);
$other = getplayerinfo($PlayerB);
but it does work.Can u guys help me
Im trying to get nickname for player infront or behind me.
i tried using this code :
$other = getplayerinfo($UNameBehind("Nickname"));
and also tried :
$me = getplayerinfo($PlayerA);
$other = getplayerinfo($PlayerB);
but it does work.Can u guys help me