Sneaky wrote to All on 09-19-17 19:29 <=-
I am hoping I can get same help setting up bbslink on my sbbs
I have my registration codes etc and I have downloaded bbslink.js
and put into D:\bbs\sbbs\mods as you see below, I have not use .js
before and I don't really now how it works, and in sfg I have it
set on my have menu as to bbslink info
does this js have to be compiled be for uses, if so how
My error when try to run the lords game
9/19 06:54:51p Node 1 !JavaScript D:\bbs\sbbs\mods\bbslink.js line 74:
SyntaxError: identifier starts immediately after numeric literal
9/19 06:54:51p Node 1 !ERROR 2 (No such file or directory)
(WinError 0)
in exec.cpp line 665 (sbbs_t::js_execfile)
compiling "D:\bbs\sbbs\mods\bbslink.js" access=0 (useron=Sneaky)
in this says line 74 is were my registered code go, but don't now to
set
them, up to work, in bbslink.js its
I am hoping I can get same help setting up bbslink on my sbbs
I have my registration codes etc and I have downloaded bbslink.js
and put into D:\bbs\sbbs\mods as you see below, I have not use .js
before and I don't really now how it works, and in sfg I have it
set on my have menu as to bbslink info
does this js have to be compiled be for uses, if so how
My error when try to run the lords game
9/19 06:54:51p Node 1 !JavaScript D:\bbs\sbbs\mods\bbslink.js line 74:
SyntaxError: identifier starts immediately after numeric literal
9/19 06:54:51p Node 1 !ERROR 2 (No such file or directory)
(WinError 0)
in exec.cpp line 665 (sbbs_t::js_execfile)
compiling "D:\bbs\sbbs\mods\bbslink.js" access=0 (useron=Sneaky)
in this says line 74 is were my registered code go, but don't now to
set
them, up to work, in bbslink.js its
What is the command line you're using to call the game? It should be: ?bbslink lord
Sneaky wrote to All <=-
I am hoping I can get same help setting up bbslink on my sbbs
I have my registration codes etc and I have downloaded bbslink.js
and put into D:\bbs\sbbs\mods as you see below, I have not use .js
before and I don't really now how it works, and in sfg I have it
set on my have menu as to bbslink info
does this js have to be compiled be for uses, if so how
My error when try to run the lords game
9/19 06:54:51p Node 1 !JavaScript D:\bbs\sbbs\mods\bbslink.js line 74:
SyntaxError: identifier starts immediately after numeric literal
9/19 06:54:51p Node 1 !ERROR 2 (No such file or directory)
(WinError 0)
in exec.cpp line 665 (sbbs_t::js_execfile)
compiling "D:\bbs\sbbs\mods\bbslink.js" access=0 (useron=Sneaky)
before and I don't really now how it works, and in sfg I have it
set on my have menu as to bbslink info
I'm guessing a fat finger issue. I had no issues installing BBSLink on my system.
does this js have to be compiled be for uses, if so how
No, there is no compilation needed.
I'd check the syntax, did you accidentally delete some punctuation in the Javascript?
Here's mine (somewhat redacted ;) ), just to show you what the file should look like, when edited.
var host = "games.bbslink.net"; // Server address, usually 'games.bbslink.net'
var syscode = "mysystemcode"; // Your system code
var authcode = "myauthcodelotsajumbledletters"; // Your system's authorisation code
var schemecode = "andschemecodehere"; // Scheme code
Sneaky wrote to Vk3jed <=-
most probably and was good you had no issues installing it
does this js have to be compiled be for uses, if so how
No, there is no compilation needed.
that's good cool.
Yep cool, once I put 1code between the ("") ie "1code" it
fired up nicely so thank you very for pointing that out the ("")
to me. I will now that for next time, and for the help to get it
to working for me.
Again thank you
var syscode = ""; // Your system code just unsure hows it is layed outie
if code was 1code how would it be
On 2017 Sep 19 19:29:18, you wrote to All:
var syscode = ""; // Your system code just unsure hows it is layed out
ie
if code was 1code how would it be
inside the quotes, man... inside the quotes...
var syscode = "some code here";
| Sysop: | Winzlo |
|---|---|
| Location: | Minnesota, USA |
| Users: | 11 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 495947:05:06 |
| Calls: | 82 |
| Files: | 1,070 |
| D/L today: |
27 files (11,920K bytes) |
| Messages: | 287,048 |