Prey
评价数不足
Spawning bots in multiplayer
由 Bluebeak 制作
Prey has a bizarrely unknown and unadvertised feature. BOTS. You can play the multiplayer mode with CPU players. Doing so is trivially easy.
   
奖励
收藏
已收藏
取消收藏
Introduction
Prey was released back in 2006 by 3D Realms. It had a colourful development history that spanned many years. It was made on the Id Tech 4 engine. One of the benefits the engine had was it allowed you to code in bots to play multiplayer with. Neither Doom 3 nor Quake 4 had this at launch. But for some reason Prey 2006 did.

Spawning bots is very easy to do but requires specific steps. Which are outlined bellow.
Steps
Step 1. Open the console by pressing Ctrl+Alt+ ~ (the key above the tab button right next to 1.)
Step 2. Type into the console "net_allowCheats 1 3"
Step 3. Go to multiplayer, select the middle tab "Create Server" and under "Server Type" toggle the word "internet" so it says "LAN" instead.
Step 4. Press create
Step 5. When in the server. Type in spawnArtificialPlayer

And that's it. By default you can only spawn a maximum of 3 bots unless you create a dedicated server. At which point you can spawn a lot of bots.
2 条留言
hogsy 2020 年 10 月 29 日 上午 2:19 
I spoke with one of the developers about this and he said that this was just implemented for testing, not intended to be a shipped feature. Still, pretty useful for having a quick little romp!
Bluebeak  [作者] 2020 年 2 月 6 日 下午 10:37 
if I had to guess this wasn't a finished feature and they forgot to remove it