Jump to content

Awachi

Modders
  • Posts

    168
  • Joined

Posts posted by Awachi

  1. Goal is to read the # of the last row in the 2da.  Error is "weidu can't make song an integer" (and is on the second instance, not the read)

    COPY_EXISTING songlist.2da override
    	COUNT_2DA_ROWS 1 rows
    		READ_2DA_ENTRY rows 1 1 song
    
    COPY_EXISTING_REGEXP "^.*\.are$" override
    	READ_LONG 0x00bc songoff
    	WRITE_LONG (songoff + 0x0c) song
    BUT_ONLY

     

  2. 1 minute ago, CamDawg said:
    2 hours ago, Leilu said:

    Will it be possible to add a batch installation mode like SCS please?

    I don't think it's feasible. Even if I could put together a 'default' list of components, Tweaks runs on a substantially larger number of platforms.

    It's been 10+ years, but I used to install mods by using the weidu log from a previously completed install to make a bat file. I do not remember the process. 

  3. I'm reducing options to a more... console-ized setup, so in isolation some of these problems won't exist.  Mages will be amply defended inherently against magic in the same way a physical combatant is against others of his ilk.  Hopefully I can learn what's needed, and it will include modifying AI to suit.

    You have a lot of good ideas.

  4. I hate feeling like ideas repel discussion. 

    Invisibility in bg is utterly fucked. It doesn't convey immateriality;  it doesn't convey silence. So why does it ever convey 100% untargetability? And instead of addressing the problem at the source, everyone addresses it afterwards. 

×
×
  • Create New...