HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

nice weapons, how do i make my own?

01-30-2007, 01:30 AM#1
appz_hunter
I've played elimination tournament a few times and I enjoyed the weapons.
I want to make my own maps with similar weapons, so I opened up the map in world editor to take a look. All the ability and item data was intact, but the triggers were missing. A full tutorial on how to create all the weapons would be appreciated. Also, link me to any tutorials or forums that already address this issue, and bake me an apple pie.
01-30-2007, 01:55 AM#2
Av3n
Heres an link of the system they used http://www.wc3campaigns.net/showthread.php?t=87027

-Av3n
01-30-2007, 07:32 AM#3
GaDDeN
Everything in ET uses the same physics system; it's not just the weapons. You'd have to make your own physics system (vector system) :-)
01-30-2007, 07:56 AM#4
Anitarf
Actualy the vector system Av3n linked to is just a subsystem, the main engine for handling projectiles is the particle system.
01-30-2007, 06:21 PM#5
GaDDeN
...which was created by iNfraNe, if i'm not mistaken.