the Sim Settlements forums!

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

xEdit Scripts

pra

Well-Known Member
Staff member
Verified Builder
Messages
580
I have been tweaking some of the Builder's Toolkit scripts. They might end up in the BT itself eventually, but until then, I thought I'll upload them here.

Also, this might help finding bugs in them.

Scripts currently in the zip here:
kgSIM_ImportStageData.pas
A combination of kgSIM_ImportStageItemSpawns.pas and kgSIM_ImportStageModels.pas. Lets you pick both csv files at once and applies them in one go. You don't have to specify both, either.

praUtil.pas
Utility, helps me doing stuff. Doesn't do anything on it's own. Required by other scripts.
Also requires mteFunctions, which should be in the BT already.
 
Added a script to generate terraformers. run on a matswap.
 
Fixed a bug in praUtil where it would add the file itself as a master
 

Attachments

  • Edit Scripts.7z
    14.5 KB · Views: 52
Top