iw4_bot_warfare icon indicating copy to clipboard operation
iw4_bot_warfare copied to clipboard

Create delayed_bots.gsc (fixes #76)

Open Bluscream opened this issue 4 months ago • 1 comments

This will make bots wait for the first player to spawn before spawning any bots. Its works, but is very much a workaround and should not be merged as is. Instead a solution should be proposed so this can be functionality provided by via a dvar by the mod.

Related to #76

Bluscream avatar Feb 19 '24 20:02 Bluscream

I also have https://github.com/xlabs-mirror/iw4-gsc-scripts/blob/main/scripts/mp/spawnoverride.gsc available which adds more spawns to SP maps

Bluscream avatar Mar 12 '24 20:03 Bluscream

I also have https://github.com/xlabs-mirror/iw4-gsc-scripts/blob/main/scripts/mp/spawnoverride.gsc available which adds more spawns to SP maps

mapents file would be the correct solution

ineedbots avatar May 08 '24 16:05 ineedbots

I want this integrated into the scripts, not seperate, also the coding style is completely different. I will implement this.

ineedbots avatar May 08 '24 16:05 ineedbots

mapents file would be the correct solution

DDG does not know what that is https://duckduckgo.com/?q=mapents+file but sounds like something i could look into if i had some documentation

want this integrated into the scripts, not seperate, also the coding style is completely different. I will implement this.

thanks :)

Bluscream avatar May 08 '24 18:05 Bluscream