Jump to content

Recommended Posts

Sorry about my English. Maybe translator goole helps out:)

I am a Latvian.

 

 

 

+I already created appearance for my character.

+Already reached horn in his inventory starting game with this character

 

 

i want:

 

-special item for this character

 

i tried this default horn.lua slowly make as own mod with different tex and everywhere in horn.lua replaced "horn" with "little_horn" an i lost everything horn gets invisible and with unknown name

 

 

-summonable deerclops with this special item "little_horn"

 

i tried in horn.lua add script from glommerbell to see maybe something happens

 

local function OnPlayed(inst, musician)
    if GetWorld().components.bigfooter then
        GetWorld().components.bigfooter:SummonFoot(musician:GetPosition())
    end
end
 

and nothing

 

-make deercloops for his big brother - neutral behavior, possible make as follower.

 

how can see in image deerclop is characters big brother, who hates them.

 

 

-special item "little_horn" drops from character in every 20 days

 

he is one horned but it hates unicorns!:D

maybe in these 20 days on his head can grow other little creepy horn and ... dropp..

 

 

Ps

 

can i ask a few examples an directions, explanations - where and how? "who does this and it" because i am little to dumb to understand scripting my self.

post-343123-0-42805100-1409436409_thumb.

post-343123-0-11746700-1409436516_thumb.

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