static QWORD _declspec(naked) HvxExpansionInstall(DWORD PhysicalAddress, DWORD CodeSize) {
__asm {
li r0, 0x72
sc
blr
}
}
static QWORD _declspec(naked) HvxExpansionCall(DWORD ExpansionId, QWORD Param1 = 0, QWORD Param2 = 0, QWORD Param3 = 0, QWORD Param4 = 0) {
__asm {
li r0, 0x73
sc
blr
}
}
this bit of code seems to break my server as long I leave it like below it works or rather loads to dash instead of not connecting to listener? any help would be great guys... I have been out of the hole scene for a minute..lol thanks in advance to anyone that helps.
static HvxCall HvxExpansionInstall(DWORD PhysicalAddress, DWORD CodeSize) {
__asm {
li r0, 0x70
sc
blr
}
}
static HvxCall HvxExpansionCall(DWORD ExpansionId, QWORD Param1 = 0, QWORD Param2 = 0, QWORD Param3 = 0, QWORD Param4 = 0) {
__asm {
li r0, 0x71
sc
blr
}
}
__asm {
li r0, 0x72
sc
blr
}
}
static QWORD _declspec(naked) HvxExpansionCall(DWORD ExpansionId, QWORD Param1 = 0, QWORD Param2 = 0, QWORD Param3 = 0, QWORD Param4 = 0) {
__asm {
li r0, 0x73
sc
blr
}
}
this bit of code seems to break my server as long I leave it like below it works or rather loads to dash instead of not connecting to listener? any help would be great guys... I have been out of the hole scene for a minute..lol thanks in advance to anyone that helps.
static HvxCall HvxExpansionInstall(DWORD PhysicalAddress, DWORD CodeSize) {
__asm {
li r0, 0x70
sc
blr
}
}
static HvxCall HvxExpansionCall(DWORD ExpansionId, QWORD Param1 = 0, QWORD Param2 = 0, QWORD Param3 = 0, QWORD Param4 = 0) {
__asm {
li r0, 0x71
sc
blr
}
}
This account is currently banned
Ban reason: Multi
Ban reason: Multi
Users browsing: 4 Guest(s)