Thread: Multimod Plugin
View Single Post
The_Ridman
Junior Member
Join Date: Apr 2020
Old 04-23-2020 , 23:21   Re: Multimod Plugin
Reply With Quote #577

can someone tell me if i did this right?:

1. Downloaded multimod.amxx and put in cstrike/addons/amxmodx/plugins folder
2. Put multimod.txt in amxmodx/data/lang folder
2. Added multimod.amxx to plugins.ini
3. Created multimod folder in cstrike folder
4. Downloaded this gungame mod: https://forums.alliedmods.net/showthread.php?t=205646
5. Put gungame.amxx in amxmodx/addons/plugins folder
6. Put gungame.sma in scripting folder
7. Put gungame.cfg in multimod folder and renamed to gungame-config.cfg
8. Created multimod.ini file in multimod folder and put in:

;mode name:mod tag:custom cvars cfg file
[Gun Game]:[gungame]:[gungame-config.cfg]
gungame.amxx

9. Created gungame-maps.ini in multimod folder and added a map gg_snow3 (only 1 map to test)
10. Put gg_snow3.bsp in cstrike/maps folder
11. Created gungame-plugins.ini and copied over a bunch of plugins from my amxmodx plugins.ini file, including multimod.amxx

I think I covered everything I did, so anyway I use my amx menu to changelevel to gg_snow3 to test it out and it just plays normal CS...

What am I missing or doing wrong?

Please advise, thank you in advance!
The_Ridman is offline