mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-08-29 21:03:18 +00:00
Update anti_hardscope.gsc
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user