Page 1 of 1

LoadEmitter() returns MAGIC_SUCCESS on absent emitter

PostPosted: Wed Sep 15, 2010 2:58 pm
by Nomad
Hello
I load 2 files with emitters: file1st and file2nd.
And, for example, when I have emitter 'magic' in the 1st file and call
Code: Select all
Magic_LoadEmitter(file2nd, "magic", &emitter)

to load emitter with this name from 2nd file, the function returns MAGIC_SUCCESS
but the emitter I've got is broken and renders without any visible particles.

Could you fix it?
So I could turn off Magic_FindFirst()/Magic_FindNext() check before emitter loading.

Re: LoadEmitter() returns MAGIC_SUCCESS on absent emitter

PostPosted: Wed Sep 15, 2010 3:31 pm
by Odin_KG
Thank you!
I can give you a new informal version of the library:
www.astralax.com/hlam/magic1_77.zip