The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Packets from server to client
Author Message
Rattlehead
Master
**

Posts: 290
Likes Given: 3
Likes Received: 8 in 6 posts
Joined: Jun 2012
Reputation: 8



Post: #5
RE: Packets from server to client
you can alter packets sent per trigger, in the case stated above you are suggesting a trigger that fires everytime a packet is sent to the client, which seems to me to be very resource consuming tbh, i cant think of any good reason why you would need to alter every packet sent

when are you wanting to intercept the packets?, you can use an existing trigger, like @click, and then use the SENDPACKET function to send the packets you wish to send

like ran asked, what exactly are you trying to do? there is really no reason to trigger every packet sent when you can use the sendpacket function in any trigger that is already implemented

[Image: matts_siggy.gif]
05-25-2013 08:17 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Packets from server to client - Breaker - 05-24-2013, 05:52 PM
RE: Packets from server to client - Wap - 05-25-2013, 12:48 AM
RE: Packets from server to client - Rattlehead - 05-25-2013 08:17 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)