Problem about Hellmouth !

07/14/2011 10:03 trollz80#16
Quote:
Originally Posted by pro4never View Post
He wants to know how to write npcs... If he read the FAQ like people suggested already then he'd now how.
I know how to make them , but i don't know really how to use them correctly , so I would like to know how to write them , you see? ^^
07/14/2011 12:18 Spirited#17
Quote:
Originally Posted by trollz80 View Post
I know how to make them , but i don't know really how to use them correctly , so I would like to know how to write them , you see? ^^
Look at a few examples from the source. Chris codes them in python (.py - but he renamed it .npc). Open them in Notepad. They're located in an npc folder.

PS: I'm just assuming that he did it that way since he loves coding npcs in Python. (I do too!)
07/15/2011 18:40 trollz80#18
I didnt ask what I want correctly , I have a good software to write , but I don't know really how to code em correctly , I know to make the NPC give a thing , but I don't know to make them sell things
07/15/2011 23:05 Spirited#19
You need to learn C# more. My first source was NewestCoServer. From there, I taught myself how to code NPCs. Back then, I knew almost nothing about C#. All I had was a simple background in Java (which really helped).
07/17/2011 00:44 trollz80#20
I see .. ^^
I will look for a topic
Thanks