Wanted: Keygrip Guide/Tutorial

The general catch-all forum for Action Quake2 related discussions.

Moderator: Moderators

VIDAR
found a way out
Posts: 208
Joined: Mon Aug 30, 2004 10:08 am
Location: no

Post by VIDAR »

VIDAR wrote:omfg I want to burn keygrip in hell atm.
just added like all the models in the world to fix a clip, but no, still the same.
:#:
dont get it. i've added like all the models in this fucked up clip. but after i'm done, I still miss many of the pic's. ssg have mp5 sounds etc, the playerskin is black....
anyone know a good way to fix this ? :o

this is one of them
http://www.home.no/vidarhelgeland/rexro1.dm2
- Kill The Idealist -
maGro
blew itself up
Posts: 365
Joined: Mon Jul 28, 2003 9:34 am
Location: de
Contact:

Post by maGro »

havent looked at the clip, but i think a model/pic/sound wont be loaded if you remove the block in which the item is initialized. Sometimes its the first block at all, sometimes its the first block of the round, sometimes its the first block in which the item (sound, whatever) is used. I´m not sure about it tho, i think you can never be sure if its about kg. I usually try not to remove those blocks, and i havent had any problems with that "bug" for a long time. Hope this can help you.
Gl.

Oh, but heres a question: When i use my mouse in the q2 instance of kg, scroll down the console so i can use my mouse again and try to switch to the studio window it sometimes (actually pretty often) messes the angle in q2 so i have to redo it. Sometimes like 5 times in a row. Does anyone know how to avoid that... cuddly feature?
Director of #E-Reality :: Sprayer of #koksnutten
emu
Syndrome of a Down
Posts: 1444
Joined: Thu Jul 31, 2003 10:38 pm
Location: no
Contact:

Post by emu »

maGro wrote:havent looked at the clip, but i think a model/pic/sound wont be loaded if you remove the block in which the item is initialized. Sometimes its the first block at all, sometimes its the first block of the round, sometimes its the first block in which the item (sound, whatever) is used. I´m not sure about it tho, i think you can never be sure if its about kg. I usually try not to remove those blocks, and i havent had any problems with that "bug" for a long time. Hope this can help you.
Gl.

Oh, but heres a question: When i use my mouse in the q2 instance of kg, scroll down the console so i can use my mouse again and try to switch to the studio window it sometimes (actually pretty often) messes the angle in q2 so i have to redo it. Sometimes like 5 times in a row. Does anyone know how to avoid that... cuddly feature?
yes, stick a gun in your mouth and pull, bye.
Call me your valentine call me once tonight
b0zo
is connecting
Posts: 3
Joined: Sun Aug 20, 2006 4:55 am
Location: us

Post by b0zo »

VIDAR wrote:
VIDAR wrote:omfg I want to burn keygrip in hell atm.
just added like all the models in the world to fix a clip, but no, still the same.
:#:
dont get it. i've added like all the models in this fucked up clip. but after i'm done, I still miss many of the pic's. ssg have mp5 sounds etc, the playerskin is black....
anyone know a good way to fix this ? :o

this is one of them
http://www.home.no/vidarhelgeland/rexro1.dm2
It's complicated...

For the player skin, go to demo information to where it says configstrings: "Skin[3]" at the bottom. The index for that is 1315.

Open the block tree. Make sure you are at the first block. Now hit Insert-> Configstring. Type 1315 for the number, and then Endy (c)\male/police
(or whatever skin you want).

That will change the other player's skin.

To change your own skin, you add a stuff message for the skin you want in the first block.


To fix the models, look in the block tree. Each packetentity represents a different model that is missing. Any one that has "modelindex 255" is a player. Any other modelindex is listed under View-Model list. If it says "modelindex 25" and there's nothing under #25 in the model list, it won't appear in the game. Add whatever models are missing in the model list. Or you can use Find->Replace->packetentity to change the #25's to #13's.

For the sounds, it's the same thing. Search through the block tree for sounds and replace the number with the correct number in the sound list.
maGro
blew itself up
Posts: 365
Joined: Mon Jul 28, 2003 9:34 am
Location: de
Contact:

Post by maGro »

always strange to meet people who got a clue :shocker:
Director of #E-Reality :: Sprayer of #koksnutten
VIDAR
found a way out
Posts: 208
Joined: Mon Aug 30, 2004 10:08 am
Location: no

Post by VIDAR »

thnx alot dude :D
I'll check it out
- Kill The Idealist -
Post Reply