Escape Rewards
• Description:
This add-on give caller rewards (Escape Coins and XP points).
• Screenshots:
• Requirements:
• Installation and Instructions:
Download and install requirements.
Don't forget copy and paste
ze_rescue_btn_msg.inc
in include directory its necessary then compile plug-in with AMX Mod X 1.9 or newer
Copy translate keys and paste them in
zombie_escape.txt
in section[en]
.
• Translation Keys:
- MSG_ESCAPE_REWARDS = "You've earned !g{$xp}!y XP and !g{$ec} !yEC!t!"
{$ec}
→ Number of Escape Coin(s).{$xp}
→ Number of XP point(s).
• Console Variables:
- ze_escape_rewards_xp 10 // How many XP point(s) do caller get after press Button Rescue (0 = Disabled).
- ze_escape_rewards_coins 10 // How many Coin(s) do caller get after press Button Rescue (0 = Disabled).
• Download: