AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=109)
-   -   [ZR] Print Weapons (https://forums.alliedmods.net/showthread.php?t=338501)

000 07-08-2022 05:31

[ZR] Print Weapons
 
Description:
Plugin will print a weapon list (with chat trigger to access them) which you defined in translation with !weaponlist in console.
This is interesting for people who use plugins which allow players to access weapons with chat triggers.

Requirements:
SourceMod 1.11+
Zombie:Reloaded

Installation:
- Put all files from the release folder in your game root folder ("csgo", "cstrike", ...). However, check the "plugins" folder beforehand because files for csgo and css are separated.
- Reload map.

If the plugin(s) are not working as intended, check your logs in addons/sourcemod/logs and report here (if available).
If error logs are not available, report nevertheless.

Configuration:
Plugin will generate a config file in cfg/sourcemod:

PHP Code:

// Define what name the command to print the weaponlist has.
// -
// Default: "weaponlist".
zr_print_weaponlist_command_name "weaponlist" 

Translation:
If you will, and the translation to be used does not exist, you can upload the file in a reply.

Changelog:
Code:

- v1.0
  • Initial release.

- v1.1
  • Added missing translation.

- v1.2
  • Added ability to change command name.




All times are GMT -4. The time now is 14:40.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.