• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Need to know if it is possible to change an item's name...

Status
Not open for further replies.
Level 1
Joined
May 22, 2005
Messages
3
I need to know how to change an item's name(if it is possible) because I am making a random item generator, but if i can't change the name of the item, it will not work.
 
Level 7
Joined
May 6, 2005
Messages
390
In-game? No. In WE yes, but I've never heard about anyone doing that in-game.

Not to offend, but why do people think that JASS is black magic? Just because a thing ain't possible in GUI, it don't have to be possible in Jass.

Blade
 
Level 6
Joined
Mar 29, 2004
Messages
222
...because Jass makes dreams come true...
*rays of light* *butterflys fly across*

as far as im concerned, the only thing you could really do was replace the unit/item with another unit/item with the same stats, just different names
 
Level 1
Joined
May 22, 2005
Messages
3
okay thanks, but if any of you find anything with Jass, or anything else, please tell me. Because I'm sure there are other people that would want randomly generated items.

thanks again! :)
 

Rui

Rui

Level 41
Joined
Jan 7, 2005
Messages
7,550
as far as im concerned, the only thing you could really do was replace the unit/item with another unit/item with the same stats, just different names

You read my mind o_O.
In fact the question has been asked before, but no, there's no current JASS that can change names. Anyway replacing works much better, if you know how to store the information of the unit that is going to be replaced.

-Rui
 
Level 1
Joined
May 22, 2005
Messages
3
Okay, sorry for posting a question some1 else has already posted, but replacing the item isnt going to work for what I want to do. Thanks anyway though everyone!
 
Status
Not open for further replies.
Top