Garry's Mod

Garry's Mod

Morbus Gamemode
No weapons on map (after installing arming pack)
Hi,
I have a problem with MORBUS - weapons doesn't spawn. I installed arming pack and copied the .txt files into /maps folder but it doesn't help.
< >
Menampilkan 1-3 dari 3 komentar
Desember 22 Mar 2014 @ 6:07pm 
1. Browse to the "garrysmod\gamemodes\morbusgame\gamemode\server" folder and open up "sv_ent_replace.lua" in a text editing program (I recommend Notepad++, as it provides proper indentation etc. to the file). Be careful which program you use, as the indentations (number of spaces tabs etc. might be important for a piece of code to work and removing something might crash the entire game mode) may or may not show up properly or cleanly in the program.
2. Find the
ents.MORBUS.useWebArmFirst = true
line (variable lies near the top) and set it to false so it looks like so
ents.MORBUS.useWebArmFirst = false
3. Save changes and exit. If you had your server running, restart it.

More or less how I fixed the problem of no weapons spawning on the map because of the online arming not working.
r00tku 23 Mar 2014 @ 7:54am 
It's working! Thank you, man! :physgun:
hmm..... what if this doesn't work?
< >
Menampilkan 1-3 dari 3 komentar
Per halaman: 1530 50