Jump to content

Recommended Posts

Posted

I was hoping to be able to control it on a map level, as opposed to having a server administrator control the bot distance on a per-map basis.

I do have a slight workaround in adding the Block LOS helper to the forested areas to help cut down the bot view distance.

Posted

Hey there,

Currently the bot visibility already takes fog into account, but clearly it's not perfect.

What we are going to implement, and include in the next patch, is an ability to override the max view distance of the bots on a per map basis. This way you can basically declare that bots should never be able to see past X units no matter what.

Thanks for bringing this up.

Cheers

Posted
37 minutes ago, El_Exodus said:

Are doors and ladders a thing in DoI? Haven't seen a single one in the official maps yet.

I think I read somewhere ladders are not supported in DoI.

Posted

No ladders at all sadly, tried having one early on in my map and had to replace it with a staircase.

Also not seen any normal doors, only thing is a garage door on Dog red that opens by script.

Posted (edited)

You might be getting this error because your ins_spawnpoints aren't controlled by the Spawn Zone. You can enable this for each spawn point in their properties, see image: 

axis.png

In Liberation mode, only A and C are in possession by each team. However, with 5 capture points I'm not sure if this mechanic functions as intended. I suggest to either make it 3 capture points or change your mode to Frontline, which supports 5 capture points: 2 destroyable points and 3 capture points. Also, it's better to stick to the game mechanics to make sure each mode functions properly. 

Finally, "disablespawns" "1" means that the spawns are disabled and controlled by the game mode.  Which means when you load the map with Liberation, only the Liberation spawns become active. For all other modes the spawns will be disabled.

Edited by Xanthi
Posted (edited)

After messing around with theaters I think I broke something, now the bots can't attack the opposing team, even without a theater override.. It's all default (americans vs axis) and they don't attack each other. am I doing somehting wrong ?

The map config file:

Quote

"offensive"
    {
        "TeamOne"        "axis"
        "TeamTwo"        "americans"
        
        "AttackingTeam"        "TEAM_ONE"

    }

I just tested with the official maps, same problem, did I or it broke after the update?

 

Edited by NickMBR
Posted

I just investigated your issue and you're correct something broke after the update and bots don't fire anymore on any PVP mode. As a workaround, you can load any map with any coop mode and wait till the bots are spawned. As soon the bots are spawned, switch back to your own map and the bots should function correctly again. We will fix this issue as soon as we can. I will keep you guys posted.

Posted

Currently -StaticPropSampleScale is not supported in DOI.

Make sure to set the logic_auto outputs to "OnMapSpawn" and it should function as intended when you spawn in-game.

Posted

Is anyone else experiencing some prop_statics and brushes with certain textures on it turning into wireframes since the update? It even occurs in official maps on regular servers. What can I do about that?

Posted
4 minutes ago, poLemin said:

Is anyone else experiencing some prop_statics and brushes with certain textures on it turning into wireframes since the update? It even occurs in official maps on regular servers. What can I do about that?

Was getting that a lot, it's just one file that breaks on updates, validating the game cache fixes it.


×
×
  • Create New...