Quasimorph

Quasimorph

评价数不足
Spawn Monster Console Command
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
54.033 KB
2024 年 7 月 25 日 上午 10:33
10 月 5 日 下午 5:50
12 项改动说明 ( 查看 )

订阅以下载
Spawn Monster Console Command

在 nbk_redspy 的 1 个合集中
Mod Development Tools
9 件物品
描述
Quasimorph Spawn Monster Console Command


Adds the dev console command spawn-monster-under-cursor, and the shorter alias smuc

Usage

In combat (the dungeon), move the cursor to the location which the monster will spawn.
Open the console and type: spawn-monster-under-cursor and then the id of the monster to spawn.

Example: spawn-monster-under-cursor possesed_man_worker
Example: smuc possesed_man_worker

The unit will be spawned under the cursor.

Creature Id list.

The list of creatures can be found at %AppData%\..\LocalLow\Magnum Scriptum Ltd\Quasimorph_ModConfigs\QM_SpawnMonsterCommand\Creatures.txt
This list will be created after the mod has been installed and the game run once.

Auto Complete

The command also supports auto complete. Type spawn-monster-under-cursor (with a space) and type a partial name. For example, 'man'.
Press tab and the list of monsters that include man will be listed. Press up and down arrows to use an entry.

To list all of the creatures, use _ as the Id.

Support

If you enjoy my mods and want to buy me a coffee, check out my Ko-Fi[ko-fi.com] page.
Thanks!

Source Code

Source code is available on GitHub at https://github.com/NBKRedSpy/QM_SpawnMonsterCommand

Change Log

1.4.1
  • 0.9.5 compatible.

1.4.0
  • Added the 'smuc' alias

1.3.0
  • Version 0.8.6 compatibility

1.2.1
  • Fixed spawn error and mod compatibility.

1.2.0
  • v 0.8.5 Compatibility

1.1.1
  • Moved data export directory

1.1.0
  • Version .8 compatibility.
7 条留言
nbk_redspy  [作者] 9 月 28 日 上午 6:26 
This mod is compatible with the 0.9.6 opt in beta.

The compatibility info for all of my mods can be found here:
https://gist.github.com/NBKRedSpy/c48ca611b47e905158f972990f0ed83f
Stukov81-T.TV 4 月 13 日 上午 8:07 
For the future would it be possible to have a command that spawns the monster in a random place on the floor? maybe even have a "random fitting mosnter" ?
nbk_redspy  [作者] 1 月 24 日 上午 9:07 
1.2.0
v 0.8.5 Compatibility
Brother Forgot 2024 年 12 月 21 日 下午 7:03 
Oh wow! So it mean that spawning "friendly" npc is 100% possible? That's brilliant
nbk_redspy  [作者] 2024 年 12 月 21 日 上午 10:21 
Not currently. If it could, it would probably end up being an "ally" and not the escort target (the "win" condition for escort missions)
Brother Forgot 2024 年 12 月 21 日 上午 6:38 
Is there anyway to spawn "escort" ally?
MikeWazowski 2024 年 7 月 25 日 下午 2:11 
Will be very useful for modders. to test monsters. and other stuff :chivsalute: