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 → swimming in the air
swimming in the air
2002-10-02, 1:20 PM #1
Is it possible to make the player look as if he was swimming in the air without having to flag the sectors as underwater?

------------------
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)
2002-10-02, 2:49 PM #2
Not that I know of.

------------------
Author of the JK DataMaster, Parsec, Scribe, and the EditPlus Cog Files.
Author of the JK DataMaster, Parsec, Scribe, and the EditPlus Cog Files.
2002-10-02, 4:05 PM #3
Puppet files! Change the walking keys to swiming keys. [http://forums.massassi.net/html/wink.gif]

[This message has been edited by Descent_pilot (edited October 02, 2002).]
Major projects working on:
SATNRT, JK Pistol Mod, Aliens TC, Firearms

Completed
Judgement Day (HLP), My level pack
2002-10-02, 9:41 PM #4
Hmmm...that might be it. Though I got problems with ParseArgin the puppets in the past...I'll give it a try. Thanks again.

------------------
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)
2002-10-03, 7:01 AM #5
Yeah, puppet files will work well enough, but I was thinking more along the lines of a flag for the purpose.

There shouldn't be any problems with using ParseArg() to change a puppet. But since it won't sync, you'll need to use a trigger if this is for MP.

------------------
Author of the JK DataMaster, Parsec, Scribe, and the EditPlus Cog Files.
Author of the JK DataMaster, Parsec, Scribe, and the EditPlus Cog Files.
2002-10-03, 7:41 AM #6
Oh, ok. Thanks. It works, btw.

------------------
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)
2002-10-25, 8:12 PM #7
SetArmedMode(player, swimming_#_in_pup); should work, and it's synced over MP.

------------------
-Hell Raiser
Doing stuff one thing at a time
-Hell Raiser
2002-10-26, 5:31 AM #8
It's a good idea, but it doesn't work...

------------------
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)
2002-10-28, 6:10 PM #9
Hey HR! Wassup?

You have to remember - swimming is not an armedmode.

It's majormode 5.

I would have to check, but I think setmajormode(player, 5) could work.
2002-11-02, 1:55 AM #10
There is no SetMajorMode() verb.

------------------
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)

↑ Up to the top!