in the tutorial at the darkbasic website i followed the directions and everything but i have one problem. for some reason in the
Rem Make bullet
Make object sphere 2,2
Hide object 2
make object sphere 2,2 is messing up the code. when i take it out the program runs but when i put it back in i keep getting the error
Error at line 110. Object already exists.
but when i look at it it keeps highlighting the loop command at the end. i just got darkBASIC and i dont know why ths happens or what to do to fix this plz help. thx