Jump to content

Recommended Posts

Title. I'm not asking for the function but how do I make it? Do I need to make a actions.lua in the mod folder? Or something like that. How do I tell the mod to load it after init then?

 

You can look at that mod:

http://steamcommunity.com/sharedfiles/filedetails/?id=250583758

It adds new milk action for beefalos so its possible to make new actions if that what you meant by action that is.

Its certainly possible, just tricky to do and there many different ways the game handles actions. For example, interacting with an object on the ground, sitting in your inventory or with a new tool you designed will have slightly different implementations. What are you trying to achieve?

You can look at that mod:

http://steamcommunity.com/sharedfiles/filedetails/?id=250583758

It adds new milk action for beefalos so its possible to make new actions if that what you meant by action that is.

 

Yes, that's what I'm looking for. Thanks.

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...