43 Commits

Author SHA1 Message Date
Resxt
061a6bf516
chat_commands 1.1.1
Fix missing port for example
2022-10-15 15:57:03 +02:00
Resxt
d00dfbe893 Update README.md 2022-10-15 15:46:51 +02:00
Resxt
0cd38e9785 chat_commands 1.1.1
Added help command to display the help message for a particular command.
An optional commandHelp argument has been added to the CreateCommand function.
A help command with no arguments can still be created. The script will understand the context and display the right info

Made examples in InitCommands() clearer by separating them and adding comments

Added comments to separate each command section: commands, help and other commands
2022-10-15 15:42:45 +02:00
Resxt
fc70f3e6f3 Update README.md 2022-10-15 14:37:02 +02:00
Resxt
e235b76ebe chat_commands 1.1
Allow configuration of the commands prefix

Added a function to easily create commands

Added the ability to pass an array of server ports instead of just one port per command

Added the ability to add a command to all servers using level.commands_servers_ports

Fixed the warning when running a function command by explicitly defining whether a command is of type text or function

Fixed commands not working when using the say command through the console instead of the chat. Now both works
2022-10-15 14:31:59 +02:00
Resxt
1e25f5ec14 Update anti_hardscope.gsc 2022-10-01 13:15:08 +02:00
Resxt
21b928d2e4 Update anti_hardscope.gsc 2022-10-01 13:14:11 +02:00
Resxt
9026f76738 anti_hardscope indentation fix 2022-09-30 22:10:55 +02:00
Resxt
83d8f634dc anti_hardscope indentation fix 2022-09-30 22:10:30 +02:00
Resxt
46c54c4fac anti_hardscope indentation fix 2022-09-30 22:09:45 +02:00
Resxt
b4a9e136e6 Update anti_hardscope.gsc 2022-09-30 22:00:35 +02:00
Resxt
6b9bc23449 Added anti_hardscope 2022-09-30 21:58:59 +02:00
Resxt
7997a0446e Update chat_commands.gsc 2022-09-22 17:13:23 +02:00
Resxt
7c5b5b9fe8 Update README 2022-09-22 17:11:43 +02:00
Resxt
6d8f87c45d Create chat_commands 2022-09-22 17:08:11 +02:00
Resxt
c019b4ca84 Create one_in_the_chamber 2022-09-19 09:55:02 +02:00
Resxt
c920a76681 Create manage_bots_fill 2022-09-18 17:42:20 +02:00
Resxt
b110613f79 Create remove_heavy_weapon_slow 2022-09-16 13:11:43 +02:00
Resxt
e76bc74443
hardcore_tweaks 1.0.1 2022-04-23 21:12:54 +02:00
Resxt
1ee779097a Create disable_damages 2022-04-11 13:42:17 +02:00
Resxt
e44219ea35 Create disable_nuke_killstreak 2022-04-11 13:37:46 +02:00
Resxt
98d0616729
Update README.md 2022-03-30 00:29:38 +02:00
Resxt
6a0f14af4d
Update README.md 2022-03-30 00:28:53 +02:00
Resxt
8a6ef33443 kill_players_under_map 1.0 2022-03-30 00:28:07 +02:00
Resxt
fb95f413dd give_perks_on_spawn 1.0 2022-03-29 19:58:19 +02:00
Resxt
3cb4e7e27c
Update README.md 2022-03-29 18:43:36 +02:00
Resxt
3df02a9858 Merge branch 'main' of https://github.com/Resxt/Plutonium-IW5-Scripts 2022-03-29 18:42:36 +02:00
Resxt
095f33da54 show_text_on_first_spawn 1.0.1
Indent fix
2022-03-29 18:42:28 +02:00
Resxt
bb1a86b076
Update README.md 2022-03-29 18:39:35 +02:00
Resxt
1f5d5f9031 show_text_on_first_spawn 1.0 2022-03-29 18:39:16 +02:00
Resxt
d0366bbdd7 get_player_guid 1.0 2022-03-25 22:43:49 +01:00
Resxt
90352f90af
Update README.md 2022-03-22 16:17:14 +01:00
Resxt
ee004894e2 hardcore_tweaks 1.0 2022-03-22 16:16:48 +01:00
Resxt
627ce1adb6 Added kill_stuck_bots 2022-03-16 19:48:00 +01:00
Resxt
62a2c67088
Update README.md 2022-03-16 19:00:50 +01:00
Resxt
bcde6c28e9
Update README.md 2022-03-16 19:00:39 +01:00
Resxt
dbb53a7008 Added disable_explosive_damage
Moved disable_explosive_damage to small scripts (deleted disable_explosive_damage folder)

Updated small_scripts README to respect files ordering

Refactor

Fix for useless warnings in console
2022-03-16 18:59:26 +01:00
Resxt
ad94ba47a5 display_players_stats 1.2.2
Keep things centered the best I can
2022-03-12 02:21:48 +01:00
Resxt
8625fc4820 display_players_stats 1.2.1 2022-03-12 01:30:36 +01:00
Resxt
e6d7970cc4 display_player_stats 1.2
Fixed when a bot joined the match players joining after wouldn't see the stats on their screen

Potential fix for overflow (potentially comes from expensive function setText)
2022-03-12 01:27:19 +01:00
Resxt
7a9b271e1f display_player_stats 1.1
Fix threading on bots
Fix stats only changing when player did a kill
Refactor
Add image
2022-03-10 14:31:54 +01:00
Resxt
679b1a0c01 small_scripts 1.1 2022-03-09 23:36:34 +01:00
Resxt
d9cc0ae2ce Added small_scripts 2022-03-09 23:26:11 +01:00