-
Notifications
You must be signed in to change notification settings - Fork 0
[T6] Add a print when IPaks get loaded #62
Copy link
Copy link
Closed
Labels
component: clientIssue related to the game clientIssue related to the game clientcomponent: serverIssue related to the game serverIssue related to the game serverfeatureRequest for new featureRequest for new featuregame: T6Issue related to T6Issue related to T6
Milestone
Metadata
Metadata
Assignees
Labels
component: clientIssue related to the game clientIssue related to the game clientcomponent: serverIssue related to the game serverIssue related to the game serverfeatureRequest for new featureRequest for new featuregame: T6Issue related to T6Issue related to T6
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Summary
I think it would be a nice addition to print when an IPak loads, similar to when Fast Files load.
It could be something like "Loading ipak "
Why?
It will allow you to see what IPaks get loaded, useful for both core and custom IPaks, similar to the "Loading fastfile" message
Proposed solution
Add a simple print that says "Loading ipak
", maybe within the IPak_AddPackFile function.
Affected game(s)
BO2 Multiplayer (T6MP), BO2 Zombies (T6ZM)
Affected component(s)
Client (game), Server (dedi)
Additional information
No response