Jump to content

Recommended Posts

Can i do this from Server side?

Sure.

Change modinfo.lua:

all_clients_require_mod = true

And in modmain.lua use somthing like that: if GLOBAL.TheNet:GetIsServer() then....else....

 

 

Synchronization will work only after publishing the mod in Steam Workshop.

Edited by Maris

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...