mole
|
|
« Reply #210 on: August 22, 2003, 03:59:47 PM » |
|
now we're at the stage of making 6016 vertexes a number alot smaller ... his sideburns alone are 400 :miffed:
|
|
|
Logged
|
Yiff Hunter says: and the last question do u get a sudden eye twicth and shudder wen i say :
CLEAN? RipperRoo says: yes Yiff Hunter says: rite ive declared u imorally peasant like
|
|
|
Daimao
|
|
« Reply #211 on: August 22, 2003, 06:37:59 PM » |
|
I didn't know there was a vertex limit
|
|
|
Logged
|
.:: Lemming Ball Z : DBZ style fighting game with lemmings ::. .:: Daimao.be : Daimao's Personal Website ::. .:: Daimao's Daily Comics : Various daily comics ::. *There's no time to discriminate , Hate every mothafuc|{a that's in your way* *Let's call it Surprise Sex , Rape is such a harsh word* *Raised to be stupid - Taught to be nothing at all* *I don't like the drugs - But the drugs like me*
|
|
|
mole
|
|
« Reply #212 on: August 22, 2003, 07:22:56 PM » |
|
me niether but ehere is and im not sure what it is :miffed:
|
|
|
Logged
|
Yiff Hunter says: and the last question do u get a sudden eye twicth and shudder wen i say :
CLEAN? RipperRoo says: yes Yiff Hunter says: rite ive declared u imorally peasant like
|
|
|
Daimao
|
|
« Reply #213 on: August 22, 2003, 07:32:33 PM » |
|
Asked around
for weapons it is 3000 players 5000
|
|
|
Logged
|
.:: Lemming Ball Z : DBZ style fighting game with lemmings ::. .:: Daimao.be : Daimao's Personal Website ::. .:: Daimao's Daily Comics : Various daily comics ::. *There's no time to discriminate , Hate every mothafuc|{a that's in your way* *Let's call it Surprise Sex , Rape is such a harsh word* *Raised to be stupid - Taught to be nothing at all* *I don't like the drugs - But the drugs like me*
|
|
|
mole
|
|
« Reply #214 on: August 22, 2003, 08:05:18 PM » |
|
great vertexes are fine if ytou can find out what a 'normal' is cus ive never seen this error before
|
|
|
Logged
|
Yiff Hunter says: and the last question do u get a sudden eye twicth and shudder wen i say :
CLEAN? RipperRoo says: yes Yiff Hunter says: rite ive declared u imorally peasant like
|
|
|
Daimao
|
|
« Reply #215 on: August 22, 2003, 08:18:01 PM » |
|
Let's say you're compiling an MP5. It won't let you because you have too many vertices. What you want to do is select a few major components (foregrip, stock, magazine, ect.) and delete them. Make sure you press shift when you select them, so you delete them all at once. Export it as mp5_1.smd. Press ctrl+z to get the deleted parts back. When you press ctrl+z, the deleted vertices should still be selected.
Press ctrl+I to select the inverse, and press delete. Export this part of the gun as mp5_2.smd.
Open your .qc file and look for the name of the original reference file. In the case of this MP5, it should say:
$bodygroup studio { studio "tmp" }
Modify that part of the QC file so it says:
$bodygroup studio { studio "mp5_1" studio "mp5_2" }
Compile, and it should work just fine.
|
|
|
Logged
|
.:: Lemming Ball Z : DBZ style fighting game with lemmings ::. .:: Daimao.be : Daimao's Personal Website ::. .:: Daimao's Daily Comics : Various daily comics ::. *There's no time to discriminate , Hate every mothafuc|{a that's in your way* *Let's call it Surprise Sex , Rape is such a harsh word* *Raised to be stupid - Taught to be nothing at all* *I don't like the drugs - But the drugs like me*
|
|
|
mole
|
|
« Reply #216 on: August 22, 2003, 08:51:38 PM » |
|
nice i gotta copy that down somwhere cheers
|
|
|
Logged
|
Yiff Hunter says: and the last question do u get a sudden eye twicth and shudder wen i say :
CLEAN? RipperRoo says: yes Yiff Hunter says: rite ive declared u imorally peasant like
|
|
|
Daimao
|
|
« Reply #217 on: August 22, 2003, 10:49:29 PM » |
|
I had to ask someone tho
|
|
|
Logged
|
.:: Lemming Ball Z : DBZ style fighting game with lemmings ::. .:: Daimao.be : Daimao's Personal Website ::. .:: Daimao's Daily Comics : Various daily comics ::. *There's no time to discriminate , Hate every mothafuc|{a that's in your way* *Let's call it Surprise Sex , Rape is such a harsh word* *Raised to be stupid - Taught to be nothing at all* *I don't like the drugs - But the drugs like me*
|
|
|
RipperRoo
|
|
« Reply #218 on: August 23, 2003, 09:52:41 AM » |
|
So you basically cut it into two parts and stick them back together ingame?
|
|
|
Logged
|
"How could you be intimidated by a woman who had told you in dead seriousness that there were one hundred and seven different kisses, and ninety-three ways to touch a man's face with your hand?" --Min-- "Ohh my feet are getting hotter than a flame grilled otte
|
|
|
Daimao
|
|
« Reply #219 on: August 23, 2003, 10:50:31 AM » |
|
no,you compile the two parts so they become one
|
|
|
Logged
|
.:: Lemming Ball Z : DBZ style fighting game with lemmings ::. .:: Daimao.be : Daimao's Personal Website ::. .:: Daimao's Daily Comics : Various daily comics ::. *There's no time to discriminate , Hate every mothafuc|{a that's in your way* *Let's call it Surprise Sex , Rape is such a harsh word* *Raised to be stupid - Taught to be nothing at all* *I don't like the drugs - But the drugs like me*
|
|
|
Daimao
|
|
« Reply #220 on: August 23, 2003, 01:48:10 PM » |
|
Mastersword is done great job Now for the link model
|
|
|
Logged
|
.:: Lemming Ball Z : DBZ style fighting game with lemmings ::. .:: Daimao.be : Daimao's Personal Website ::. .:: Daimao's Daily Comics : Various daily comics ::. *There's no time to discriminate , Hate every mothafuc|{a that's in your way* *Let's call it Surprise Sex , Rape is such a harsh word* *Raised to be stupid - Taught to be nothing at all* *I don't like the drugs - But the drugs like me*
|
|
|
mole
|
|
« Reply #221 on: August 23, 2003, 01:57:41 PM » |
|
sorted the normals to now just textures left
|
|
|
Logged
|
Yiff Hunter says: and the last question do u get a sudden eye twicth and shudder wen i say :
CLEAN? RipperRoo says: yes Yiff Hunter says: rite ive declared u imorally peasant like
|
|
|
Daimao
|
|
« Reply #222 on: August 23, 2003, 04:25:54 PM » |
|
yey
|
|
|
Logged
|
.:: Lemming Ball Z : DBZ style fighting game with lemmings ::. .:: Daimao.be : Daimao's Personal Website ::. .:: Daimao's Daily Comics : Various daily comics ::. *There's no time to discriminate , Hate every mothafuc|{a that's in your way* *Let's call it Surprise Sex , Rape is such a harsh word* *Raised to be stupid - Taught to be nothing at all* *I don't like the drugs - But the drugs like me*
|
|
|
mole
|
|
« Reply #223 on: August 23, 2003, 04:58:14 PM » |
|
but i cant make them small enough (in KB) 500 is too big and i dont want to decrease the resolution
|
|
|
Logged
|
Yiff Hunter says: and the last question do u get a sudden eye twicth and shudder wen i say :
CLEAN? RipperRoo says: yes Yiff Hunter says: rite ive declared u imorally peasant like
|
|
|
Daimao
|
|
« Reply #224 on: August 23, 2003, 05:07:38 PM » |
|
you sure 500 kb is too big? Hmmm,i think i read about a prog somewhere to deal with big skins *me goes looking
|
|
|
Logged
|
.:: Lemming Ball Z : DBZ style fighting game with lemmings ::. .:: Daimao.be : Daimao's Personal Website ::. .:: Daimao's Daily Comics : Various daily comics ::. *There's no time to discriminate , Hate every mothafuc|{a that's in your way* *Let's call it Surprise Sex , Rape is such a harsh word* *Raised to be stupid - Taught to be nothing at all* *I don't like the drugs - But the drugs like me*
|
|
|
|