Page 1 of 1

register_on_generated

PostPosted: Wed Jan 30, 2013 13:14
by Nore
The callback for register_on_generated returns blockseed: however, is it possible to get the blockseed of other blocks than the current one? If yes, how?

PostPosted: Wed Jan 30, 2013 16:34
by PilzAdam

PostPosted: Wed Jan 30, 2013 16:37
by Nore
Well, I finally managed to do without, reading a bit of the C++ code (it didn't work first time because I didn't notice that it was a u32).