PtokaX forum

Development Section => HOW-TO's => Topic started by: NightLitch on 26 March, 2004, 21:27:18

Title: HOW TO: Start the script in BCDC++ / PDC++
Post by: NightLitch on 26 March, 2004, 21:27:18
I want to know this, and I Am not alone I hope.

I want too know how start a script in the Client etc.

I haven't managed to get anything working...

A short How To should be good.

Plop, Skrollster, Wombat

/NL
Title:
Post by: NotRabidWombat on 26 March, 2004, 21:39:12
I only know BCDC.

Best place to start is startup.lua. Easy way to add scripts to startup is adding a dofile at the bottom.

another option is in a hub window:
/luafile name_of_file

-NotRabidWombat
Title:
Post by: plop on 26 March, 2004, 22:34:33
QuoteOriginally posted by NotRabidWombat
I only know BCDC.

Best place to start is startup.lua. Easy way to add scripts to startup is adding a dofile at the bottom.

another option is in a hub window:
/luafile name_of_file

-NotRabidWombat
oDC is a fancy looking version of dc++
phantomDC (pdc) is a fancy looking version of bcdc++.

they both work the same but it's best 2 use bcdc as pdc is running a bit behind.

bit 2 tired 2 make a howto/manual now but i'll make 1 as soon as posible.

plop
Title:
Post by: NightLitch on 27 March, 2004, 11:50:14
This is what I would find really helpfull:

* All the standard syntax's
* how to build an easy script with atleast 2 Listeners or how I do it else
* How to get the, if possible the PK string from a client.
* Well in short, a syntax, beginner guide with some advanced things too ;-p

/NL
Title:
Post by: incoma on 21 July, 2004, 13:03:47
i would like to see some docs/how-to about BCDC / DCDM / DC++CDM and lua samples for this clients.....