• Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.

PS3 #C Set Waypoints

:*ßєєя๖ۣۜFєαя๖ۣۜMσ∂z

Active Poster
Active Member
Hey guys, enjoy another #C Code

:) in the spoiler below Sign Up Or Login! :D


void SetWaypoint(UInt32 ObjectiveIndex, Single X, Single Y, Boolean Show, Int32 clientIndex = -1)
{
UInt32 level = ReadUInt32(0x00DB5404 + (ObjectiveIndex * 0x28));
Or_Int32(level + 0xD4, 1 + (Show ? 3 : 0 ));
WriteFloat(level + 0xD8, X);
WriteFloat(level + 0xDC, Y);
if (clientIndex != -1) WriteInt32(level + 0xE4, clientIndex);
}
public static void Or_Int32(UInt32 address, Int32 input)
{
Int32 or = PS3.Extensions.ReadInt32(address);
or |= input;
PS3.Extensions.WriteInt32(address, or);
}
 
noice <3 LOVE it keep em coming!
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Chat Bot:
    Amirhyg is our newest member. Welcome!
  • Chat Bot:
    elias04567 is our newest member. Welcome!
  • Chat Bot:
    Christo has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    burhanpc has started a new thread called "TubeRank Jeet Ai Pro [ Lifetime Activated ]" in iOS.
  • @ QM|T_JinX:
    oyeseyi22 said:
    QMT remember me?
    hey bro yea i remember you how you been
  • @ QM|T_JinX:
    couldnt get on cc for 2 days or so not sure why
  • Chat Bot:
    Christo has joined the room.
  • Chat Bot:
    zoop00p is our newest member. Welcome!
  • Chat Bot:
    correllroy has joined the room.
  • Chat Bot:
    arkoh is our newest member. Welcome!
  • Chat Bot:
    Cerberus__11 is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
  • Chat Bot:
    lasko9 is our newest member. Welcome!
  • Chat Bot:
    correllroy has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    Christo has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    cameronG is our newest member. Welcome!
  • Chat Bot:
    QM|T_JinX has joined the room.
  • Chat Bot:
    danieluser is our newest member. Welcome!
  • Chat Bot:
    Haitem is our newest member. Welcome!
      Chat Bot: Haitem is our newest member. Welcome!
      Back
      Top