Thread: Translate
View Single Post
  #6  
Old 12-11-2009, 06:51 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Quote:
Originally Posted by coreys View Post
I am curious about the addDNSEntry function, however. I was gone for a year so it seems there's a lot I missed out on, there's a 64-bit server, and why the need for that?
The graal servers now run on 64 bit machines & Linuxes, but we have not tested the 64 bit version of the npcserver a lot yet (want to avoid npcs being deleted or people losing items). That's why the DNS lookup is bugged right now and you need to use addDNSEntry(host, ip) if you want to use TSocket or requesturl on serverside.
Reply With Quote