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.

slow aop!

Old posts that have not been replied to for several years.
Locked
E
Elez

slow aop!

Post by Elez »

i got problem with aop...it's too slow!
i set global-aop-delay 0 but it still slow...can anyone help me?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Setting the global setting is not entirly the correct setting to use.

These change the deaults used, when adding a channel, and not channel allready in use.

Using the .chanset command to change the setting after a channel has been added. See .chaninfo for the stting you need to change.
m
mike1984

peace of cake yet again

Post by mike1984 »

just simply type

.chanset * aop-delay 0:0
.save

u should get this


<kingfreak> Successfully set modes { aop-delay { 0:0 } } on all channels.
<kingfreak> [01:09] #mike_2# chanset * aop-delay { 0:0 }
Locked