Forum Discussion
3 years ago
I found another bug in the code for Red Alert Triggers Event "spied by" does not produce a house box to enter the house info
I solved it by altering \Dialogs\TriggersDilag.cs
i added line 324
case RedAlert.EventTypes.TEVENT_SPIED:
Nyerguds
3 years agoHero+
@dcom67 Ah, interesting... I don't know much about RA scripting.
I've been working on my own fixed version, after noticing some severe caching issues with Rampa's version (every time you switch to the map tiles placement it adds all tiles an additional time), but I have to figure out all this messy git stuff to get a version published. And I would really like to get bibs placeable as Smudge types, but all of the smudge code is made so they're treated as one-cell items...