Ive heard good things about brisk so I checked it out.
But the tutorials dont run.
I have to edit the function calls first of all:
from
VM_Call_blox_DrawGameBlock
to
VM_Call_DrawGameBlock
then after I have edited all of the calls
I get this error
'Unable to convert from string to Int'
On this line:
hContext% = BVM_CreateContext("blox")
I have tried emailing the author and posting on his forums
But the tutorials dont run.
I have to edit the function calls first of all:
from
VM_Call_blox_DrawGameBlock
to
VM_Call_DrawGameBlock
then after I have edited all of the calls
I get this error
'Unable to convert from string to Int'
On this line:
hContext% = BVM_CreateContext("blox")
I have tried emailing the author and posting on his forums