Skip to content

[Feature] Auto remove default modules on new objects #106

Description

@ViTeXFTW

Problem

It takes a long time to write the three RemoveModule fields which is required for new objects in map.ini.

Proposal

The server already warns about this issues when the object hasn't removed them. It would be nice if it did one or both of the following:

  1. Add a quickfix which adds the three fields in the object.
  2. If the user uses the snippet provided by the server it could auto fill the remove fields if the name for the object is not a known object.

Examples

Object NewObject
    RemoveModule ModuleTag_DefaultDestroyDie
    RemoveModule ModuleTag_DefaultInactiveBody
    RemoveModule ModuleTag_DefaultW3DDefaultDraw
End

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions