Like CIDLoader but..

07/23/2008 10:59 scottdavey#1
Like CIDLoader but able to connect to .no-ip.org domains? Like in world of warcraft private servers..

Code:
Server2=UlsterCO
Ip2=darkviper.no-ip.org
Port2=9958
ServerName2=UlsterCO
HintWord2=
Pic2=servericon30
Example, this will help me as i don't have a static ip..
07/23/2008 11:04 XtremeX-CO#2
CO takes IPs not Hostnames...
07/23/2008 11:15 scottdavey#3
I know i was thinking of maybe if someone could make it get the ip from the hostname and input it into the client, But idk it sounds very hard and i wouldn't know where to start
07/23/2008 20:46 nTL3fTy#4
Quote:
Originally Posted by scottdavey View Post
I know i was thinking of maybe if someone could make it get the ip from the hostname and input it into the client, But idk it sounds very hard and i wouldn't know where to start
You could make a standalone launcher for your server and have it resolve the hostname upon launch and write the server.dat.
07/24/2008 01:10 scottdavey#5
Quote:
Originally Posted by nTL3fTy View Post
You could make a standalone launcher for your server and have it resolve the hostname upon launch and write the server.dat.
I can code vb6 and c# but i wouldn't know where to begin with the launcher are there any examples/tutorials out there?
07/24/2008 01:32 scottdavey#6
Nevermind i created a program that gets the ip from hostname and writes to server.dat XD