| View previous topic :: View next topic |
| Author |
Message |
fog_proxy
Joined: 18 Oct 2005 Posts: 16
|
Posted: Wed Nov 02, 2005 12:28 am Post subject: action triggered twice |
|
|
| In some case,action will be triggered twice because tintin++ do not clear the ses->more_output after an action triggered. |
|
| Back to top |
|
 |
Scandum Site Admin
Joined: 03 Dec 2004 Posts: 3274
|
Posted: Wed Nov 02, 2005 8:10 am Post subject: |
|
|
| Setting #config {packet patch} should help against that I think. |
|
| Back to top |
|
 |
fog_proxy
Joined: 18 Oct 2005 Posts: 16
|
Posted: Wed Nov 02, 2005 12:37 pm Post subject: |
|
|
| Cool,it really works for me,but why?What packetpatch used for?And why not clear the more_output buffer after an action execute? |
|
| Back to top |
|
 |
Scandum Site Admin
Joined: 03 Dec 2004 Posts: 3274
|
Posted: Wed Nov 02, 2005 1:07 pm Post subject: |
|
|
I added basic protection against packet fragmentation that way since packet patch only works well on muds that use GA or EOR.
I'll likely have to drop that support when I move that code to telopt.c. |
|
| Back to top |
|
 |
|