Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsCog Forum → cog to select diff. PUP files depending on MP Char, help wanted.
cog to select diff. PUP files depending on MP Char, help wanted.
2001-09-22, 9:06 PM #1
Hi there,

I'm looking for assistance to create a Multiplayer skinmod which has playable characters that are different heights in JK.

The first step I wish to take is simply to be able to get the std ugnaught.3do working as a playable MP character. I realise that there are lots of missing keys for the ugnaught animations (shoot, saber swings etc), but if I can play as the guy & make him walk, run & idle properly, I'm 1/2 way to my solution.

I do not want the model to take Katarn's place (as I see most non-std animated playable characters - eg pic, r2d2 etc) because I don't want to limit my "short" characters to just one. I'm looking to make a skinmod with 5 ft Padme & Leia, 4 foot jawas & ewoks, Ep1 Anakin and various short aliens etc.

But, as I said - for starters - I just want the kyle.cog to check the player's character and if it's ugnaught.3do, go off and use the ug.pup file as the animation reference.

Can it be done? And if so, please help me out by posting advice here. I'm pretty new to COG, so please spell it out, and quote lines of code if possible.

Or if anyone knows of a DLable MOD with multiheight playable characters (or where different playable characters use different animation sets), please post me a link to the file, and I'll disassemble it to see how it's done.

Thanks.
JP-30


[This message has been edited by JP-30 (edited September 23, 2001).]
jp-30's JK Star Wars skin pack (wth short Ewok & Jawa)
2001-09-22, 9:30 PM #2
We're on the same page! [http://forums.massassi.net/html/wink.gif]

I've been trying. The only thing I've found that works is ParseArg(), a cog command, but you can't reverse it unless you quit the MP game and start over. [http://forums.massassi.net/html/confused.gif]

Afterthought:

ParseArg() might work for your purposes, but you'd have to send a trigger to each individual and run the command locally, so that everyone sees the changes. Technically, what you're saying might be possible.

------------------
-There are easier things in life than finding a good woman, like nailing Jello to a tree, for instance

-Tazz

[This message has been edited by Tazz (edited September 23, 2001).]
-There are easier things in life than finding a good woman, like nailing Jello to a tree, for instance

Tazz
2001-09-22, 10:42 PM #3
>> We're on the same page!

Yeah sorry - I had no interest in smokescreens (creating sprites on explosion thread), so I didn't think to look in there to see if my question had been posted recently. <lol>

(wishing there was a search function on these boards!)

Still looking for a working answer, in this thread, or that one!
jp-30's JK Star Wars skin pack (wth short Ewok & Jawa)

↑ Up to the top!