mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-04-19 12:42:54 +00:00
Update anti_hardscope.gsc
This commit is contained in:
parent
9026f76738
commit
21b928d2e4
@ -37,6 +37,9 @@ OnPlayerSpawned()
|
|||||||
|
|
||||||
AntiHardscope()
|
AntiHardscope()
|
||||||
{
|
{
|
||||||
|
self endon("disconnect");
|
||||||
|
self endon("death");
|
||||||
|
|
||||||
while (true)
|
while (true)
|
||||||
{
|
{
|
||||||
if (self PlayerAds() >= 0.75)
|
if (self PlayerAds() >= 0.75)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user