
http://wiki.ttdpatch.net/tiki-index.php ... llbacksTut
This was very helpful to me when I needed to use callback 23.
I had to read the source example a couple of times to figure out that I needed to handle the callback in a varaction chain for cargo FF (buy menu sprites). However it was easy to work out from the example, and makes sense in retrospect. It didn't take long to adapt the existing action 2 that I had for the buy menu cargo.
Having a handy reference meant I could get some useful work done (good stuff marked in red)

Andy