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 → FirstThingInView Modification
FirstThingInView Modification
2001-11-26, 2:30 PM #1
Hi, does anyone know what i would change the flags at the end of

potential = FirstThingInView(player, 30 + 15 * rank, 8, 0x404);

(the 0x404)

to look for a THING not a PLAYER when it come into view?

thanks
2001-11-26, 2:38 PM #2
Have a look at the JKspecs, your one stop shop for anything cog/flag releated.

Actor: 0x4
Weapon: 0x8
Item: 0x20
Explosion: 0x40
player: 0x400

These are the flags that are used.

------------------
-Hell Raiser
Cogging Guru
It's funtastical merriment time!
-Hell Raiser
2001-11-26, 3:01 PM #3
yeah, i use jkspecs, i just didnt know where on the flags to look, thanks for the flags [http://forums.massassi.net/html/biggrin.gif]
2001-11-26, 3:03 PM #4
No prob bob, these can be found under "Thing Type values and Masks"

------------------
-Hell Raiser
Cogging Guru
It's funtastical merriment time!
-Hell Raiser
2001-11-26, 3:28 PM #5
im so dumb i was looking under player flags lol [http://forums.massassi.net/html/smile.gif]
2001-11-27, 6:01 AM #6
JKSpecs suxors...3 years old. Someone needs to update them..someone who knows what they are doing...*look at hideki* [http://forums.massassi.net/html/smile.gif]
Bassoon, n. A brazen instrument into which a fool blows out his brains.
2001-11-27, 6:18 AM #7
Merge Hideki's list with the cog section of the JKspecs. Throw in a little bit of your own commentary, and, bingo!

JKspecs special edition....

------------------
Success is the inverse relationship between effort, gain, and loss.
And when the moment is right, I'm gonna fly a kite.
2001-11-27, 6:46 AM #8
Well, there's been numerious flag findings by various people, including Raynar and me. There was a topic about this a ways back. Ya know, I think I'll do just that, update jkspecs. Look for it. [http://forums.massassi.net/html/smile.gif]
-Hell Raiser

↑ Up to the top!