The forum has been set to read-only mode. For community discussion and questions, head over to our Discord: https://discord.taleoftwowastelands.com

TTW Function Documentation

General modding guides and authoring tutorials.
Post Reply
Kuroitsune
Posts: 2
Joined: Wed Dec 19, 2018 7:05 pm

TTW Function Documentation

Post by Kuroitsune » Thu Jan 30, 2020 10:12 pm

Is there any documentation on what the functions that come with the TTW NVSE Plugin (ttw_nvse.dll) do? I can't find anything.

I can figure out what TTW_ShowGeneProjector is for, but TTW_InstallRILHooks I can only assume hooks something into something else. Also, are those the only two, or are there more I haven't run across yet.

I swore I find info on this stuff before but I cannot rightly remember.

User avatar
RoyBatty
Gary
Posts: 7742
Joined: Sun Apr 27, 2014 10:26 am
Location: Vault 108

Re: TTW Function Documentation

Post by RoyBatty » Fri Jan 31, 2020 1:29 pm

The RIL function just fixes the Rock-It Launcher, not useful to anyone.

No other functions currently.
Image

Kuroitsune
Posts: 2
Joined: Wed Dec 19, 2018 7:05 pm

Re: TTW Function Documentation

Post by Kuroitsune » Sat Feb 08, 2020 12:54 am

Ah, thanks for the information RoyBatty.

Post Reply