This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

ok

Old posts that have not been replied to for several years.
Locked
User avatar
K
Voice
Posts: 34
Joined: Wed Jan 28, 2004 7:31 pm
Location: Romania @sibiu
Contact:

ok

Post by K »

but i have see in netbots.tcl from slennox such a thing but i don't know how to extract only that option
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Ummm ... care to share? :P
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
K
Voice
Posts: 34
Joined: Wed Jan 28, 2004 7:31 pm
Location: Romania @sibiu
Contact:

like

Post by K »

Code: Select all

set nb_component(yx_0__ident)    0
set nb_component(yx_1__cservice) 1
set nb_component(yx_2__routines) 1
set nb_component(yx_3__binds)    1
set nb_component(yx_4__owner)    1
set nb_component(yx_5__global_n) 1
set nb_component(yx_6__global_m) 1
set nb_component(yx_7__global_o) 1
set nb_component(yx_80_global_s) 1
and that add that execute this scripts. but where is set nb_component defined ?:)
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

All settings are made in netset.tcl. Go here for an explanation of each and every setting. :)
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Locked