In general, going to Google and typing "site:cavestory.org [whatever you're searching for]" works better than using the forums' built in search function, fyi.Dubby said:And for some reason, the forum doesn't want to allow searches including <, or three letter words (ANP).
Umm... upload your npc.tbl? My first thought was that maybe you were trying to mix CE and SW (since I'm pretty sure Shmitz make JN with SW), but that wouldn't make sense, since SW doesn't touch npc.tbl...LunarSoul said:Alright, I need some help. Whenever I try to use the "edit NPC table" button in cave editor, it crashes. Is there something I'm supposed to do with the npc.tbl file? Is it corrupted? I don't know if this is a problem to many other people. It sure is bugging me, though.
BTW, the file isn't set to read-only.
CPU Disasm
Address Hex dump Command Comments
00471C4B |. 837A 44 06 cmp dword ptr [edx+44],6
00471C4F |. 7E 09 jle short 00471C5A
00471C51 |. C745 FC 06000 mov dword ptr [local.1],6 ; Six missle
00471C58 |. EB 07 jmp short 00471C61
00471C5A |> C745 FC 02000 mov dword ptr [local.1],2 ; Two missle
00471C61 |> 8B45 FC mov eax,[local.1]
Shadow Major said:So is there anyone here who has a good understanding of the flag details that you can set on the weapons? e.g. shootable solid, etc.