Quote:
Originally Posted by commonbullet
I've recently tried to use the plugin and it crashes listen server (windows, metamod 1.19). Any ideas?
EDIT: Browsing my old files, I've found a bspedit_mm v1.4 that's working fine.
|
Hey commonbullet!
Does it crash on every map or just some maps?
If it crashes on every map remember this was written for CZ not CS so you
have to make sure the maps are in the
condition zero/czero/maps
folder NOT
condition zero/cstrike/maps
cz will find the maps in either folder but for BSPEdit_mm to edit them they have to be in the czero/maps folder. Just copy the bsp file into this folder.
I should really be checking to see if the map exists and give a warning instead of crashing ;-)
If you have the maps in the czero/maps folder and still -some- maps crash I am sorry this is how it works!
I wrote this plugin a looooonnngg time ago and was just learning and used source code examples that has fixed memory allocation sizes for the entities.
Maps with a large amount of entities will crash it.
(If this is your problem email me and I will do a special build for you...)