PDA

View Full Version : Request for new function



Wxyz
01-06-2002, 07:49 AM
I'd like to suggest a new function to emit action messages back
to spawnshell. I can diff my changes and submit if someone
would be so kind to give me the commands. I don't play a melee
class but started looking into adding dmg output stuff, and this
seems to be a function needed to continue building on getting
the info for dmg ratio per mob etc.. Just my 2 cents.

From my previous thread I found that I needed to add this function
to continue the look into melee dmg thingy.

Thank you.

casey
01-06-2002, 08:19 AM
cd showeq

cvs -z3 update
(resolve conflicts if any happen)
cvs -z3 diff -c > my-patch.diff
gzip my-patch.diff

post my-patch.diff.gz to the patches section of the project, along with a description of what it does.