Page 2 of 2

Re: Weapons defs sounds questions

Posted: 04 Mar 2014, 17:25
by Anarchid
[6:22:01 PM] [LCC]jK synced code can RW synced data AND WRITE unsynced data
[6:22:19 PM] unsynced code can RW unsynced data and READ synced data
[6:23:15 PM] [LCC]jK and no LUS, is pure synced
[6:24:01 PM] and yes, ctrl := write
[6:24:41 PM] [LCC]jK but then the sound is played for all
[6:24:56 PM] and LOS doesn't matter only distance
[6:25:08 PM] to cam
Oh well.

Re: Weapons defs sounds questions

Posted: 04 Mar 2014, 17:26
by smoth
gameparams is faster than send to unsynced. I mean really at this point the thread is just discussing how we could do it via lua but I still feel the water and ground sounds area of the wiki needs clarification either from testing/statement from a dev.

Re: Weapons defs sounds questions

Posted: 04 Mar 2014, 19:29
by Jools
But there are other gadgets that also send everything to unsynced; they don't cause as much slowdown. I still think it's the handling of the event and not sending that causes fps loss.

Re: Weapons defs sounds questions

Posted: 04 Mar 2014, 21:08
by smoth
Dunno, I always found it to be a bit of a delay. Somewhere in the chain. It is highly dependent on lag IIRC

Re: Weapons defs sounds questions

Posted: 12 Mar 2015, 13:44
by Jools
smoth wrote:gameparams is faster than send to unsynced. I mean really at this point the thread is just discussing how we could do it via lua but I still feel the water and ground sounds area of the wiki needs clarification either from testing/statement from a dev.
Maybe they are because you can't send tables via gameparams? If anything I think using spairs should be avoided as far as possible.

Re: Weapons defs sounds questions

Posted: 13 Mar 2015, 21:46
by Forboding Angel
So clarify for me... Are there different sounds that can be played if something is a hit in water vs land? If so, my life just got significantly better (I've been thinking about tackling how to do this but never saw that in the wiki).

Re: Weapons defs sounds questions

Posted: 13 Mar 2015, 22:34
by FLOZi

Re: Weapons defs sounds questions

Posted: 13 Mar 2015, 23:48
by Jools
Since Spring 89.0, excepting version 98.0

Re: Weapons defs sounds questions

Posted: 13 Mar 2015, 23:51
by Jools
About lava: I know it's not understood by the engine, but it is a known concept if you ask a lot of humans. Would it be desirable to include it also in the simulation?