Skocz do zawartości

Nowy szablon forum

mygo.pl

Stworzyliśmy dla Was nowy wygląd forum. Z pewnością znajdziesz rzeczy, które wg Ciebie mogą zostać zmienione - wspomnij o tym w specjalnym wątku.

Czytaj więcej

Jak założyć własną sieć

serwerów CS

Zastanawiasz się nad prowadzeniem własnej sieci serwerów? Przeczytaj podstawowe informacje, na które należy zwrócić uwagę, przy takim projekcie.

Czytaj więcej

Tworzymy spis sieci

dodaj swoją

Dodaj sieć do której należysz, pozwoli to na promocję i budowę ogólnopolskiej bazy sieci CS.

Czytaj więcej

[CS:GO] Knife mod


MYGO.pl
 Udostępnij

Rekomendowane odpowiedzi

  • RSSy
68747470733a2f2f7777772e6d616467616d6573

Hi, I started working on the Knife mods project, as I noticed that there is almost none here on AlliedModders, so hopefully you will like my work :)

68747470733a2f2f7777772e6d616467616d6573

Code:

• English
68747470733a2f2f7777772e6d616467616d6573

Code:

• /menu - Open menu
• /abilities - Menu for choose abilities
• /shop - Shop with knifes and items
• /settings - Settings hud..
• /top - Show TOP players
• /adminmenu - Edit mode in game (ROOT Access)

ConVars
Quote:

// Cost knife 1
// -
// Default: "5"
knife_1c "5"

// Cost knife 2
// -
// Default: "8"
knife_2c "8"

// enable / disable Only 35 HP
// -
// Default: "0"
knife_35hp "0"

// Cost knife 3
// -
// Default: "10"
knife_3c "10"

// Cost more HP
// -
// Default: "4"
knife_Hpc "4"

// enable / disable abilities
// -
// Default: "1"
knife_abe "1"

// enable / disable Anti-backstab
// -
// Default: "0"
knife_back "0"

// Cost Heal
// -
// Default: "2"
knife_heal "2"

// Cost Gravity
// -
// Default: "2"
knife_gravity "2"


// enable / disable buy and get weapon
// -
// Default: "1"
knife_secure "1"

// enable / disable settings for players
// -
// Default: "1"
knife_settings "1"

// enable / disable Shop
// -
// Default: "1"
knife_shop "1"
REQUIRE

Code:

SourceMod 1.9+
MultiColors
FPVM Interface

TO DO LIST
Add MySQL
Add TOP10
Add more abilities
Add more items in the Shop

SCREENSHOTS

https://madgames.eu/inc/img/knife_mod/abilities.png
https://madgames.eu/inc/img/knife_mod/admin.png
https://madgames.eu/inc/img/knife_mod/hud.png
https://madgames.eu/inc/img/knife_mod/menu.png
https://madgames.eu/inc/img/knife_mod/settings.png
https://madgames.eu/inc/img/knife_mod/shop.png

CREDITS

Sniperoo7 - Help me with someting - Github
Fanc1sco - For use FPVM

INSTALLATION

1) Download Models & Material HERE
2) Unzip Abilities models & Special knifes
3) Upload Abilities models and Special Knifes to folder Material and Models
4) Upload plugin to a folder /addons/sourcemod/plugins
5) Upload includes to a folder /addons/sourcemod/scripting/include
6) Install mysql to database.cfg in /addons/sourcemod/config

Github

Attached Files
File Type: zip includes.zip (66.7 KB)
File Type: smx fpvm_interface.smx (14.2 KB)
File Type: sp Get Plugin or Get Source (knife.sp - 29.1 KB)
File Type: zip knife103a.zip (6.3 KB)

Wyświetl pełny artykuł

Odnośnik do komentarza
Udostępnij na innych stronach

Gość
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
 Udostępnij

×
×
  • Dodaj nową pozycję...