Jump to content

Recommended Posts

Uh... it's the inspectable component, obviously the name override is for the inspection quotes.

 

One way would be...

inst:AddComponent("named")
inst.components.named:SetName(STRINGS.NAMES["ROCK_FLINTLESS"])

 

Alternatively, entitiyscript has a variable for the name. I'm not sure whether changing it would work without further issue, but it's worth a shot.

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