Thread: Where to begin?
View Single Post
  #2  
Old 07-22-2007, 03:28 AM
sfisque
Hill Giant
 
Join Date: Oct 2006
Posts: 248
Default

depends what areas you want to help out:

server code: C/C++; little understanding of shared memory and network i/o can be useful too.

quests: C++ (for server bindings) and PERL (for the quest instance coding)

tools: there are a host of tools already written in C/C++ and VB. tools could also be coded in java/j++ (i have a few private tools written in java) since in most cases all you need is a connection to the database.

== sfisque
Reply With Quote