jungleNZ Posted September 27, 2019 Share Posted September 27, 2019 I created mods. 1st metamod then source mod then some other files. As shown in pic compatible and incompatible mods fill with same names. When I go to game-server and select install (first one installs ok) popup show that it is incompatible with other mod. How do I remove mods from showing in the incompatible section? Link to comment Share on other sites More sharing options...
jungleNZ Posted September 29, 2019 Author Share Posted September 29, 2019 Ok, seems to work now for installing. Seems there is a set order for it to work. Now problem is if I uninstall mod/files it does not remove them from the gameserver. Link to comment Share on other sites More sharing options...
LFA Posted September 30, 2019 Share Posted September 30, 2019 You need to create a batch script for the mod's after uninstall event to delete the files. For example: rd /q /s path\to\folder del /q path\to\file Link to comment Share on other sites More sharing options...
jungleNZ Posted October 1, 2019 Author Share Posted October 1, 2019 cheers Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now