View Single Post
  #4  
Old 01-28-2012, 12:31 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,450
Default

Simple solution to this: Instance zones and allow only your group into them. Scale the zone to the group's average level through code (this isn't supported in the emulator currently, but can be easily added) and do not allow anyone else in. Enforce trivial loot code to prevent exploitation. For example, on zone bootup a zone might have an average level of 50. Make it so anyone 60 or above cannot right click on the corpse, cannot attack NPCs (or get aggro period on them or heal anyone below the zones' level range). You'd have to code that yourself though.

It's an interesting concept and something I considered before, but I do not have the time to mess with it anymore.
Reply With Quote