Jump to content

Recommended Posts

I mean when I trying to override any prefab.lua's local function in my modmain.lua

Quote

AddPrefabPostInit("prefab", function(inst)

local function blah-blah(inst, blah-blah)

*blah-blah*

end

nothing happens (I know that I'm doing something wrong because I have no idea how it should work :?)

p.s. sorry for my foolish google-translated english.

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