View Full Version : CoD Opengl Zoom: MoHAA->CoD Conversion
PAS3I2
12th December 2003, 00:18
I don't want to make wallhacks or anything for CoD but i really thought that ownage would be an adjustable zoom on the BAR. anyhow, is there any difference in the zoom code from mohaa to CoD?
and in case i want to do colored models, anyone wanna toss up those retaddy's again? :) and is there a difference in mohaa colored models to CoD? like would i have to change anything?
i just ask about the modification to the code because i saw some code for a CoD hack and it had same stuff with little additions, so..
Akira
12th December 2003, 00:20
i really dont know,but i just wanted to say that it would be cool to release this public :)
i mean if you can do it:bunny:
PAS3I2
12th December 2003, 00:22
no, just something for me and my friends. Tons of others have this for mohaa already sooo.. I dont wanna turn cod into mohaa.
(*guys, could we keep heavier stuff priv. or semi-priv this time? )
anigo
12th December 2003, 00:45
rofl, ure asking for private hacks while this is a public forum omg...
dcdc
12th December 2003, 02:19
I know its sickening..
PAS3I2
12th December 2003, 05:20
keep it on topic (and not spam) and please keep my thread clean........
or are you saying i'm asking for a private hack?
[oC]pingu
12th December 2003, 05:26
lol PAS they dont understand.
heres the mohaa+spearhead retaddys
#define MODELS 0x004b56b3
#define WALLS 0x004b598e
#define MOHAA_FLAT 0x004b3993
#define MOHAA_ENTS 0x004b56b3
#define MOHAA_WORLD 0x004b598e
#define SPEAR_FLAT 0x004c715b
#define SPEAR_ENTS 0x004c8f0c
#define SPEAR_WORLD 0x004c91ee
#define DE_MOHAA_FLAT 0x004b3993
#define DE_MOHAA_ENTS 0x004b56b3
#define DE_MOHAA_WORLD 0x004b598e
#define DE_SPEAR_FLAT 0x004c715b
#define DE_SPEAR_ENTS 0x004c8f0c
#define DE_SPEAR_WORLD 0x004c91ee
that is strait(spelling?) from SuperView 1.2 Source, if you want the whole source just ask, but i think you wont benefit from it since you are better at OGL than me.
GrumpySpyGuy
12th December 2003, 07:35
Originally posted by [PAS-312]
keep it on topic (and not spam) and please keep my thread clean........
or are you saying i'm asking for a private hack?
Nah, I believe they just think you are creating a private hack and are keeping it private..
But I am glad DM knows all.
Purdue05
12th December 2003, 08:41
The zoom code should be the same with some minor adjestments....I will mess with it for CoD...PM me if you want it.
Shard
12th December 2003, 10:59
Originally posted by DARK MAGICIAN
#define MODELS 0x004b56b3
#define WALLS 0x004b598e
#define MOHAA_FLAT 0x004b3993
#define MOHAA_ENTS 0x004b56b3
#define MOHAA_WORLD 0x004b598e
#define SPEAR_FLAT 0x004c715b
#define SPEAR_ENTS 0x004c8f0c
#define SPEAR_WORLD 0x004c91ee
#define DE_MOHAA_FLAT 0x004b3993
#define DE_MOHAA_ENTS 0x004b56b3
#define DE_MOHAA_WORLD 0x004b598e
#define DE_SPEAR_FLAT 0x004c715b
#define DE_SPEAR_ENTS 0x004c8f0c
#define DE_SPEAR_WORLD 0x004c91ee
Lol, why have you defined the same things 2 or 3 times?
Anyway, here are teh CoD retaddys PAS:
#define UK_COD_ENTS 0x00505b22
#define UK_COD_WEAPONS 0x0050edc5
#define UK_COD_SKY 0x004e6e59
PAS3I2
13th December 2003, 00:14
purdue, i can do it, i was just wondering if there were differences to know if i had to change anything around before i make it. i think virusss/error did something with this?
and lol DM, retaddresses for MOHAA? hahahaha.
drewpaul86
13th December 2003, 00:32
where u getting these addys from?
virussss
13th December 2003, 00:37
the zoom is nearly the same , apart from COD uses two viewports, get the ret addys for the viewports and use them, cuz if you use it strait coding from mohaa zoom .. it will only zoom on trees/some models , cuz their isnt no second viewport defined to zoom in with .
[oC]pingu
13th December 2003, 02:37
Originally posted by [PAS-312]
and lol DM, retaddresses for MOHAA? hahahaha.
yeh i know alot but the bold ones are main ones
drewpaul86
13th December 2003, 06:17
Originally posted by DARK MAGICIAN
lol PAS they dont understand.
heres the mohaa+spearhead retaddys
#define MODELS 0x004b56b3
#define WALLS 0x004b598e
#define MOHAA_FLAT 0x004b3993
#define MOHAA_ENTS 0x004b56b3
#define MOHAA_WORLD 0x004b598e
#define SPEAR_FLAT 0x004c715b
#define SPEAR_ENTS 0x004c8f0c
#define SPEAR_WORLD 0x004c91ee
#define DE_MOHAA_FLAT 0x004b3993
#define DE_MOHAA_ENTS 0x004b56b3
#define DE_MOHAA_WORLD 0x004b598e
#define DE_SPEAR_FLAT 0x004c715b
#define DE_SPEAR_ENTS 0x004c8f0c
#define DE_SPEAR_WORLD 0x004c91ee
what did u use to find these addy's.
Shard
13th December 2003, 13:00
Log them...
PAS3I2
13th December 2003, 19:06
no i was laughing because ive had those for half a year. i dont use em anymore either. i needed the ones for CoD. thanks virusss, i'll look into it and if i need any help ill ask ya.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.