mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-06-06 11:37:42 +00:00
Update README.md
This commit is contained in:
parent
ee004894e2
commit
90352f90af
@ -24,11 +24,11 @@ Display the player's killstreak, total kills and deaths on top of the screen
|
|||||||
## hardcore_tweaks.gsc
|
## hardcore_tweaks.gsc
|
||||||
|
|
||||||
The hardcore mode replaces some game functionalities like enabling friendly fire or disabling killcams.
|
The hardcore mode replaces some game functionalities like enabling friendly fire or disabling killcams.
|
||||||
With this script you override the tweaks the hardcore mode brings.
|
With this script you can override the tweaks the hardcore mode brings.
|
||||||
|
|
||||||
## kill_stuck_bots.gsc
|
## kill_stuck_bots.gsc
|
||||||
|
|
||||||
This is a temporary solution to inactive bots or bots stuck in corners on custom maps.
|
This is a temporary solution to inactive bots or bots stuck in corners on custom maps.
|
||||||
This checks for bots kills and deaths every 30 seconds. If they didn't do any kill or didn't die in 30 seconds they're considered inactive/stuck and they're killed.
|
This checks for bots kills and deaths every 30 seconds. If they didn't do any kill or didn't die in 30 seconds they're considered inactive/stuck and they're killed.
|
||||||
Obviously a better way to do this would be checking for their positions or removing bad spawns on the map or creating waypoints for the map.
|
Obviously a better way to do this would be checking for their positions or removing bad spawns on the map or creating waypoints for the map.
|
||||||
This is just a quick temporary solution that works for me.
|
This is just a quick temporary solution that works for me.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user