Serious Sam Fusion 2017 (beta)

Serious Sam Fusion 2017 (beta)

561 ratings
Network script resources
   
Award
Favorite
Favorited
Unfavorite
Type: Additions
File Size
Posted
Updated
229.626 KB
30 Mar, 2017 @ 1:49am
19 Jul, 2024 @ 8:39am
22 Change Notes ( view )

Subscribe to download
Network script resources

In 1 collection by NSKuber
Weapon Resources for event
47 items
Description
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 Comments
un/happy.exe 25 Oct, 2024 @ 8:26am 
good
siouxmw 2 Aug, 2024 @ 1:35pm 
no pic no click :steamthumbsup:
Ryason55 19 Jul, 2024 @ 4:23pm 
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 @ 1:29pm 
I’m also wondering what’s new in fashion, why was it updated in the end?
Fred-104 28 Apr, 2024 @ 5:04pm 
Ryason55's SS2 weapon/item resource pack which has its own unique set of scripts
Yurka262 28 Apr, 2024 @ 7:43am 
I'm very interested in what has been updated in the mod :)
emos 28 Dec, 2022 @ 2:47am 
super
Paul Bradley 22 Jun, 2021 @ 2:07am 
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:17am 
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  [author] 25 Apr, 2020 @ 1:21am 
Uh, what?
What do you mean by "can't get into the mod"? What error? What patch? What's happening?