PDA

View Full Version : coloring models in CoD


PAS3I2
14th December 2003, 01:34
does CoD use glcolorpointer? it either doesnt, or i screwed something up without knowing it. what does it use to color entities?

[oC]pingu
14th December 2003, 01:36
i dont think it does..i tried making Red ESP for it, and i got 102 errors and 2 warnings...anyways, yea, i dont think it does.

virussss
14th December 2003, 02:23
it doesnt use glcolorpointer, and DM you shouldnt of got any errors anyway.

PAS3I2
14th December 2003, 03:48
do you know what it used virusss? lol

DM thats just your braces being unclosed

[oC]pingu
14th December 2003, 03:53
It says local func's are illeagal..

From:
sys_glDrawPixels' : local function definitions are illegal

All the way to:
sys_glMapGrid2d' : local function definitions are illegal


and that hasnt happened in a WHILE.

mguy
14th December 2003, 05:23
Enable GL_COLOR_MATERIAL and use glColor3/4 not Pointer.

Shard
14th December 2003, 12:27
Originally posted by DARK MAGICIAN
It says local func's are illeagal..

From:
sys_glDrawPixels' : local function definitions are illegal

All the way to:
sys_glMapGrid2d' : local function definitions are illegal


and that hasnt happened in a WHILE.
LOL, it means you've forgotten a '}' somewhere.....

And mGuy or Virussss or whoever, I can color the weapons in but when I try and color the entities in they are just black, I tried Infliction and they are colored on that so do I have do do something special for the entities?

PAS3I2
14th December 2003, 20:01
thanks alot mguy!

|3LOO|)
15th December 2003, 06:16
so is it possible to make classic chams? i know you cant just use the reg pk3's but is it possible threw ogl?

wurzil
15th December 2003, 10:08
Its possible but very hard.well it was for me:bandit:
http://www.angelfire.com/amiga2/wurzil/almost.jpg

Shard
15th December 2003, 20:23
I did chams in |C|orruptio|N| v3 for MoH:AA but I do not have model rec, I think I did it the same way CcSoccer did but his was better.

Wurzil how did you do yours?
And how did you colour the models(yes, I have enabled color material and used glColor but they are still black)?

wurzil
15th December 2003, 20:29
I color the exact same way mguy has stated.Also I tried the good ol method for chams and got major bugs,nothin new with cod.What I had to do was for each drawing section counter balance it with a "fix".

virussss
15th December 2003, 21:07
smoothzor ... http://www.windowsinfo.net/files/shot0002.jpg

DoobieJoe
15th December 2003, 21:20
Good Job Wurzil on your 0.5 hack... Keep 'em coming.

wurzil
15th December 2003, 21:25
Thanks mate and I will :)

Shard
15th December 2003, 21:27
Thanks to Virussss helping me sort out my problem (wrong retaddress) I am now going to start working on a hack.

Cheater-noob
24th December 2003, 09:03
witch are the counts for COD characters?

Shard
24th December 2003, 21:05
Find them out.....

3RR0R
24th December 2003, 23:32
yeh, we did. and it was a pain in the ass. No damn multiplayer screen where you can see the players.

GrumpySpyGuy
24th December 2003, 23:53
Because It Automatically sets the Skins depending on Map

3RR0R
25th December 2003, 00:34
haha. right you are. and THAT is ubergay. Also, if anyone is trying to get counts from 3rd person... i don;t think it works well. If I remember correctly, when I tried that.. the counts that I got from 3rd don;t match the ones from 1st.

If anyone was able to get good counts from 3rd.. let me know.

Shard
25th December 2003, 22:20
Originally posted by 3RR0R
Also, if anyone is trying to get counts from 3rd person... i don;t think it works well. If I remember correctly, when I tried that.. the counts that I got from 3rd don;t match the ones from 1st.
Correct!