.CT <ID> tag reassign & description printout

Place snippets of code and scripts under here to share with others. Archives and .Lua extensions are allowed


Moderator: Table Moderator

Post Reply
User avatar
bbfox
Table Master
Table Master
Journeyman Hacker
Journeyman Hacker
Posts: 367
Joined: Sat Jul 23, 2022 8:59 am
Answers: 0
x 779

.CT <ID> tag reassign & description printout

Post by bbfox »

Here is a lua table that can:

  • "Reassign <ID></ID> serial number in .CT file": reorder ID number, starting from 0. also save a backup into .CT.bak (will be overwrite in next run)

  • "List ID-Description pairs in .CT file": Printout ID: description pairs

Re-order example:
Before:

Spoiler

Image

After:

Spoiler

Image



List ID-Description pairs example:

Spoiler

Image

Attachments
Reassign CT ID tags number.CT
(5.14 KiB) Downloaded 259 times

Table is free to use, but need to leave the author's name and source URL: https://opencheattables.com.
Table will not be up-to-date. Feel free to modify it, but leave credit to the source.
Tip me a coffee? https://ko-fi.com/bbfoxmodding


Post Reply