Jump to content
0 votes
Guests cannot vote

Important callbacks missing on the LuaAPI

  • Views: 2
  • Submitted:

Please add on the LuaAPI:

The idea is to have a more practical way to control these issues, because when trying to work with spawns, unfortunately there is no simple way to determine safe areas, or areas where PvP is free or has restrictions.

These are simple things, but they make a big difference, especially in large PvP events.

onCharacterSafeZone(oPlayer, oMap, oMapX, oMapY) {

return safe zone maps

}

onCharacterPvPAllowed(oPlayer, oMap, oMapX, oMapY) {

return pvp area without alertpvp

}

onCharacterPvPBlocked(oPlayer, oMap, oMapX, oMapY){

return pvp area with alertpvp

}

 

User Feedback

Recommended Comments

There are no comments to display.

×
×
  • Create New...

Important Information


We use technologies, such as cookies, to customize content and advertising, to provide social media features and to analyse traffic to the site. We also share information about your use of our site with our trusted social media, advertising and analytics partners. See more about cookies and our Privacy Policy.