• Steam Group Reward
    3 replies, posted
I recently got the script "https://scriptfodder.com/scripts/view/84" and I'm looking for a way to make a custom reward for my Stronghold server. The custom reward script should be created as follows - [CODE] --Custom Reward Function --Developers can also add a custom reward function, this will be called --when a successful reward is being applied to a player. --Example --REWARDS.Settings.CustomRewardFunction = function(ply) ply:SetHealth(500) ply:Give("weapon_rpg") end[/CODE] The reward I need is a command to give Stronghold money. The rcon command to do so is "gbux_addmoney" any ways I can do this easily with editing a line or two of script?
Ask the author of paid script.
You'd be better off using [URL="http://facepunch.com/showthread.php?t=1413856"]GroupR[/URL], probably.
[QUOTE=WitheredPyre;46224140]You'd be better off using [URL="http://facepunch.com/showthread.php?t=1413856"]GroupR[/URL], probably.[/QUOTE] Oh no, he couldn't POSSIBLY use a better, free, customizable script when he spent his precious precious money on an addon that has a free version... :v:
Sorry, you need to Log In to post a reply to this thread.