Bugman
Active member
- Joined
- Aug 14, 2014
- Messages
- 68
- Reaction score
- 0
Hi
i have some Invunlerable Patches from s0beit source.
but when i fall down from a house or other i get crash
here the patches:
have anyone alternative for this falldamage address?
i have some Invunlerable Patches from s0beit source.
but when i fall down from a house or other i get crash
here the patches:
Code:
"Extra actor invincibility",
0,
0,
{ { 10, (void *)0x00637590, (uint8_t *)"\xC7\x87\x40\x05\x00\x00\x00\x00\x00\x00", NULL, NULL }, { 10,
(void *)0x0063070C, (uint8_t *)"\xC7\x86\x40\x05\x00\x00\x00\x00\x00\x00", NULL, NULL }, { 6,
(void *)0x004B331F, (uint8_t *)"\x89\x96\x40\x05\x00\x00", NULL, NULL }, { 6, (void *)0x004B3395,
(uint8_t *)"\x89\x9e\x40\x05\x00\x00", NULL, NULL }, { 6, (void *)0x0064159F,
NULL, (uint8_t *)"\xE9\x36\x04\x00\x00\x90", NULL } }
};
->> 0x004B3395 this address crashes my game when i fall from house.. (falldamage)
have anyone alternative for this falldamage address?