ItsMods

Full Version: ItsModsloader update
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
(02-28-2011, 12:55)Eekhoorn Wrote: [ -> ]not when being ingame If I am right..

everytime
I cant run the mods if i do black ops mod loader by its self it crashes I have to run mod loader and BO loader together And also i cant load my classes cause evertime i press write(ethonal class maker 1.00v) it comes with an error that wont let me move my class load out. I have BO loader .7 on update 4 and on mod loader 5057 or 4057 not sure. But anyway i could really use the help b/c i have been struggling to get my classes in for along time D:
Dutch you running on a legit Black ops? [Insert MW2 Map here] version's isnt supported.
if you need some better design for modloader, just PM-me and I ll be glad to help... why not wallhack btw? thats not Nova I knew Sad
Why would you even implement an in-game UI using Direct3D hooking? Black Ops is a proper PC build of Call of Duty, as such menu loading code is still in the game.
(03-03-2011, 09:31)NTAuthority Wrote: [ -> ]Why would you even implement an in-game UI using Direct3D hooking? Black Ops is a proper PC build of Call of Duty, as such menu loading code is still in the game.
Are u that guy with the same name?
(03-03-2011, 09:31)NTAuthority Wrote: [ -> ]Why would you even implement an in-game UI using Direct3D hooking? Black Ops is a proper PC build of Call of Duty, as such menu loading code is still in the game.

its easier to add an overlay menu instead of loading the "hidden" menu via .ff
alistair3149 Wrote:Are u that guy with the same name?

Depends on who you think I am.

(03-03-2011, 10:43)d0h! Wrote: [ -> ]
(03-03-2011, 09:31)NTAuthority Wrote: [ -> ]Why would you even implement an in-game UI using Direct3D hooking? Black Ops is a proper PC build of Call of Duty, as such menu loading code is still in the game.

its easier to add an overlay menu instead of loading the "hidden" menu via .ff

The only thing related to fastfiles I've touched is a useFastFile check. Outside of patching that single check, finding out basic ui/menudefinition.h types and fixing up (reordering some data) mods.menu from WaW (oh, and technically, making weapons load from fastfiles even if fs_game is set), I didn't need to do anything to have a fully-functional 'integrated' interface.

D3D drawing is a lot harder, I'd say. Then again, the current 'loader' actually hooks some script loading function instead of using native filesystem code (again, a single jump instruction).
this def sounds interesting
For the people that dunno who he is, he's the brain behind alterIWnet,

welcome to our forums Authority =)
Pages: 1 2 3 4 5 6