Search found 3 matches

by hailstorm
2004-04-21 05:58:50
Forum: Help
Topic: Getting a players name?
Replies: 7
Views: 3999

ok either i dont get wot u mean which is probly true or u dont get wot i mean

i have UO.Say(UO.GetName("lasttarget")+": hello")
which i think? should make my character say Bob(characters name of my last target): hello

but it just says *hello* with the asterickes
thankz

oh and is there a ...
by hailstorm
2004-04-21 04:37:16
Forum: Help
Topic: Getting a players name?
Replies: 7
Views: 3999

thanks for the replies yoko and totus
but sorry totus im not good enuf to understand your one
i tried UO.Say(UO.GetName("LastTarget")+": hello")
and i dont thinkt hat said anything at all or it might of jus said hello
then i tried UO.Say(UO.GetName('LastTarget')+": hello")
but all my guy says ...
by hailstorm
2004-04-20 17:12:26
Forum: Help
Topic: Getting a players name?
Replies: 7
Views: 3999

Getting a players name?

hello

how would i go about gettin a players name for example
how would i target a player, and then tell whether he says Hello in the journal? but only that player
like UO.InJournal('PLAYERNAME: hello')
?
thanks