JMC and targeting

Here we discussed clients, mappers, tunnels and their settings.
Locked
pinion
Posts: 33
Joined: Wed May 28, 2008 4:02 am

JMC and targeting

Post by pinion »

I just returned to MUME, and am re-doing my client settings. I used to have a setup there i could type say, "te" and it would set my client to target *elf*. Then my hotkeys would correspond,
and F1 would bolt the elf, F2 harm, etc.

I realize this is a fairly simple setup, so am hoping some kind JMC'er out there can help me recreate this. Thanks!
Kuri
Posts: 11
Joined: Tue Mar 11, 2008 9:42 pm

Re: JMC and targeting

Post by Kuri »

#alias te {#var target *elf*}
#hot {F1}{cast q 'lightning bolt' $target}

everything you need right here :)
pinion
Posts: 33
Joined: Wed May 28, 2008 4:02 am

Re: JMC and targeting

Post by pinion »

ty much:)
Locked