(adsbygoogle = window.adsbygoogle || []).push({});INCLUDES VB AND C# Coding (WORKING)
Ex. You must login or register to view this content.
GET HOSTNAME: 0x02090549
VB: &H2090549 --Thanks to jwm614
GET MAP NAME OFFSET: 0x145E810
VB: &H145E810
GET GAME MODE OFFSET: 0x145E85
VB: &H145E85
VB CODE HERE: You must login or register to view this content.
C# Converted CODE HERE: You must login or register to view this content.
To use this just make a timer, then put this in the timer. Timer name in my case is "Getmapnameandgamemode".
Ex. For Get Host Name: --Thanks to jwm614
YourLabel.Text = PS3.Extension.ReadString(0x02090549); VB: YourLabel.Text = PS3.Extension.ReadString(&H2090549)
If their is any map updates or game mode updates feel free to inform me.
GET MAP NAME OFFSET: 0x145E810
VB: &H145E810
GET GAME MODE OFFSET: 0x145E85
VB: &H145E85
VB CODE HERE: You must login or register to view this content.
C# Converted CODE HERE: You must login or register to view this content.
To use this just make a timer, then put this in the timer. Timer name in my case is "Getmapnameandgamemode".
If their is any map updates or game mode updates feel free to inform me.
Nice.
But im using something alse so i could also know
Host Name
Gamemode Name
Map Name
Hardcore Detector. You must login or register to view this content.
The following user thanked Mango_Knife for this useful post:
Nice.
But im using something alse so i could also know
Host Name
Gamemode Name
Map Name
Hardcore Detector. You must login or register to view this content.