View Single Post
  #2  
Unread 10-15-2006, 01:37 PM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

So, if I'm getting this right...

Someone would have to enter every bit of every stat from every piece of gear?

With how quickly gear can change (be replaced) it seems to me like this is a lot of work just to see what your character's stats would be.

Races have little effect beyond the +/- up to 10 or so points in different stats.

Also, with the combat changes that are coming up, linear forumlae are going out the window to be replaced with a diminishing-returns curve (which will be significantly harder to figure out).


As for PHP... the background needed for something that seems pretty simple like this is very limited. If you want, I could probably give you all the background in PHP you would need to make your page... mostly all you would have to do is use a HTML form, and then get and manipulate the data in PHP (which would be basic manipulation -- very easy).
Reply With Quote