error at creating NPC Mir3 

Newbie Spellweaver
Joined
Dec 7, 2006
Messages
42
Reaction score
0
CD says:
17:20:35:TCreature.Initialize Failed
17:20:35:Merchant Initalize fail... (NOSTRO)_GameMaster

:rip:

when i create a NPC, what i must do? because theres some folders (convert_def, market_def, merchant.txt) that i have no idea for that they work

if someone can help me... thx!

(i have read that "guide")
 
CD says:
17:20:35:TCreature.Initialize Failed
17:20:35:Merchant Initalize fail... (NOSTRO)_GameMaster

:rip:

when i create a NPC, what i must do? because theres some folders (convert_def, market_def, merchant.txt) that i have no idea for that they work

if someone can help me... thx!

(i have read that "guide")

Merchant.txt is what Loads the NPC's, if you wanted an NPC on Map0 then you would put (NOSTRO)_GameMaster 0 <rest of crap goes here>

Now in Market_Def you need a file called (NOSTRO)_GameMaster-0.txt, take a look at the other naming and you will see what I mean.

The Convert_Def is used for the Speech of the NPC and does not have to be used
 
Back