Roadkill909
ICE ICE ICE!
- Joined
- Feb 4, 2012
- Location
- United States
I mess around with skill ideas fairly often on my test server. Typically they're pretty amusing or interesting. Unfortunately I'm the only one who usually sees them. I figured I'd post videos of the best ones here for the community to take a look at. Maybe some of them are good enough to be repurposed into skills for the main server.
So I'll start off with my latest experiment. There's been a lot of discussion about rangers, active skills, and arrowpowers, so I figured I'd try replacing the arrow power skills with one skill that accepts modified arrows. The results turned out pretty well:
Before anyone asks, this can work on normal bukkit. Bukkit/NMC/OBC files were not modified in any way. No clientside mods or custom clients necessary. Under 300 lines of code, took around 3 hours to make.
There's a special skill made for this called "Quiver." The skill makes a small custom inventory appear. The custom arrows don't work unless they're in your quiver because of technical reasons. The quiver aspect also helps restrict the ability to certain classes.
So I'll start off with my latest experiment. There's been a lot of discussion about rangers, active skills, and arrowpowers, so I figured I'd try replacing the arrow power skills with one skill that accepts modified arrows. The results turned out pretty well:
Before anyone asks, this can work on normal bukkit. Bukkit/NMC/OBC files were not modified in any way. No clientside mods or custom clients necessary. Under 300 lines of code, took around 3 hours to make.
There's a special skill made for this called "Quiver." The skill makes a small custom inventory appear. The custom arrows don't work unless they're in your quiver because of technical reasons. The quiver aspect also helps restrict the ability to certain classes.