rokimoki
New member
- Messages
- 54
- Points
- 0
- Age
- 36
- Location
- Canary Islands
- Discord
- Zindokar
- Github
- rokimoki
- Emulator
- rAthena
CashPoint Manager
Hello,
This is my first release since years ago. I want to come back scripting if possible. I bring this script I made years ago and I updated for Hercules and translated to English language, is very simple to use. It's gmlvl protected and password protected.
What it really does?
- You can add/delete/watch cash points from a player, it doesn't matter if the player is online or offline.
- You can select the player account by one of his character name or his login username.
- The script will notify the player if an admin added/deleted cashpoints, even if he is online or offline.
- The script will save logs of any transaction, 'log_npc: true' in conf/map/logs.conf file.
- You have to whisp the NPC, (be careful if you have manner.txt because some letters will be replaced for * and will not work).
- White in the PM Box: npc:donation
- Then write in Chat Box: yourpassword
- Press enter and follow script instructions.
- Find: if (getgmlevel() < 90) {
- Edit the number 90 and put your minimum GM level you want to use this script.
- Find if (strcmp(@whispervar0$,"yourpassword") != 0) {
- Replace "yourpassword" for your desired password. (Keep quotes)
Feedback or bug report is appreciated.
Thanks.
cashpointManager.txt