12-03-2007, 10:24 PM
Well basicly it doesnt reach the spawnnpc sub.. Cuse the line that checks if there is a npc, well this code:
npcnum=map(mapnum).npc(mapnpcnum)
if npcnum>0 then
Its always below 0. And still it should not be. Cause everything else is correctly done.
npcnum=map(mapnum).npc(mapnpcnum)
if npcnum>0 then
Its always below 0. And still it should not be. Cause everything else is correctly done.