ID:164110
Jul 16 2007, 9:08 am
|
|
whats the code on putting in npc's and putting in what they will say? Plz help
|
Wow. It's pretty basic. Define an NPC the same way you would define a player basically. For a talk verb just set it as "set src in oview(1)" which only bring it up when the player is right next to them. And use usr << "Talking". To send them a message.
You should invest some time reading in a tutorial. |
Man, that's like asking a monkey to explain the Third Law of Thermodynamics. (It just doesn't work without the toothbrush!)
|
In response to Dession
|
|
lol if ur havin trouble with NPCS walk away now ur in trouble
|
Seriously though, you need to be more specific. There also isn't a 'code' for NPCs. Try reading the DMreference to learn the language or even Zilal's tutorials.