scfmod
scfmod
Yeah there are definitely limitations with how GIANTS have implemented their terrain, and especially with the deform functions exposed from game engine to Lua. There are some possibilities for enhancing...
Which version are you using? And does the map have support for dirt filltype?
There will be some protections added when I implement proper multiplayer support. Securing and making sure multiplayer works properly means that (most) settings must be synced over the network, so...
I haven't found anything about that either, for the time being I think it's limited/managed outside the Lua environment.
As stated in README.md, multiplayer hasn't been testet yet. But I will note this one down :-)
Hi there :-) If I remember correctly there was some issues using the small front loader shovels, but I can't remember the specific version. Most likely you are using the...
Yeah some issues are kind of hard to track down due to the 0.3.6.0 branch being old a fudge, and the 0.4.0.0 unofficial version was just a placeholder for testing...