Serious Sam Fusion 2017 (beta)

Serious Sam Fusion 2017 (beta)

570 betyg
Network script resources
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Type: Additions
Filstorlek
Lades upp
Uppdaterades
229.626 KB
30 mar, 2017 @ 1:49
19 jul, 2024 @ 8:39
22 ändringsnotiser ( visa )

Abonnera för att ladda ner
Network script resources

I 1 samling av NSKuber
Weapon Resources for event
47 artiklar
Beskrivning
This is a pack that adds "Content/Shared/Scripts/Network.lua" from TLH into Fusion and changes "WorldScripts.lua" to execute it.

This enables the use of Remote Procedure Call (RPC) - new feature that gives script makers the ability to create functions that can be called over network.

Also adds two RPCs (first is taken from TLH, second created in its image):

worldGlobals.SignalEventNet("event") - should be called on host machine, will signal custom event "event" on all machines.
worldGlobals.SignalEventNetClient("event") - should be called on client machine, will signal custom event "event" on calling client and host machines.
(you cannot add any parameters to this call).

Keep in mind that this is gonna be eventually added by CT themselves, and I'll have to remove this mod, so keep eye on it when TSE is released.
25 kommentarer
un/happy.exe 25 okt, 2024 @ 8:26 
good
siouxmw 2 aug, 2024 @ 13:35 
no pic no click :steamthumbsup:
Ryason55 19 jul, 2024 @ 16:23 
This mod also includes a fix for a long-standing problem involving RPCs, where if a script mod sends an RPC (basically the host signalling a client (or vice-versa) to run a function locally with sent values) to a player that doesn't have those RPC names initialized (generally caused by them not having said script mod), that player's game will stop accepting RPCs, including things like level changes and chat messages. The fix is... Including every RPC name and initializing them on launch, which requires them to be added to a file. The last couple of updates have been adding RPC names from my script mods.
Doktor Hayden 17 jul, 2024 @ 13:29 
I’m also wondering what’s new in fashion, why was it updated in the end?
Fred-104 28 apr, 2024 @ 17:04 
Ryason55's SS2 weapon/item resource pack which has its own unique set of scripts
Yurka262 28 apr, 2024 @ 7:43 
I'm very interested in what has been updated in the mod :)
emos 28 dec, 2022 @ 2:47 
super
Paul Bradley 22 jun, 2021 @ 2:07 
This is a pack that adds "Content/Shared/Scripts/Network.lua" from TLH into Fusion and changes "WorldScripts.lua" to execute it. Like it or lump it.....you need to SUBSCRIBE so that when you load up Serious Duke... it will download the required files automatically... It's just sad that it does not show you that its downloading..... it will work guys believe me, just get this pack and LUA error will be solved.
fleet1984 25 jan, 2021 @ 1:17 
I recently had the Error: "Cannot find Content/Shared/Scripts/Network.lua" as well but i seemed to fix it by going to "Steam\steamapps\common\Serious Sam Fusion 2017\Temp\SteamWorkshop" and deleting the "894429034.disabled" file.hopefully this helps others
NSKuber  [skapare] 25 apr, 2020 @ 1:21 
Uh, what?
What do you mean by "can't get into the mod"? What error? What patch? What's happening?