Jump to content

CosnotraLF

Senior Member
  • Posts

    70
  • Joined

  • Last visited

1 Follower

Profile Information

  • iDevice
    iPhone 7 Plus

Recent Profile Visitors

1,177 profile views

CosnotraLF's Achievements

Newbie

Newbie (1/14)

  • Popular

Recent Badges

529

Reputation

  1. Press the thanks or reply like you just did and you should be able to see the download link
  2. You make cool mods, keep it up :D

  3. You are welcome everyone Make sure to chec the updated topic that says [*Updated*] Minecraft PE 0.9.5 Mods sorry dude try reinstalling minecraftpe...Or if you have more than one tweak that modifies this app, then that might be the reason
  4. Wait wait wait, I think you are right Kenny, I think this is te way to call functions with the real parameters, but I got confused, let's say that instead of Inventory::addIem(int count, Tile tile); The code is...: int (*orig__ZNInventory15AddItemEv)(int count, Tile tile); int __ZNInventory15AddItemEv(int count, Tile tile){ //code } How would that look, using MSHook() ?
  5. IM SORRY DiDA AND EVERYONE ELSE, I was making the tweak.xm with all the mods, and my electricity went off , that means I got to re- do everything from scratch. MAAN. But give me 2 more days, I'll re-do everything .
  6. IM SORRY DiDA AND EVERYONE ELSE, I was making the tweak.xm with all the mods, and my electricity went off , that means I got to re- do everything from scratch. MAAN. But give me 2 more days, I'll re-do everything . OOPS, wrong topic.
  7. nope, this is directly code to the binary, sorry dude Does any one have had any bugs apart from lag ? Right now im trying to fix bugs, so it might take longer, There is only one bug i have on my phone[*Player dies, or the game exits whenever the player falls from a high place . (with no mods on still does that) there is a fix tho. you got to enable no fall damage *] idk if i should release it, and start fixin it later on.... what do yall think? I think i should release it still....
  8. mmm... ok thanks, well, if i figure out how to do this, ill let yall know Thanks Kenny, it seems to be working , just like hater's did now if i find out another way to the pass real parameters, ill let yall know.
  9. Thanks Kenny, I'll try it when I get off school Thanks dude , but what if u would want to pass a tile to that function, or what If the function was different, like addItem(void *self, Tile tile, int number)?
  10. Thanks dude!!, if you find out, I'll look at your reply tomorrow
  11. Help, I'm sorry, I'm a noobie to objective c, idk how to create a function that has other types that objective c doesn't have, like for example, here is an example of the function I'm trying to replace: Inventory::addItem(int count, Tile t) Whenever I call this function in my objc code, I get an error that says:Undefined Type name "Tile" If anyone of you know how to fix this, can you please help me! Thanks
  12. DiDA, or someone, can you delete this topic, imma make a new one about the same thing but with a different question...
  13. Thanks dude
  14. I have changed my mind and decided to accelerate the procces, an update might be coming soon(2 to 3 days) with 10 extra mods.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines