Skip to content

spicybung/MIX2OMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MIX2OMP

License

GTA Mixed(SAxVCxLC) converted to open.mp by spicybung.

Configuration

Open your config.json file and locate the "pawn" section.

Add the filterscript to the "side_scripts" array.

Note: Do not include the .amx extension.

Example

{
    "pawn": {
        "legacy_plugins": [
            "streamer",
            "sscanf"
        ],
        "main_scripts": [
            "your_gamemode 1"
        ],
        "side_scripts": [
            "filterscripts/MIX2OMP"
        ]
    }
}

After saving config.json, restart your open.mp server. The MIX2OMP filterscript will be loaded automatically on startup.

Acknowledgements

  • Special thanks to the Blender community and contributors, for their open-source efforts.
  • The GTA modding community, for the inspiration years ago.
  • Jessica Natalia, Junior_Djjr as well as Zeneric for the maintaining of GTA Mixed(previously SAxVCxLC)

About

GTA Mixed(SAxVCxLC) map for open.mp(San Andreas Multiplayer)

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Contributors

Languages