EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Development (https://www.eqemulator.org/forums/forumdisplay.php?f=590)
-   -   Adding particle effects to weapons (https://www.eqemulator.org/forums/showthread.php?t=25957)

strangler 08-16-2008 06:20 PM

Adding particle effects to weapons
 
Is there a way to add particle effects to other weapons that do not have them yet?

So_1337 08-16-2008 06:25 PM

Not that I'm aware of, but you can always replace the graphic of one weapon with the graphic of another:

Code:

### This makes Blackstar look pretty ###
UPDATE items SET idfile = 'IT10502' WHERE id = 31348;

Don't remember where the original graphic was pulled from, but it's just an example. My girl refuses to wear such a good mace simply because it's ugly, so we prettied it up a bit for her =P


All times are GMT -4. The time now is 02:26 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.