Adding new NPC's ingame

Veora

LOMCN Veteran
Veteran
Apr 4, 2005
355
9
64
Right me and my mate are really just messing with Scripting n' stuff,n

I've made alot of NPC scripts but we don't know howto add new NPC's ingame, i've searched the forums but can't find a NPC guild thats simple and easy step-by-step

Thanks for any help as usual =)

:fthrower:
 

Fire

Golden Oldie
Golden Oldie
Apr 15, 2003
1,302
1
195
Name the NPC like
NPC1-0.txt

where the 0 is the map number, they then go in the NPC's folder

then in the NPCs file in Envir add a new entry for the columns:

; name race mapNum x y fTile bTile

Name put the name of ur npc, race leave as 0, the map number obvious, put in the coords, for fTile leave it as 0 and for bTile put in the NPC skin you want to use
 
Last edited:
Upvote 0

Veora

LOMCN Veteran
Veteran
Apr 4, 2005
355
9
64
Fire said:
Name the NPC like
NPC1-0.txt

where the 0 is the map number, they then go in the NPC's folder

then in the NPCs file in Envir add a new entry for the columns:

; name race mapNum x y fTile bTile

Name put the name of ur npc, race leave as 0, the map number obvious, put in the coords, for fTile leave it as 0 and for bTile put in the NPC skin you want to use
=O my saviour,
J00 r0x !
 
Upvote 0

Fire

Golden Oldie
Golden Oldie
Apr 15, 2003
1,302
1
195
copy the txt into the folder named NPC's in your Envir folder...
 
Upvote 0

Veora

LOMCN Veteran
Veteran
Apr 4, 2005
355
9
64
(the files are on ryu's not mine )Yeah but wheres the envi folder on the Mir client or Mserver folder?
 
Upvote 0

JackBauerCTU

Dedicated Member
Dedicated Member
Aug 5, 2006
131
0
62
Sorry for bumping this thread but i have added an NPC called PetRenter in the NPC's in your envir folder now iv gone to NPC_def folder and all these other npcs with say "townteleport-0" so i fi have to make a new 1 what should i call it "petrenter-(Number)" if so which number is it?

btw first time making a server lol any helps appreciated.
 
Upvote 0