This is one of the smallest yet biggest scripts I have made in a while, enjoy(?)Im not that good at scripting, this basically adds VIP exp boosts and can also get stacked if you use my "bEXPi3" function.
You'll need to manually set the date for the VIP to finish on that new column, also set your group to the desired rank.
For the battle manuals and other SC_CASH_PLUSEXP reliant items, you just simply replace their script like this.
Be sure to add your ranks to the function to, or else they'll get dumped to the default rank.
Id: 14545
AegisName: "Battle_Manual_X3"
Name: "Field Manual 300%"
Type: 2
Weight: 10
Trade: {
nodrop: false
notrade: false
noselltonpc: false
nocart: false
nogstorage: false
nomail: false
noauction: false
}
Script: <" callfunc("bEXPi3", 1800000,300); ">
Just transfer the original values to the function and the script will take care of the rest =) for additive extra exp boosts