ralke
(҂ ͠❛ ෴ ͡❛)ᕤ
- Joined
- Dec 17, 2011
- Messages
- 1,759
- Solutions
- 31
- Reaction score
- 999
- Location
- Santiago - Chile
- GitHub
- ralke23
- Twitch
- ralke23
Hi there! I'm using this system for season rankings AAC - Create season rank based on highscores (https://otland.net/threads/create-season-rank-based-on-highscores.282083/#post-2703996) and I would like to know if someone is up to make a script for it
.
I need to make a chest, that if is opened by a player that has season_rank, it will receive an ammount of "season coin" (with itemid) based on his ranking.
This way, it should calculate with a formula:
and so on...
If the season ranking is greater than 200, receive a POFF effect and a message that says you don't have enough ranking or something.
If there also could be a chance to quickly modify the raking/coin ratio inside the script would be great.
Thanks in advance!
Regards
I need to make a chest, that if is opened by a player that has season_rank, it will receive an ammount of "season coin" (with itemid) based on his ranking.
This way, it should calculate with a formula:
- if the season ranking is 1, give 200 season coin
- if season ranking is 2, receive 199 season coin
- if season ranking is 3, receive 198 season coin
- if season ranking is 200, receive 1 season coin
and so on...
If the season ranking is greater than 200, receive a POFF effect and a message that says you don't have enough ranking or something.
If there also could be a chance to quickly modify the raking/coin ratio inside the script would be great.
Thanks in advance!
Regards