- Joined
- Jun 10, 2012
- Messages
- 566
- Reaction score
- 134
Good afternoon, returning to the ring I release the dizziness of land or exile.
What this does is remove the disgusting movement for me that this map has
// - REMOVE LAND MOVEMENT
Credits: Caron22
What this does is remove the disgusting movement for me that this map has
// - REMOVE LAND MOVEMENT
Code:
BYTE MOVLAND [7] = {0x83, 0x3D, 0xB8, 0x57, 0x55, 0x00, 0x21};
memcpy ((int *) 0x0051F8F2, MOVLAND, sizeof (MOVLAND));
Credits: Caron22