Добавить
Уведомления

Quake multiply enemies

Quake; added the possibility to clone each monster in a map and give it a random position around the original monster within a specific radius. You can choose how many times the monster shall be cloned via cvar. According to this, the total amount of monster per map will be doubeld, trippled, quadtrippeld, and so on. The new monster will only be placed if a suitable position is found in that specific radius. So it will not be stuck in a wall for example. The cloned monsters have the exact same properties like the orirginal. Map or ent file must not be edited ! I took the QC-code from mission pack 1 ( gremlin_split() ) as base and extended it to be usable for all monsters, added crandom() vector positions for more variation. It further also detects now if the random position is inside lava/slime. Also flying/swimming monster can now be cloned. Download:http://quakeone.com/forum/quake-mod-releases/finished-works/6241-small-mod-compilation Have fun, Seven.

12+
12 просмотров
Год назад
29 октября 2024 г.
12+
12 просмотров
Год назад
29 октября 2024 г.

Quake; added the possibility to clone each monster in a map and give it a random position around the original monster within a specific radius. You can choose how many times the monster shall be cloned via cvar. According to this, the total amount of monster per map will be doubeld, trippled, quadtrippeld, and so on. The new monster will only be placed if a suitable position is found in that specific radius. So it will not be stuck in a wall for example. The cloned monsters have the exact same properties like the orirginal. Map or ent file must not be edited ! I took the QC-code from mission pack 1 ( gremlin_split() ) as base and extended it to be usable for all monsters, added crandom() vector positions for more variation. It further also detects now if the random position is inside lava/slime. Also flying/swimming monster can now be cloned. Download:http://quakeone.com/forum/quake-mod-releases/finished-works/6241-small-mod-compilation Have fun, Seven.

, чтобы оставлять комментарии