According to the video the drop is scattered all around the map of prt_fild08 is there a way we can do this? if we kill king poring its drop will be scattered all around the map?
i tried this but it doesnt make the item on the ground, and it shoule be drop in random places in that map thats why i try to put 0,0;
According to the video the drop is scattered all around the map of prt_fild08 is there a way we can do this? if we kill king poring its drop will be scattered all around the map?
i tried this but it doesnt make the item on the ground, and it shoule be drop in random places in that map thats why i try to put 0,0;
OnNPCkillEvent:
if(killedrid!=1002){ end;}
makeitem 969,1,"prt_fild08",0,0;
makeitem 969,1,"prt_fild08",0,0;
end;
}
Share this post
Link to post
Share on other sites