Search found 12 matches

by Raits
Fri Apr 07, 2006 8:10 pm
Forum: Helbreath Server Setup / Configuration / Help
Topic: [php]buttons
Replies: 4
Views: 238

It would most likely be done with php's image manipulation functions. And the picture would be something like image.php?text=button_text.
by Raits
Wed Jan 04, 2006 12:18 pm
Forum: Helbreath Server Source
Topic: Dev C++ Project
Replies: 13
Views: 1278

If it's so much better could you please list the things that make it better in your opinion since you've apparently used both?
by Raits
Tue Jan 03, 2006 11:39 am
Forum: Helbreath Server Source
Topic: Dev C++ Project
Replies: 13
Views: 1278

Well, on the plus side Dev C++ is also easier to get ahold of.
by Raits
Tue Jan 03, 2006 9:21 am
Forum: Helbreath Server Source
Topic: Dev C++ Project
Replies: 13
Views: 1278

I like the IDE and as i recall Visual Studio took a lot of disk space.
by Raits
Sun Jan 01, 2006 7:02 pm
Forum: Helbreath Server Source
Topic: Dev C++ Project
Replies: 13
Views: 1278

To clarify, i would like to know if anyone on this forum has successfully converted the Visual Studio project into a Dev C++(http://www.bloodshed.net/) project that compiles correctly.
by Raits
Fri Dec 30, 2005 6:51 pm
Forum: Helbreath Server Source
Topic: Dev C++ Project
Replies: 13
Views: 1278

Hey, just wanted to ask if anyone has bothered converting the source into a Dev C++ project?
by Raits
Fri Nov 26, 2004 8:05 pm
Forum: Helbreath Hacks
Topic: Packets
Replies: 0
Views: 162

Hey, this might be a stupid question, but does anyone know how to decrypt the HB packets? I looked throught the HB server sources, but i couldn't find it.
by Raits
Wed Sep 01, 2004 1:03 pm
Forum: Helbreath Server Source
Topic: 2.03 source
Replies: 9
Views: 734

Yes, that's why i was wondering, what info does the open beta client send to the log server. And i have it thanks, but i don't know how to catch the messages it sends and recives on account creation.
by Raits
Wed Sep 01, 2004 7:30 am
Forum: Helbreath Server Source
Topic: 2.03 source
Replies: 9
Views: 734

No, actually i wanted to know what messages the login server expects to recive from a client to make a new account.
by Raits
Sun Aug 29, 2004 5:05 pm
Forum: Helbreath Server Source
Topic: 2.03 source
Replies: 9
Views: 734

Hi, i am currently going throught the 2.03 server source, trying to find the code that is used to create a new account. So far i have only found a define of createnewaccount. So i wanted to ask, if the account creation is even in the code in the 2.03 source.
by Raits
Wed Aug 18, 2004 5:28 pm
Forum: Helbreath Hacks
Topic: where to find the ip? of an server
Replies: 9
Views: 666

Well, you could try the cmd, and then type netstat -n, that should show you a bunch of ip's. You should be able to identify the ip from the wierd port. Or you could try useing a firewall, to catch the outgoing connection and checking the ip.
by Raits
Mon Aug 09, 2004 4:48 pm
Forum: Helbreath Hacks
Topic: Hotkeys for 3.51
Replies: 18
Views: 1541

Hey, could someone tell me how to get the buttons f5 - f12 to be used as hotkeys with the client version 3.51?