|
3 | 3 | <a href="https://discord.com/invite/U7AuQhu"><img src="https://discord.com/api/guilds/651838917687115806/widget.png?style=banner2"></a> |
4 | 4 |
|
5 | 5 | *** |
6 | | -# [CS2] Spawn-Loadout-GoldKingZ (1.0.6) |
| 6 | +# [CS2] Spawn-Loadout-GoldKingZ (1.0.7) |
7 | 7 |
|
8 | 8 | ### Give Weapons On Spawn (Depend The Map Name + Team Side + Vips) |
9 | 9 |
|
|
34 | 34 | // Command Ingame To Reload Weapons_Settings.json |
35 | 35 | "SL_Reload_Weapons_Settings_CommandsInGame": "!loadouts,!relaodloadouts,!restartloadouts,!loadout,!relaodloadout,!restartloadout", |
36 | 36 |
|
37 | | -//----------------------------[ ↓ Debug ↓ ]---------------------------------------------- |
| 37 | +//----------------------------[ ↓ Utilities ↓ ]---------------------------------------------- |
38 | 38 |
|
| 39 | + //Auto Update Signatures |
| 40 | + "AutoUpdateSignatures": true, |
| 41 | + |
39 | 42 | //Enable Debug Will Print Server Console If You Face Any Issue |
40 | | - "EnableDebug": false, |
| 43 | + "EnableDebug": false |
41 | 44 |
|
42 | 45 | } |
43 | 46 | ``` |
|
60 | 63 | // Map Options |
61 | 64 | //========================== |
62 | 65 | // "Force_Strip_Players": "true" //Force To Strip Players (If false Or Not Been Used This Will Return To false) |
| 66 | + // "Players_Health": 35 //Give Players Health 35 |
| 67 | + // "Players_Armor": 35 //Give Players Armor 35 |
| 68 | + // "Force_Strip_Players": "true" //Force To Strip Players (If false Or Not Been Used This Will Return To false) |
63 | 69 | // "Remove_BuyMenu": "true" //Remove Buy Menu (If false Or Not Been Used This Will Return To false) |
64 | 70 | // "Remove_Knife": "true" //Remove Players Knifes (If false Or Not Been Used This Will Return To false) |
65 | 71 | // "Remove_Custom_Point_Server_Command": "true" //Remove point_servercommand Custom ConVars (If false Or Not Been Used This Will Return To false) |
@@ -206,6 +212,13 @@ item_heavyassaultsuit |
206 | 212 |
|
207 | 213 | ## .:[ Change Log ]:. |
208 | 214 | ``` |
| 215 | +(1.0.7) |
| 216 | +-Update GiveNamedItem2 |
| 217 | +-Added AutoUpdateSignatures Into Config |
| 218 | +-Added Players_Health |
| 219 | +-Added Players_Armor |
| 220 | +
|
| 221 | +
|
209 | 222 | (1.0.6) |
210 | 223 | -Rework Method On Giving And Removing Weapons |
211 | 224 | -Fix Some Bugs |
|
0 commit comments