PDA

View Full Version : [APP] KoTH Time Editor



Ryx
December 31st, 2011, 04:25 PM
Old post:
Sort of a hello world for me with c++. Thanks to sehe for helping me. Anyways, should be relatively straightforward. Start Halo CE, start the app, then enter time. The hill will automatically restart with the new time, and viola. However, you either have to reset the timer or restart Halo if you want the default time back. Default time is 60 seconds btw. UPDATE: Dedi server download added. Dedicated Server footnotes: Grab the source from my site. (http://tox1kmods.webs.com) Tut on there too. (http://tox1kmods.webs.com/apps/forums/topics/show/7044955-making-the-koth-editor-work-with-dedicated-server) Download (http://www.mediafire.com/?n9ga23wv638kdo9) Download (http://www.mediafire.com/?smjlogz3oxl5kds) for dedicated server[/URL] http://img3.imageshack.us/img3/3447/kotheditor.png

Well, I figured since this was a hello world for c++, I might as well remake it as a first dialog-based app. Someone kept telling me to stop making console stuff :P Also, I lost the source to the old one so I had to find the addresses again, but anyways. Codings really messy if you want to look at source, updated a few things since I uploaded the source so that it'll open with the current time instead of just 60.


Download v2 (http://www.mediafire.com/?gtftn9bsqn6y0bs)

Sauce v2 (http://www.mediafire.com/?6er46g8d8kyjlyy)

http://img580.imageshack.us/img580/5052/kotheditorv2.png

staticchanger
December 31st, 2011, 08:36 PM
Nice, how'd you go about it? Memory values?

supersniper
December 31st, 2011, 10:04 PM
you should incorperate it to handle multiple instances of dedicated servers.

just have it check the process ID then incorperate the value acordingly

Ryx
December 31st, 2011, 10:24 PM
you should incorperate it to handle multiple instances of dedicated servers.

just have it check the process ID then incorperate the value acordinglyRoundabout tut link above...

I'm a noob :(

goye2cz
January 1st, 2012, 02:38 AM
Who loves you? I love you. Thank you! I'll try it today.