Where does one find a list of functions available in .lua scripts for a specific server?
For Example:
Say I'm using The Forgotten Sever - Version 0.2.15, where can I find a list for other functions like:
onUse(cid, item, fromPosition, itemEx, toPosition)
as well as when they apply, and what...