Main Menu

Star Trex

Started by VectorWorlds, February 09, 2020, 11:48:49 AM

Previous topic - Next topic

Vectrex32

Open Star Trex.bas in a good text editor (like Notepad++ from https://notepad-plus-plus.org/downloads/) and see what's at the error line, 3851.

Odds are, its the first line of the Sgn() function. Delete the entire function (all the way to the ENDFUNCTION line) and save the file. Then, from the command line, type RELOAD and then RUN.

- Bob

jgkspsx

Is the library Sgn function 100% identical to the one defined in this program? I was wondering if switching to the library version is what caused the difference in behavior on my machine vs. the video.

Vectrex32

Yes, they are the same.

- Bob

AlexF

Dear Bob, that's fixed the problem, thank you! Hope someone picks up what's been done on this game and continues with it, it's terrific so far...  :D

VectorWorlds

I found a more complete version knocking around on my hard-drive so thought I would upload here.

https://1drv.ms/u/s!ArslbYSzzvjwiLxMtgMK1fPmzP4HrQ?e=IWyxcN

Cheers,


Andrew