-
[Requested]
Hello Everyone, as the tittle say : im managing my own server with vsro files and need ADD a potion speed 500% or 1000% for GM`s i appreciate your answers
Thanks alot
Regards.
FIXED - i found the code was :
Go to -> SRO_VT_SHARD_INIT -> _RefSkill -> Search for:
Code:
ID 5410 - 50% speed
ID 5411 - 100% speedNow search for Param6 collumn. You'll see there a number - Modify it with any number you want (E.g: 1000 which is going to give you 1000% speed increase).
Codes for these items are:
ITEM_MALL_MOVE_SPEED_UP_50
ITEM_MALL_MOVE_SPEED_UP_100
Enjoy .
Every modification on the database needs a gameserver restart.