Hello,
I am hosting a mohaa server and i want to convert the algiers map to an objective match that involves blowing a target by setting a bomb, much like the hunt. I want this to be a server-side modification such that the players should not have to download the modified map. So i would like to spawn a target with a bomb attached to it and write the appropriate script.
will this work or must i modify the .map file for the stock map? - this would require the players to download the new .bsp file which i dont want..
any input will be greatly appriciated.
thanks
Converitng Stock Maps to Objective Maps
Moderator: Moderators
-
AHumanBeing
- Private
- Posts: 2
- Joined: Sun Oct 19, 2003 9:00 am
Sure it is possible you can spawn the things you need to make it a obj map like bombs and triggers etc . Do a search for the things you need to make . The rest is just scripting look at the obj scripts for examples . You may need to rename the .bsp to obj_algiers.bsp or what ever the map name is just make sure the obj_ is in front of the map name so that it shows up in the obj list when you select what map to run .