Page 1 of 2
Probably a retarded 3.30am question..
Posted: Mon Nov 29, 2004 3:28 am
by Rhev
How does one /target the nearest PC that isnt himself. If ive overlooken something terribly obvious, please forgive me, late night!
Trying to insert this into an alias multiline.
Posted: Mon Nov 29, 2004 3:35 am
by EpicCamp
/target id ${NearestSpawn[2,pc].ID}
NearestSpawn #1 = you
NearestSpawn #2 = nearest spawn other than you.
-EpicCamp
Posted: Mon Nov 29, 2004 6:03 am
by wassup
Actually, the best way would be:
Code: Select all
/target id ${Me.NearestSpawn[pc].ID}
or possibly
Code: Select all
/target id ${Me.NearestSpawn[1,pc].ID}
Using NearestSpawn in this way is much more reliable, from experience and also from the readme.
Posted: Mon Nov 29, 2004 6:28 am
by Cr4zyb4rd
/target pc next
Posted: Mon Nov 29, 2004 9:03 am
by Rhev
Thanks all for the various options. Appreciate it!
Re: Probably a retarded 3.30am question..
Posted: Mon Nov 29, 2004 4:17 pm
by Chill
Rhev wrote:How does one /target the nearest PC that isnt himself.
Posted: Mon Nov 29, 2004 9:35 pm
by Cr4zyb4rd
Chill wins, that's the best one yet
Re: Probably a retarded 3.30am question..
Posted: Wed Mar 05, 2025 5:35 am
by xyilla
Re: Probably a retarded 3.30am question..
Posted: Wed Mar 05, 2025 6:48 am
by xyilla
Re: Probably a retarded 3.30am question..
Posted: Wed Mar 05, 2025 7:25 am
by xyilla
Re: Probably a retarded 3.30am question..
Posted: Wed Mar 05, 2025 7:26 am
by xyilla
Re: Probably a retarded 3.30am question..
Posted: Wed Mar 05, 2025 7:27 am
by xyilla
Re: Probably a retarded 3.30am question..
Posted: Wed Mar 05, 2025 7:28 am
by xyilla
Re: Probably a retarded 3.30am question..
Posted: Wed Mar 05, 2025 7:30 am
by xyilla
Re: Probably a retarded 3.30am question..
Posted: Wed Mar 05, 2025 7:31 am
by xyilla