Results 1 to 10 of 599

Thread: SAPP

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11

    Re: SAPP

    That's pretty close, the only issue i see is where you set d.Player. You should make that equal to PlayerIndex, not the player's address. So like d.player = PlayerIndex; Also, don't forget to delete packetBuffer when you're done, you don't want a memory leak.

    edit: for ADDR_SOCKETREADY do a binary search for: 89 5E 18 89 1E 89 5E 08 89 5E 0C 89 5E 04 and you should end up seeing something like this http://pastebin.com/kusN1kuy
    Last edited by urbanyoung; September 23rd, 2011 at 05:59 PM.

Thread Information

Users Browsing this Thread

There are currently 21 users browsing this thread. (0 members and 21 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •