That's pretty sweet, this brings alive fantasies of wanting to make a Legend of Zelda: Ocarina of Time EQEmulator server where the campaign is remade and the MMO part is topically added ontop of it with tiered dungeons and bosses.
Of course you need all of the in-game assets to port... |
The cross-section of N64 ROM disassembly enthusiasts and EQEmu developers is probably pretty small ;p
Though for whatever reason that made me think that it would be neat to have a script hooked up to a weapon that sends out WearChange packets for its owner at prescribed times when equipped -- i.e., have the regular particle-less sword most of the time, but have it "ignite" during combat/in certain zones/against powerful foes/what have you by actively swapping the model. (It helps that when the particle model first appears, it takes a sec to pump out its full amount of simultaneous particles, so it really does seem like it's igniting.) Would probably need a little custom infrastructure to make it consistent (e.g. so someone who zones in later will see the active model rather than the base one). Might need to let items to hook onto player script events as well to keep from polluting player scripts with item script code, if that doesn't already exist. But could do some neat things with that: broken swords that reform themselves, particles that change from blue to red in dire situations, a weapon with "bloodlust" that gets more intense the more you kill in a short period of time, etc. Make a weapon feel a little more "alive" and special. Although it's admittedly not very EQ-like (as far as I know) not having your weapon pumping out particles and looking most impressive when you're strolling through a town or whatever ;p I'm sure some more interesting things could be thought up to do with custom weapon models~ Maybe someone's already done that with whatever particle/no-particle model pairs already exist, even. |
Quote:
|
I have to say that this is very amazing! This brings together SOO many more combinations of things not to mention making some of the more dull models a bit more exciting.
Ive literally lost the last 6 hours playing around with these tools and testing what fields do what, how to increase the particle effects, playing with blender etc etc. You have truly opened something great here! I can fully admit that when I get my server back up and running I will be utilizing these tools 100%. Ive always wanted to differ the graphics between my upgradeable weapons such as increased particle effects from +6 to +9 and this makes it completely possible now! Once I get the hang of things I have a feeling creating new weapon graphics will go 10x faster. |
I'm hoping to play with the particle stuff when I get some more time.
The particles alone are a pretty awesome custom feature. It seems it takes a lot more time to create a sword, vs. adding particles to an existing sword. Being able to add the particles to existing weapons is awesome though, allows you to easily recycle a weapon graphic while making it still look 'new'. My question is, if you take a Fine Steel Sword and add a blue particle to it, do all Fine Steel Swords now have a blue particle(it26 or whatever) or are you creating a new weapon model? |
Quote:
You can export an existing model and re-import it under a new ID if you want multiple copies of a weapon with different particles. (Probably would want to export, then import to a modelling program, then export from that and import back into the EQG file if you do go that route. Models usually don't show up right if you try to import them straight back in -- the normals need to be recalculated, I think.) |
Quote:
I'm not sure when I'll have time to play with it, busy right now, but looking forward to when I can. |
Added a barebones model viewer.
Viewer > Start Viewer will launch an independent model viewer window. It will automatically update to display your current selection. The display can also be manoeuvred in various ways via the mouse buttons (bit clunky, but apparently Maya-like). Just shows the model mesh with the first diffuse texture found within its materials applied. Some later weapons don't show up correctly due to having weird extra different diffuse texture entries. May try to make some improvements later and add normal maps, shininess, etc to the display. Oh, wouldn't work with multi-texture models yet either, but there aren't many of those unless you add your own. Can also technically be used to view (some) EQG npc models, although the camera is not really geared for it. http://i.imgur.com/dMk20vI.png I hope to make some usability improvements and a probable bug fix in the near future as well. P.S. I make no guarantees that an imported model that looks right in the viewer will necessarily look right in-game! |
Quote:
I'll hopefully be getting your eqg/s3d modification tools more attention soon. |
This looks like a great tool! Maybe I'll see siege weapons in EQ afterall!
|
Stickied thread
|
Hi Zaela,
Awesome tools btw, many thanks for creating them. I decided to play around with the weapon model importer. I can fumble around and look at the different models, decided I would start simple so I exported a model and opened it in blender, imported it / exported it new file name. (I exported as obj) When I tried to import it, the application stopped responding and Win7 (x64) closed it. I opened it again and saw it was in my new eqg archive, so I tried to add material - crashed again. Any ideas on how I go about tracing down the issue? I can find no logs or anything about it other then Windows saying the application stopped responding. I am really looking forward to customizing weapons. |
Quote:
|
I love this thing.
So much potential. (Slight necro post I know). I'm mucking with my patcher to support keeping clients in sync with custom models. http://i.imgur.com/XGhchtj.jpg working on some other misc stuff... http://i.imgur.com/4gWZsL8.png Gotta tweak my export settings. |
Added a wiki entry about Maya settings for getting models done here.. had my nephew whip up a master sword for fun from scratch, and toss a checkered UV map on it.
http://i.imgur.com/lilAvqk.png Needs some finer tuning in game, tweak orientation http://i.imgur.com/PBg5mAI.png But not too shabby. another one, looks pretty decently placed. http://i.imgur.com/DjuiiyC.png |
This is awesome! I am just starting with this to make a full expansion of custom weapons and even new Epic's for my server.
Would this be able to edit or import custom NPC's as well? |
Any chance you could whip something up to export the zone models as well Zaela?
Eg. Doors, bridges that kind of thing. I tried opening a few of the zone .eqg using the weapon model importer and it doesn't even list the obj_x.mod files from those zones. |
Need help
I think I understand but I am very confused.
While this appears to work for weapon creation, What I need is a way to import an item. What is going on is, I need to create a couple of items that can be seen in inventory. I have found a blender file that I can export as a .ply from there it gets fuzzy. Can the weapon importer create items? or am I just shooting myself in the foot? I need a very in depth and as someone with very low skills (none at all to speak of) on how to do this. Reading the post and following as best I can. I can import the .ply, create the IT file but then I am lost. Further issue : The EQG Weapon model importer crashes at almost every step as described by someone else a few posts earlier. (using windows 10 64bit). So am I even in the right area to be doing this? or is this strickly for weapons? Aardil |
I just want to say thank you for this amazing tool, i've done lots with it already. I am having a problem with some of the models not having their uv mapping. I'll export it and it comes out blank and i can't apply textures to it. Also these same models show up as a solid color on the model viewer.
|
problems
Are the directions on the first few posts still correct? I have spent the last 16 hours comb through them, trying every combination and I cannot seem to get this tool to work properly. I am using Blender to export .ply file without Vertex Colors. Once I have the .ply file I have tried creating a new eqg file and putting it in the globalload as well as using an existing one. Once I got an all black model of a sword, but I have not been able to even replicate that, its been 12 hours of reloading client, #wc 7 3001-3009, and no graphic.
|
| All times are GMT -4. The time now is 05:23 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.