Garry's Mod

Garry's Mod

Morbus Gamemode
r00tku 2014 年 2 月 27 日 上午 8:52
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.
< >
目前顯示第 1-3 則留言,共 3
Desember 2014 年 3 月 22 日 下午 6:07 
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 2014 年 3 月 23 日 上午 7:54 
It's working! Thank you, man! :physgun:
Germanium✔ 2014 年 7 月 22 日 下午 9:08 
hmm..... what if this doesn't work?
< >
目前顯示第 1-3 則留言,共 3
每頁顯示: 1530 50