Connection ErrorBad RequestThis page went staleSession ExpiredSign in requiredForbiddenNot FoundToo Many RequestsServer ErrorBad GatewayService UnavailableGateway TimeoutHTTP Version Not Supported
Session Expired
Your session has expired. Please log in to continue.
Sign in required
You need an account to do that. Sign in or create one — it only takes a minute.
This page went stale
Your security token was rejected, usually because the page sat open too long or you signed in elsewhere. Nothing was saved. Reload the page and try again.
Request Failed
We encountered an issue while processing your request.
Please check your internet connection and try again.
cameras for creature hire interface in town/dwelling
- MapObjects\_(AdvMapObjectLink)\Monsters\NCF
used to let NCF creatures appear in editor 'Creatures' table so u can put them into map as default creatures
- UI\UIGameRoot.(UIGameRoot).xdb
provides all information about game UI, in NCF used to connect creatures with their hire cameras
- index.bin
this file is created by editor and contains information about user-created files to keep them visible after editor reloads. for example, index.bin from main data folder do the same thing for devs files
- types.xml
main list of all game data types and constants. most of them are implemented in lua, but some are not. for example, many spells haven't constants in lua, but u can use their numeric values from types.xml