hello everyone,
i want to know how do i make the safe upgrade,piercing and element upgrade faster than normal rate. I've been searching all over source files and i found this code.
orCode:m_dwEnchantWaitTime = g_tmCurrent + SEC(4);
Those code has something to do with upgrade time? :)Code:if(m_dwEnchantTimeEnd < g_tmCurrent) { m_bResultSwitch = false; m_dwEnchantTimeStart = 0xffffffff; m_dwEnchantTimeEnd = 0xffffffff;
and how do i manage to decrease t he safe upgrade gauge time ?:)


![[Question]On Safe Upgrade,Piercing and Element Upgrade](http://ragezone.com/hyper728.png)

