Root -_- 11,942 Posted October 19, 2022 Root Share Posted October 19, 2022 [CS 2] qBuyCheats - Kupowanie cheatów na start rundy Aktualna wersja: 1.0 Chcę wynająć serwer, co mam zrobić? Wbij na discord o nazwie Plsetti - Serwery z niestandardowymi trybami (KLIKNIJ) OPIS Plugin dodaje do gry opcje kupowania danych cheatów przez graczy biorąc pod uwagę minimalną ilość rund, koszt cheat oraz drużynę, w której znajduje się gracz. Co rundę losuje graczowi 5 cheat, które może zakupić przez czas trwania zakupu broni. Te cheat zostają z nim do końca rundy lub do kolejnego zakupu w zależności od wyboru opcji w configu. Co dokładnie można kupić w tym sklepie? Raz na rundę możemy kupić: AimBot, WallHack, SpeedHack (2x speed), Niewidzialność, Nieskończoność Ammo, 500 HP, Instakill (natychmiastowe zabójstwo), Model Kurczaka. Plugin bardzo zbliżony do tego na nagraniu z tą różnicą, że pozwala na dowolną konfigurację i zawiera własne tryby: CONFIG { "Settings": { "ResetCheat": true }, "Cheats": { "1": { "key": "aimbot", "cost": 1500, "team": 0, "min_rounds": 0 }, "2": { "key": "wallhack", "cost": 1500, "team": 0, "min_rounds": 0 }, "3": { "key": "speedhack", "cost": 500, "team": 0, "min_rounds": 0 }, "4": { "key": "invisible", "cost": 1000, "team": 0, "min_rounds": 111 }, "5": { "key": "unlimited_ammo", "cost": 300, "team": 0, "min_rounds": 0 }, "6": { "key": "big_health", "cost": 300, "team": 0, "min_rounds": 0 }, "7": { "key": "instakill", "cost": 1000, "team": 0, "min_rounds": 0 }, "8": { "key": "chicken", "cost": 1000, "team": 0, "min_rounds": 0 } } } INSTALACJA Standardowa 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.