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 → SendTrigger and traffic
SendTrigger and traffic
2002-12-06, 11:55 PM #1
I need to know if a local SendTrigger ("SendTrigger(player, id, bla...)") gets sent to other players as well, but not used or if it does not get sent to others at all.

------------------
"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-12-07, 8:26 AM #2
I'd also like to know if SetMaterialCel and MaterialAnim try to synch or not (I hope not).

------------------
"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-12-07, 8:37 AM #3
I believe both of them do, but to get around any sync, you can use a cog with local only flags.

------------------
The Sniper Missions. Current project, The Sniper Missions

The Magician Saber System.
Major projects working on:
SATNRT, JK Pistol Mod, Aliens TC, Firearms

Completed
Judgement Day (HLP), My level pack
2002-12-07, 10:08 AM #4
What about the first question?

------------------
"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-12-07, 10:26 AM #5
No idea, sorry. [http://forums.massassi.net/html/frown.gif] Never even thought of that to begin with tho...

------------------
The Sniper Missions. Current project, The Sniper Missions

The Magician Saber System.
Major projects working on:
SATNRT, JK Pistol Mod, Aliens TC, Firearms

Completed
Judgement Day (HLP), My level pack
2002-12-07, 12:57 PM #6
I didnt think they were... I cant see why they should be.

And I didnt think SetMaterialCel was synced [http://forums.massassi.net/html/confused.gif]
Team Battle.
2002-12-07, 9:51 PM #7
Of course SetMaterialCel() is synced. How do you think switches are done in MP? [http://forums.massassi.net/html/wink.gif]

As for the SendTrigger(player,...), yes it works, and only sends the trigger to that player.
-Hell Raiser
2002-12-08, 12:52 AM #8
That's great. Thanks a lot, HR. This is essential for my project.

------------------
"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!