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 → Only Experts read -------->
Only Experts read -------->
2000-10-10, 11:17 AM #1
Ok, me and a bunch of other experienced people are making a new mod (can't tell you), but we can't solve this delema:

We need to be able to communicate just to your team, or to have it so something shows up just on your teams HUD. Is there anyway to do this? Or do i, with my logical brilliance, have to come up with a way around it?

------------------
-He who walks in my path and insults me, will be swallowed up in the flames of my fury.-
2000-10-10, 1:23 PM #2
isnt there already a command in JK to send a message to a whole team?
I'm just an old man with a skooma problem.
2000-10-10, 2:00 PM #3
ya.. in the manual.. u specify who u wanna talk 2..... lol

------------------
Why, I do believe they think I am some sort of god.

-C-3P0
Why, I do believe they think I am some sort of god.
-C3PO
2000-10-11, 9:57 AM #4
well, how are you doing the team selecton? like in ctf? if yes, you could write a cog that activates a team bin, when the player snters the selection-sector. Then you could check if this bin is activated or not, and only send the message if it is...just a thought
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)
2000-10-11, 3:36 PM #5
I mean have communitcation between just the members of yoyur team in game... To "chat" with just your team, without the other reading it

------------------
-He who walks in my path and insults me, will be swallowed up in the flames of my fury.-
2000-10-13, 8:05 PM #6
I know it's easily done in MOTS, but the JK talk command doesn't have any variables, it's just send text. I'm pretty sure that the Baron's Hed RPG made a cog that you could send commands from a console that only your team could read, but I've never seen where you can just type 't' then your text, and have it go to your own teammates in JK.. MOTS, yes, JK, I don't think so.


------------------
-Jedi Knight and trainer of the greatest mass-murderer that other galaxy has ever known.
2000-10-13, 9:36 PM #7
why don't you do it my way? This will work for sure...just activate a bin when a player enters the red team, then in the talk cog, send the message only to the guys with that bin set on...or off...if you are in blue team
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)
2000-10-14, 12:33 AM #8
With JK's cog commands, that is not possible just like that.
It may be possible to tweak the command possibillities so that you can accomplish a similar effect, but without a huge imagination, it's impossible. It is possible to enter lines to write under certain circumstances and omly send them to your team, like jkConcatAsciiString(), but that means that you'll have to enter the commands in the cog itself. It is possible for the players to change these lines before the game starts.

(Like if I want to say "Hello" to just my team, I would change the line in the cog, regob it and put it into my gob folder and then play it. (No chacksum))
No signature for you.
2000-10-14, 1:23 AM #9
oh well, silly me...you're right of course...i didn't think when i wrote this. I somehow thought that there was a talk cog, dunno why, though...
"Häb Pfrässe, süsch chlepfts!" - The coolest language in the world (besides Cherokee)
2000-10-15, 12:59 PM #10
you don't even need to gob anything
just put it in the folder

for mods, the order of precedence is
  • resource files in the mod folder
  • resources in the gob in the mod folder
  • resources in the resource folder
  • resources in gobs in the resource folder

at least, that's what I think
I'm not sure
And meanwhile the bus with legs has destroyed half of disneyland . . . and nobody cares!

↑ Up to the top!