AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages!

You are not logged in. Login here for full access privileges.

Previous Message | Next Message | Back to BBS Doors  <--  <--- Return to Home Page
   Networked Database  BBS Doors   [123 / 271] RSS
 From   To   Subject   Date/Time 
Message   Steve Winn    Anubis   Hello and noob question   March 15, 2007
 12:06 AM  

Re: Hello and noob question

> Hi All,
>
> I've just installed VADV and of course have a noob issue.  Not sure that this
> is exactly the forum for the question, but it does involve setting up doors.
> Basically, I'm attempting to install the door Freshwater Fishing Simulator
> v2.5.
>
> For Fishing, I've created a batch file named "FISH1.BAT" that conta
> "S:\VA\DOORS\FFS\FISHING.EXE 1 S:\VA\TEMP\N1 1 /F" which (in theory
> the DORINFO1.DEF file that VABBS drops into N1.  My VADV door configration
> for Fishing reads: "S:\VA\DOORS\FFS\FISH%1.BAT".
>
> And yes, Fishing is installed into S:\VA\DOORS\FFS, FFSCFG has been run, and
> FISHMANT has also been run.  I can start the door in local mode using FISHING
> /L.
>
> When I run the door from the BBS, I get thrown back to the menu without so
> much as a glimpse of the door ANSI.

Easiest way to setup doors is to create one batch file to handle all nodes,
like so (I use START.BAT):

--- BEGIN BATCHFILE ---
@echo off
rem Change to the door's directory to be ran.
s:
cd\va\doors\ffs

rem Run the door.
fishing.exe 2 s:\va\temp\n%1 /F

rem Change back to the BBS directory.
s:
cd\va
--- END BATCHFILE ---

I don't know if I tried dorinfox.def with this door since I always use door.sys
whenever possible.

In VConfig, you want to run the door like so:
s:\va\doors\ffs\start.bat %1

There wasn't really anything to do in ffscfg.exe. Netfoss doesn't care about
comport settings.

Hope this helps. Let me know how it goes.

Steve


--
[AT2k] -- Your VBBS/VADV Support Center -- [www.at2k.org] -- [bbs.at2k.org]
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to BBS Doors  <--  <--- Return to Home Page

VADV-PHP
Execution Time: 0.0177 seconds

If you experience any problems with this website or need help, contact the webmaster.
VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved.
Virtual Advanced Copyright © 1995-1997 Roland De Graaf.
v2.1.241108