Trouble With Missions and Zone Names
-
All right, so I’m running into a bit of a problem when it comes to showing the zone names on the mission screen. I know how to do it, of course: the IDs # of the zone name + 17,473, put it into KnowledgeMap.ini, etc. The problem is, I have so many zones, I’ve filled it up, as in I’ve gotten to 261406, which is the highest possible # to put a zone IDs and not overwrite anything in OfferBribeResources.dll.
So I skipped ahead and put my next zone in IDs # 261807, which means I put entries at 332280 and 332480. The problem is, it doesn’t work; the field names don’t show up in the mission offer screen. Is this some kind of hardcoded limit, and if so, how do I circumvent it? Otherwise, what am I doing wrong?
-
Hmmm. It turns out that, after a bit of work, I’ll be able to fit it in after all, by deleting some of the unused zone names from vanilla. Still, it says here that we’re limited to at most 200 names, which seems a bit silly to me considering all the other limits we’ve been able to break. Somebody needs to find an offset for this. Any takers?