-
Posts
1271 -
Joined
-
Last visited
-
Days Won
17
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Files posted by hendra814
-
Buff donation (using zeny)
Here i want share my modifying script (original script are from floating rate donation script created by lupus)
to change the duration change at this part (line 206)
// Up to you whether you want to add an extra hour or not, as otherwise the event will be below 24 hours. $Buff_hours_left = 6;
to change zeny amount at this part (line 221)
.targetdonation = 10000; you can add or remove buff skills at line 21 ~ 148
295 downloads
Submitted
-
VIP System
This is for get VIP status with cash point
can edit at this point
don't forget to enable VIP system at
src\config\core.h
to add bonus for VIP edit this file
rathena\conf\battle\player.conf
3198 downloads
Updated
-
NPC Exchanger Voteforpoint FluxCP to Cash Point
This is a NPC script for FluxCP Vote points in order for the
players to exchange them for Cash Points ingame.
Credits to JayPee
280 downloads
Updated
-
2018-03-07 Client with read questdisplay2.txt
By hendra814 in Client Tools
- support read data folder first
- not auto close if input a wrong password
- removes the gravity ads and logo
- read license screen
- Read questdisplay2.txt (don't ask me how to make it work, because i'm already forget which NEMO i'm used to enable this option)
- Restore Cash Shop Icon
- Restore Roulette
- Show Replay Button
- Load Custom lua (iteminfo.lua)
787 downloads
Submitted
-
client 2012-04-10
By hendra814 in Client Tools
- support read data folder first
- not auto close if input a wrong password
- already show "Create Player" when make new character
- removes the gravity ads and logo
- skip license screen
8124 downloads
Updated
-
Slot Machine With Random Reward and Running at Spesified OnClock
By hendra814 in Games, Events, Quests
Hi All,
Here i want share with you my modification script from @GmOcean
Thanks.
For GM access level change at line 3
for item/zeny payment change at line 235 ~ 238
for OnClock, change at line 191~196
This Slot Machine will disapear after 5 Minutes
If you want replace, change it at line 201
For random reward, change at line 31~76 and 106~151
Special thanks to
1. @GmOcean for slot machine script
2. @Emistry for enable hideoffnpc and hideonnpc
3. @Nova for inspired slot machine function
1702 downloads
Updated