Skip to content

Conversation

@Traelblaser
Copy link
Contributor

No description provided.

Copy link
Member

@z16 z16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should be able to just use decode.AssaultLog+{id}, i.e. drop the functions.call+. Did that not work for you?


function decode.AssaultLog(itemid, str)
local missions = T{
[2491] = T { -- "Leujaoam Log"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this mean this style is making you twitch, so I moved the comment down one line

[0] = decode.EmptySlot,
[4237] = decode.Hourglass,
[5414] = decode.Lamp,
[2491] = functions.call+{decode.AssaultLog+{2491}}, -- I'm sorry
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All sins shall be forgiven.

@Traelblaser
Copy link
Contributor Author

id isn't in scope where you mentioned @z16

@z16 z16 merged commit 6d023b2 into Windower:dev Mar 7, 2025
@Traelblaser Traelblaser deleted the assault-extdata branch March 7, 2025 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants