Page 1 of 1

exceeded limit of 128 weapon assets

Posted: 05 Sep 2022 17:38
by Capt.Dan
Hello, I'm having a problem with mp_citi_badlands map.
I'm getting (exceeded limit of 128 weapon assets). Is there a way to bypass for this map only?

Using cod4x on a windows V.D.S server

-= Udated =-
The fix... It goes in either the command line or server.cfg

Command line

Code: Select all

+set db_nobspweapon "1"
server.cfg

Code: Select all

// Exceeded limit of 128 'weapon' assets
// 0 = default
// 1 = fix
seta db_nobspweapon "1"