mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-02-20 03:07:16 +00:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b6cac17197 | ||
|
|
683f9f2a1c | ||
|
|
a70e2f771e | ||
|
|
f4e6a4338d | ||
|
|
edd3733940 | ||
|
|
492b8a7976 | ||
|
|
fc79381e1e |
@@ -25,6 +25,7 @@ Unfinished, unoptimized and not fully functional ugly demo weapon paints plugin
|
||||
- Run server with plugin, **it will generate config if installed correctly!**
|
||||
- Edit `addons/counterstrikesharp/configs/`**`plugins/WeaponPaints/WeaponPaints.json`** include database credentials
|
||||
- In `addons/counterstrikesharp/configs/`**`core.json`** set **FollowCS2ServerGuidelines** to **`false`**
|
||||
- Copy from plugins folder gamedata file **`weaponpaints.json`** to folder **`addons/counterstrikesharp/gamedata/`**
|
||||
|
||||
## Plugin Configuration
|
||||
<details>
|
||||
|
||||
@@ -20,7 +20,7 @@ namespace WeaponPaints
|
||||
|
||||
if (isKnife && !g_playersKnife.ContainsKey(player.Slot) || isKnife && g_playersKnife[player.Slot] == "weapon_knife") return;
|
||||
|
||||
int[] newPaints = { 1171, 1170, 1169, 1164, 1162, 1161, 1159, 1175, 1174, 1167, 1165, 1168, 1163, 1160, 1166, 1173 };
|
||||
int[] newPaints = { 106, 112, 113, 114, 115, 117, 118, 120, 121, 123, 126, 127, 128, 129, 130, 131, 133, 134, 137, 138, 139, 140, 142, 144, 145, 146, 152, 160, 161, 163, 173, 239, 292, 324, 331, 412, 461, 513, 766, 768, 770, 773, 774, 830, 831, 832, 834, 874, 875, 877, 878, 882, 883, 901, 912, 936, 937, 938, 939, 940, 1054, 1062, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1177, 1178, 1179, 1180 };
|
||||
|
||||
if (isKnife)
|
||||
{
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"ChangeSubclass": {
|
||||
"signatures": {
|
||||
"library": "server",
|
||||
"windows": "40 57 48 83 EC 20 48 8B F9 41 B0 01",
|
||||
"windows": "48 89 6C 24 ? 56 48 83 EC ? 48 8B EA 48 8B F1 E8 ? ? ? ? 84 C0 0F 84",
|
||||
"linux": "55 48 89 E5 41 57 41 56 41 55 49 89 F5 41 54 49 89 FC 53 48 81 EC A8 00 00 00"
|
||||
}
|
||||
},
|
||||
|
||||
12078
website/data/skins.json
12078
website/data/skins.json
File diff suppressed because one or more lines are too long
1
website/data/skins_bg.json
Normal file
1
website/data/skins_bg.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_cs.json
Normal file
1
website/data/skins_cs.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_da.json
Normal file
1
website/data/skins_da.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_de.json
Normal file
1
website/data/skins_de.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_el.json
Normal file
1
website/data/skins_el.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_es-ES.json
Normal file
1
website/data/skins_es-ES.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_es-MX.json
Normal file
1
website/data/skins_es-MX.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_fi.json
Normal file
1
website/data/skins_fi.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_fr.json
Normal file
1
website/data/skins_fr.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_hu.json
Normal file
1
website/data/skins_hu.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_it.json
Normal file
1
website/data/skins_it.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_ja.json
Normal file
1
website/data/skins_ja.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_ko.json
Normal file
1
website/data/skins_ko.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_nl.json
Normal file
1
website/data/skins_nl.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_no.json
Normal file
1
website/data/skins_no.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_pl.json
Normal file
1
website/data/skins_pl.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_pt-BR.json
Normal file
1
website/data/skins_pt-BR.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_pt-PT.json
Normal file
1
website/data/skins_pt-PT.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_ro.json
Normal file
1
website/data/skins_ro.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_ru.json
Normal file
1
website/data/skins_ru.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_sv.json
Normal file
1
website/data/skins_sv.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_th.json
Normal file
1
website/data/skins_th.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_tr.json
Normal file
1
website/data/skins_tr.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_uk.json
Normal file
1
website/data/skins_uk.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_vi.json
Normal file
1
website/data/skins_vi.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_zh-CN.json
Normal file
1
website/data/skins_zh-CN.json
Normal file
File diff suppressed because one or more lines are too long
1
website/data/skins_zh-TW.json
Normal file
1
website/data/skins_zh-TW.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user