iam searching for GM speed scroll

09/15/2012 21:25 MeiMei*#1
the /setspeed is bugged,and my old friend has a code for speed scroll 2000%,but becuz we arent talking with each other anymore so he dont wanna give me it ^,^,maybe u guys know the code of it?
09/15/2012 21:37 JuliaRocks*#2
You have to create such things
09/15/2012 21:39 MeiMei*#3
i dun think so
09/15/2012 21:52 JuliaRocks*#4
Quote:
Originally Posted by johnftw4 View Post
i dun think so
Sow, I assume you're aware of the fact that everything which is listed right next to your Char GUI on the upper left is a Skill..

Drug of typoon e.g. = "ITEM_ETC_ARCHEMY_POTION_SPEED_11" @_RefObjCommon
Link ID = 5050
@_RefObjItem & the Link ID -> Desc1_128 = "SKILL_ETC_ARCHEMY_POTION_SPEED_11_01"
PHP Code:
SELECT FROM _RefSkill where Basic_Code like 'SKILL_ETC_ARCHEMY_POTION_SPEED_11_01' 
-> Param6 = 100
09/15/2012 22:02 Snow*#5
Just change that Super Moving Scroll to 2000% it's fun.
09/15/2012 22:10 MeiMei*#6
i want it cuz when i making H&S its slowly as hell and warp doesnt work
09/15/2012 22:50 FoxRayz#7
You have to create it in the database as the 2nd poster stated. :)