Hi Nick,
> I think all I did in the editor was add my name and BBS name.
>> I can run the door I compiled locally now with USURPER /L, but still
>> having problems with the string I'm passing to BBBS...
> Definitely a good sign.
Yeah... Once I can run something locally I figure most of the fight is done ...
well mostly <g>
>> I'm calling it like this:
>> (write out the drop file in the NODE/? directory:
>> make_door32sys(sprintf("doors/usurper/NODE/%u/door32.sys",bv_nodenumbe
>> r));
>> Then call the door with the node number of player: (this is the string
>> I was talking about)
>> char d;
>> d=system(sprintf("./home/bbbs/doors/usurper/USURPER /P
>> %u",bv_nodenumber),1,0);
>> [wraps]
>Try putting the %u directly after /P without a space. If I'm seeing that right
>%u is the node directory.. so there shouldn't be a space between the /P switch
> and the actual directory.
Right, that's how it is.. no space. Probably a bad paste job there..
I think I'm just going to have to keep playing with it, darn it <g>
Take care,
Janis
--- BBBS/Li6 v4.10 Dada-2
* Origin: Prism bbs (1:261/38)
|