Thread: New Class?
View Single Post
  #2  
Old 02-09-2007, 07:18 PM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

Creating your own class wouldn't be an easy task, you're a bit limited by the client's class structure. You could probably do subclasses of a main class in code if you wanted but it would require some decent knowledge of how the client and server work and interact.

Course if you just want a giant monster running around kelethin you don't need a new class for that. =p
Reply With Quote