Search found 1 match

by daroou
Thu Apr 22, 2010 4:05 am
Forum: maxmod
Topic: getting number of mods/effects and best practices...
Replies: 0
Views: 4450

getting number of mods/effects and best practices...

Hi,

I was wondering if there's a way to retrieve both the number of mods and effects in a bank file once it has been loaded? I looked at the asm, and saw that there's a global containing the number of mods (forgot the name now) which I can extern easily and retrieve, but this is evil and ...