Prophexy

Newbie Spellweaver
Joined
Aug 4, 2006
Messages
82
Reaction score
1
Hiya guy's im just wonding what i did wrong.. i open up my prophxy after i load my server and it doesnt change it for 1.61..

[T4C]
#Ip du serveur T4C, Ex: 127.0.0.1, 192.168.0.21
Host=127.0.0.1
#Port d
 
IF you are going to use prophexy, the t4c server version MUST be 1.25, and if you are willing to use 1.61a right, you must set t4c port to 11678, and change the server port (using map&port) to 11678, so the prophexy.ini should be like this:
[T4C]
Host:127.0.0.1
Port:11678 (this can be 20000, also, but then you'll have to put :20000 in the end of the IP, and the new prophexy cant run with 20000 port.)

[Prophexy]
Port:11677

[Message]
#Message d'acceuil de votre serveur
Welcome to this Server

[Annonce]
#Toujours en d
 
IF you are going to use prophexy, the t4c server version MUST be 1.25, and if you are willing to use 1.61a right, you must set t4c port to 11678, and change the server port (using map&port) to 11678, so the prophexy.ini should be like this:
[T4C]
Host:127.0.0.1
Port:11678 (this can be 20000, also, but then you'll have to put :20000 in the end of the IP, and the new prophexy cant run with 20000 port.)

[Prophexy]
Port:11677

haha that's totally wrong :)


assuming a 1.25 server is used, the case is that you can't make it listen on any other port than 11677 unless you change the value in the actual server file through reverse engineering. and so a 1.25 server will almost always be listening on 11677 (unless said hack has been done). how do i know this you say? try changing the value, and then start up the server with -m or through the service, and run netstat -a in a CMD window. try and see if you can find any service listening on the port you entered. however, i can almost 100% assure you you'll find one listening on 11677. tada?

anyway. since it's listening on 11677

1) you must set
[T4C]
Host:127.0.0.1
Port:11677

2) and then you can make prophexy listen to whatever port you want, between ~10000 - 65535
[Prophexy]
Port: 15000


when you're connecting with your client, then you type in:

[IP address]:[Prophexy port]

like such: 85.200.150.20:15000

and it will connect to prophexy, rather than directly to your server. keep in mind though that if you're using a 1.25 client you can still just connect directly to the server without using prophexy, making the connection much more stable (most prophexy versions just plain out suck and randomly drops the connection).

enjoy :)
 
LOL!! it's not wrong... that's the way i use, and i dont need to put anything after the IP... why dont you try do what i said, than you say if it's wrong or not... if you are not beliving me i can screen it for ya..
 
The 1.5 Server the server will always listen on 11677 no matter what ports you specify. And 1.5 Server also uses "T4C Server" ODBC name no matter what else you specify.
 
well i put my proxy to 20000
and t4c port to 11677 works just great
btw it is possible to have v1.61 with all the v2 commands and all like yeti,duel wield and many many more to have and import the v2edit if you just know the trick ;)
 
Back