Weapon Selling Plugin

amxx plugin Weapon Selling Plug

The CS 1.6 weapon selling plug-in allows you to earn money by selling your weapons and weapons during the game. Players can sell weapons by typing say / sell .

Cvar Commands;

  • SW_enabled 1 // Command to close sell.
  • SW_buyzone 0 // Setting a purchase area
  • SW_annonce 120 // Say announcement message as Say message.
  • SW_divide 2 // Command to buy the weapon at half price.

Player Commands;

  • say / sell
  • say_team / sell

Installation;

  •    1. File “sell_weapons.sma” to the / cstrike / addons / amxmodx / scripting folder.
  •    2. Put the “sell_weapons.amxx” file in the / cstrike / addons / amxmodx / plugins folder.
  •    3. Add “sell_weapons.amxx” in the bottom line of the /cstrike/addons/amxmodx/configs/plugins.ini file.
  •    4. Finally, reset the server, or change the map.!

.

.

Leave a Reply