mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-04-19 20:52:54 +00:00
Update README.md
This commit is contained in:
parent
6a0f14af4d
commit
98d0616729
@ -42,7 +42,7 @@ This is a script that kills players when they are under the map.
|
|||||||
Some maps don't have a script to kill players under the map and they can exploit it to kill players while being under the map.
|
Some maps don't have a script to kill players under the map and they can exploit it to kill players while being under the map.
|
||||||
Go under the map on the barrier and check the console to get the value to check.
|
Go under the map on the barrier and check the console to get the value to check.
|
||||||
Then open the in-game console and type `mapname` to get the map name.
|
Then open the in-game console and type `mapname` to get the map name.
|
||||||
Finally simply add a to the `switch (map_name)` with the `mapname` value for the case and the `self.origin[2]` value as the returned value.
|
Finally simply add a case to the `switch (map_name)` with the `mapname` value as the case and the `self.origin[2]` value as the returned value.
|
||||||
|
|
||||||
|
|
||||||
## kill_stuck_bots.gsc
|
## kill_stuck_bots.gsc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user