replace_weapon_on_spawn 1.0.1

This commit is contained in:
Resxt 2022-02-21 19:39:10 +01:00
parent 1d8dbaf732
commit 17c0a362d7

View File

@ -1,10 +1,11 @@
# Replace Weapon On Spawn # Replace Weapon On Spawn
A script to replace players weapon when they spawn.
This can easily be modified to always give a certain weapon or only give it when the player has a certain weapon etc. This can easily be modified to always give a certain weapon or only give it when the player has a certain weapon etc.
This is useful to add ported weapons like the Intervention to your default classes until Plutonium adds the possibility to do it directly in dsr files. This is useful to add ported weapons like the Intervention to your default classes until Plutonium adds the possibility to do it directly in dsr files.
## replace_rsass_with_intervention.gsc ## replace_rsass_with_intervention.gsc
Replace the RSASS with an Intervention (ACOG sight) Replace the RSASS with an Intervention (ACOG sight)
Replace the RSASS silencer with an Intervention (ACOG sight + silencer) Replace the RSASS silencer with an Intervention (ACOG sight + silencer)
Gives a throwing knife and a tactical insertion in both cases Gives a throwing knife and a tactical insertion in both cases