morturk.blogg.se

What is a script mod
What is a script mod











Whereas the "Client" is either your own client referred to as the "Owner/Local Player" or someone else referred to as a "Proxy". The "Server" is the game server which handles all players verification data, networking, chat/voip, etc.

what is a script mod

One of the most important concepts to understand while script modifying Holdfast is the concept of "Client" and "Server". This script should implement the shared interface IHoldfastSharedMethods.įor example, here’s a mod that’s called “LineFormer” that has the script called “LineFormer.cs” which implements the IHoldfastSharedMethods interface. To start with script modding in holdfast, create a new mod and in this mod’s folder create a new script. How to create a script SDK mod The Basic Flowīasic knowledge of C# and Unity is required. 2.2 Send network trajectory info to client without showing it to players.2.1 Make carbon player bots not do any auto input.2 New RC commands specific for modding use.













What is a script mod