Jump to content

sader's Reward Manager 1.3c


14 Screenshots

About This File

//===== rAthena Script =======================================
//= saders Reward
//===== By: ==================================================
//= Sader1992
//https://rathena.org/board/profile/30766-sader1992/
//===== Current Version: =====================================
//= 1.3b
//===== Compatible With: ===================================== 
//= rAthena Project
//https://rathena.org/board/files/file/3623-saders-reward-manager/
//https://github.com/sader1992/sader_scripts
//===== Description: =========================================
//==== all the configuration from the npc in game
//==== you can change the GM level in the start of the script
//==== if(getgroupid() >= 90 ){ change the 90 to what you want
//==== support gepard / ip / or without them
//==== support rewards for vip only
//==== support max players can get the reward
//==== support up to 10 items per 1 variable
//==== reward name will be seen from the normal players when they get the reward
//==== please send me a message if you find error
//==== if you like my work maybe consider support me at paypal
//==== [email protected]
//============================================================
//==== 1.1 Fix IP Check , add check for if the item id wrong , you can now edit the reward options from the npc(Name , Abuse Protection , Max Playrs , VIP) .
//==== 1.2 Adding Weight check (you have to be less then 80% Weight to get the rewards) , Fix looping massege , Remove Adding more items option when the item count is 10 .
//==== 1.3a Improve Gepard and IP Protection (i recommend removeing all the rewords before updating if you use it) , adding command @MyReward to access to the npc (any player can use this command) .
//==== 1.3b Adding log database 'sader_variables_log' you can check who did get his reward from the npc , Changing some text .
//============================================================

 

 

for any error contact me plz

for faster update and fixes https://github.com/sader1992/sader_scripts

//==== if you like my work maybe consider support me at paypal
//==== [email protected]


What's New in Version 1.3c   See changelog

Released

1.1 Fix IP Check , add check for if the item id wrong , you can now edit the reward options from the npc(Name , Abuse Protection , Max Playrs , VIP) .
1.2 Adding Weight check (you have to be less then 80% Weight to get the rewards) , Fix looping message , Remove Adding more items option when the item count is 10 .
1.3a Improve Gepard and IP Protection (i recommend removing all the rewords before updating if you use it) , adding command @MyReward to access to the npc (any player can use this command) .
1.3b Adding log database 'sader_variables_log' you can check who did get his reward from the npc , Changing some text .

1.3c Hot Fix

  • Upvote 1

×
×
  • Create New...