Forum > Serverside Modding

Increase Time Speed

<< < (2/3) > >>

Alastor:
Pick up TimeaScale Address and Start WoW
Start CheatEngine add Adress manualy insert Time Scale Address ( use float variable ) and you'll that constant speed is 0.16 or similiar number i dont rly remember it now so just change time speed to for example 5 and you have it time was changed so that constatnt time that will be there once you load it needs to be bigegr if you want to have 1 sec equal to one minute and after all i would recomed to write program that would change time for you

Aaaand if you want to change this time permanetly you can try to find this constant time in wow.exe and change the number izi pizi lemon squzi

here is MLG video Tut ( just fun parody but it rly works )
MLG made in 20 mins not a big deal
[media:1cp1js31]https://youtu.be/NOmuGKWFgeQ[/media:1cp1js31]

Kaev:

--- Quote from: "Alastor" ---Time speed exactly is handled by client side

some hacks or Machinima Camera Tool (which is basicaly hack too ) can edit time speed by editing certain address in memory i gues it

and if I am correct time is on these addreses

TimeMinutes = 0x00D37F98
TimeHours = 0x00D37F9C
TimeSpeed = 0x00D37FC8
--- End quote ---
Are you sure that it's only clientside? I'm pretty sure i saw someone else asking the same question and he got it working by changing something in the database. Maybe i'll find the thread, give me some time.

Alastor:
I dont know if its only client only to asure you but i know that you can just change client time scale manualy

Amaroth:
I doubt this can be simply achieved by databases, while both client and server side times are being taken from local system time (Time.Now?)

Btw, game_event is for something entirely else, that table has nothing to do with this. Its basically just for timed periodical database scripts for spawns and a few other things, but doesn't touch time at all, it just uses it.

Steff:
As fare I know this is controled by servertime. Try to change the servertime and have a look waht client displays. If then you can change it in core.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version