Originally posted by Ps3ModdingT3AM
could any one please tell me what im doing wrong i put this in my C# program
uint hud_example = HudElem_Alloc(); setText(hud_example, uintBytes(createText("Example Text")), 6, 20, 170, 45, 1, 255, 0, 0, 255); spawnElem(0, hud_example);
and it freezes mw3 can anyone help
I don't think that that is a doHeart, all your doing is spawning text. For a doHeart it is way different, and it could freeze your Ps3 because of your numbers exmp. ( 6, 20, 170, 45, 1, 255, 0, 0, 255). I am not saying that they are wrong but you might want to look over them. I got it working with my program so if you want I can help you out if you want to add my Skype, zfuziion_hero- I will be back to my house later and will be able to help you if you add me on Skype, just from looking at your code I cant tell if you have anything wrong but I can look and make sure you added everything correct.