View Single Post
  #1  
Old 06-18-2011, 12:59 AM
Mark Sir Link Mark Sir Link is offline
Kevin Azite
Mark Sir Link's Avatar
Join Date: Sep 2005
Posts: 1,489
Mark Sir Link is just really niceMark Sir Link is just really nice
Send a message via AIM to Mark Sir Link
TServerLevel improvements

TServerLevel.issparringzone - boolean (read only)

Can this be changed to be writable? It being a requirement for inclusion in the level file makes it harder to use online dev tools that could be developed elsewhere.


TServerLevel.noapchanges - boolean

Added to prevent AP from changing upon kills or deaths in this level. Would also be a nice boolean for TServerPlayer so it could be toggled on and off.


TServerLevel.nohealrestrictions - boolean

Enabling this should prevent the usual healing restrictions that occur with the default AP system.


TServerLevel.friendlyfire - boolean

Ignores guild tags to allow players of the same guild to strike each other.


TServerLevel.isnopkzone - boolean

This currently seems to be changeable on the spot, but the level that was a nopkzone changed to a PKing zone will remain a nopkzone until the client reconnects at the moment.
Reply With Quote