[CS:GO/CS:S][Gangs] Credits Donation
Posted: Thu Jan 23, 2020 4:20 pm
About
This plugin is designed to work with Jailbreak Gangs from Headline.
This plugin will work with all the shop modules that are supported by Jailbreak Gangs.
Features
- Setup minimum/maximum allowed donation
- Fee system, define if receiver or sender pay for the fees.
- Change amount of fee if desired
Commands
Cvars:
Example: If "credits_donation_fee" is "0.1" and the sender sends 1000 credits.
Installation
Drop "hl_gangs_credit_donation.smx" inside Plugins folder.
Drop "hl_gangs_credits_donation.phrases.txt" inside Translations folder.
Change map to generate the .cfg file and setup your cvars.
Dependencies
Jailbreak Gangs by Headline.
hl_gangs_credits_donation.phrases.txt
hl_gangs_credit_donation.smx
Get plugin or Get Source
This plugin is designed to work with Jailbreak Gangs from Headline.
This plugin will work with all the shop modules that are supported by Jailbreak Gangs.
Features
- Setup minimum/maximum allowed donation
- Fee system, define if receiver or sender pay for the fees.
- Change amount of fee if desired
Commands
Code: Select all
sm_donatecredits nick/#userid amount
Code: Select all
credits_donation_min_amount (Default: 0) - Minimum amount of credits required to donate.
credits_donation_max_amount (Default: 0) - Maximum amount of credits required to donate. 0 = Unlimited.
credits_donation_fee (Default: 0.0) - Fees for the donation.
credits_donation_fee_subtract (Default: 1) - Receiver pays for the fees.
Code: Select all
credits_donation_fee_subtract 1 = Receiver will receive 900
credits_donation_fee_subtract 0 = Sender will need 1100 to send 1000 to the receiver, and receiver will receive 1000.
Drop "hl_gangs_credit_donation.smx" inside Plugins folder.
Drop "hl_gangs_credits_donation.phrases.txt" inside Translations folder.
Change map to generate the .cfg file and setup your cvars.
Dependencies
Jailbreak Gangs by Headline.
hl_gangs_credits_donation.phrases.txt
hl_gangs_credit_donation.smx
Get plugin or Get Source