Hi,
I havn't been using darkbasicpro for a few years and i have just recently re enstalled it and run the latest update for it.
All seems to work ok under windows 7
I have a small problem though and im hopeing someone can help me as im a bit rusty at darkbasic pro at the moment !!
I run my program and it came up with error : could not understand command
zrotateobjectpro
positionobjectpro
moveobjectpro
yrotateobjectpro
is there an expansion package for these commands and if so which one is it ?
Ive been away for so long i cant remember why these commands are causing an error !!
Hope someone can help
I just saw that i was using nuclear glory expansion for my collision, this has the commands in the include file.
but now it comes up with : Could not understand command inside NGCollision.dba.
Even the demo programs which come with nuclear glory error when run
The main error is
Cannot use RETURN command inside a function at line 380.
which is :
if NGC_dll = 0 then return
any ideas ?