Marieh Posted January 10, 2011 Share Posted January 10, 2011 I'm looking at creating a Wave Style Combat mod, similar to that which has been featured in mods. I've dissected the code for that, and it's working fine at the base level. However, I'm looking at creating a sort of "mini-game" where you can make multiple trips, or raids. It will eventually be part of (hopefully), a total conversion to Runescape, similar to Dungeoneering and the Wilderness if anyone has played it - and what I'd like is for a particular part for you to play through, until you die, at which point, a wave (or Floor) counter will then automatically respawn you outside of the "game" give you a number of points, which can be used to "unlock" items. i.e Tier 1 Armour requires, say 10 Points, or 10 Floors. The counter adds up that in total you've got completed 10 Floors, either in one bash, or over the course of the playtime. Whatever the reason for leaving, (death or voluntary), you can then go to "cash in" your points, which unlocks a particular item from a particular merchant. If Tier 3 Requires 10 Points to unlock, and you died on the 13th Level, then you have 13 Points to spend. Unlocking the Tier 3 Armour will then leave you with 10 Points to spend, for example. Is there such a way of doing this? Link to comment Share on other sites More sharing options...
rainshock Posted January 11, 2011 Share Posted January 11, 2011 I would say with constant variables or plot flags but someone with more scripting experience would have to tell you :/ Link to comment Share on other sites More sharing options...
Thandal Posted January 12, 2011 Share Posted January 12, 2011 This works much as you are requesting, (it just doesn't make it obvious that you are "progressing"): "The Last Stand". Link to comment Share on other sites More sharing options...
Marieh Posted January 12, 2011 Author Share Posted January 12, 2011 Do you automatically respawn on death though? Ahh, thank you, that's fantastic. I'll have a look at that. I've thought about how you'd get the Points, or Tokens - can you have more than 99 of any one stackable item at the same time? Link to comment Share on other sites More sharing options...
Marieh Posted January 14, 2011 Author Share Posted January 14, 2011 Bump - Can you have more than 99 of any one stackable item? Link to comment Share on other sites More sharing options...
Recommended Posts