• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

All Names Changed Suddenly?

Status
Not open for further replies.
Level 3
Joined
May 16, 2012
Messages
29
hello guys i got problem in WE :( all of the names in the map changed to TrigStr_(number) and this happened becuz i imported a trigger and in that trigger condition was *issued order equal to unknown* and when testing the map triggers error came so i go and edit that condition but world editor crashed after that when i opened the map every name was Trigstr_(number) does anybody know how to fix it? i would be grateful if someone could help
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,206
Trigger string file has been corrupted. To support localization all strings are stored in a separate file and referenced using an identifier that is masked to players. The file does no longer exist so it assumes the identifier is the string and that the string is not localized.
 
Status
Not open for further replies.
Top