Scroll of awake time change.

08/29/2017 23:34 ramom155#1
how to change awake time in source serve flyff.
Help! Pls.:rtfm:
08/30/2017 07:49 FlyffDeveloper#2
Not mine originally. But in WndField.cpp look for:

m_dwEnchantWaitTime = g_tmCurrent + SEC(Put the amount of seconds to wait here);

And update that everywhere where it occurs. This affects the upgrade speed of all upgrading not just awakening.
08/30/2017 19:01 iSynaptic#3
The better Option would be to create a new Variable on CUser Class and update it within the given upgrade Functions to prevent Spam also on server side. Client sidet Timers like m_dwEnchantWaitTime can be easily bypassed due to memory editing or speedhacks.
03/18/2020 12:25 Morryan#4
Friend i'm editing any files for learn how this language work, i'm starting in university of enginner software and i want learn about flyff servers and how work the game and your files.
i tried change the time of scroll of awake, Scroll of Spro, Scroll of Gpro and Scroll of Xpro, but nothing work
I'm using V15 Database and client, so if any could help me????

Quote:
Originally Posted by FlyffDeveloper View Post
Not mine originally. But in WndField.cpp look for:

m_dwEnchantWaitTime = g_tmCurrent + SEC(Put the amount of seconds to wait here);

And update that everywhere where it occurs. This affects the upgrade speed of all upgrading not just awakening.
could you help me more?? i change but doesn't work. later i save i need only open the game??? or need save in other paste???