From eb1c2abd3d093f0c293568dfbcbbf0d8c4caa12f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 14 Dec 2018 02:34:47 -0200 Subject: New Hercules Syntax for getnpcid(). sed -i 's/getnpcid(0, /getnpcid(/g' */*.txt --- npc/009-4/yumi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/009-4/yumi.txt') diff --git a/npc/009-4/yumi.txt b/npc/009-4/yumi.txt index dd6cd30f1..151e26c7e 100644 --- a/npc/009-4/yumi.txt +++ b/npc/009-4/yumi.txt @@ -46,7 +46,7 @@ L_DoIt: close; OnInit: - .@npcId = getnpcid(0, .name$); + .@npcId = getnpcid(.name$); setunitdata(.@npcId, UDT_HEADTOP, NPCEyes); setunitdata(.@npcId, UDT_HEADMIDDLE, VneckJumper); setunitdata(.@npcId, UDT_HEADBOTTOM, RaidTrousers); -- cgit v1.2.3-70-g09d2