HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Detecting Surnames?

01-04-2004, 01:37 AM#1
Fiery_Maelstrom
Is there anyway for a trigger to detect a unit's surname and save it as a string variable. I may have missed it but I don't see this anywhere.

If it is not possible in the GUI is it possible in JASS?

-Fiery
01-04-2004, 04:00 AM#2
Xinlitik
Only way I can think of is manual. If unit type = yourunit then set SurnameVar.String = Joe.