Please Post Snippets Or Diffs
...of code you change.. otherwise we have to diff our files which have other modifcations, and find what you changes, THEN merge it..try something like this
/zone/client.cpp(path/file..make sure you include path):4567(line number to start) Code:
pp.aapoints = atoi(sep.arg[1]); If you are changing the lines of code, also paste the block(s) of corresponding orginal source(from the zip) .. also.. i just made the above example up, don't do it |
StarTeam has a built in "Visual Diff" and "Visual Merge" tool we use all the time (on top of using ST for our CVS).. if you want these tools you can download StarTeam at www.starbase.com and get an evaluation key..
On the other hand, i'm sure there are hundreds of other similar tools that do the same job (maybe even better). |
Sorry, I do all my programming under Unix.
I can use diff, you need to tell me what kind you want. |
diff -uBb clean changed > blah
obviously, paste blah |
Patch for rogue assassination ability.
I do all my work with unix stuff, only reason I even boot windows is to run the eq client, so this is a diff, if it's not acceptable i can send the modified files.
This thing won't let me just attach files, so here's an URL: http://www.heliacal.net/~solar/misc/rogue.patch |
As I started populating my zones, I realized it was a pain to figure out what models were available in each zone. So here is my first contribution: #fixmob
#fixmob [nextrace|prevrace|gender|nexttexture|prevtexture|n exthelm|prevhelm] Start with #spawn, then use #fixmob with the different parameters to easily navigate through the different races, gender, textures and head textures (head only seem to work for giants). I'll look to add facial features shortly. Finish it off with #npcspawn and you're close to having a full ingame mob editor. I just wish there was a way to skip innexistant textures... Anyone got any insight? Error returned by client maybe? Gonna look into this to next. here is my patch file for client.cpp of EQEmu 0.4.4-DR1. #patch client.cpp client.patch. Code:
3568a3569,3665 |
Yes, this is the kind of post we are looking for, but in its own thread. I'll leave the post here though as it is a very good example of exactly what we are looking for when people submit code.
|
Oh, sorry. Figured this was the thread you wanted snippets in. Guess I wasn't myself, Leafs were losing game 7 by 5 goals!
:shock: |
quick hack to combat code that seems more realistic..
blearg!
|
I will repeat, do NOT post the snippets and diffs here, this is just a general information thread on HOW to submit them, in their OWN THREAD
|
Quote:
|
|
thanks! DL'ing it right now =)
|
bah, not sure WHAT i downloaded, but it had nothing to do with a version anything :evil:
how about a filename to look for? |
All times are GMT -4. The time now is 10:23 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.