karl199210 Posted August 20, 2012 Posted August 20, 2012 my dynamic npc got a problem if 1 npc is running is good but if 2 or more dynamic npc running is not working plss help me Quote
karl199210 Posted August 20, 2012 Author Posted August 20, 2012 Here's my script Please post your script here. here's my dynamic npc script ) coinshop.txt coinshop.txt Quote
EriN_KillerSoul Posted August 20, 2012 Posted August 20, 2012 It works perfect at my server. Don't have any error.can you post screenshot the problem here? Quote
karl199210 Posted August 20, 2012 Author Posted August 20, 2012 It works perfect at my server. Don't have any error.can you post screenshot the problem here? i don't have got any error in my map server the problem is if the 2 npc is running the other npc is bug... try to buy some item Quote
Santino Posted August 20, 2012 Posted August 20, 2012 (edited) my dynamic npc got a problem if 1 npc is running is good but if 2 or more dynamic npc running is not working plss help me Yea, it's working well in my server, but i found your problem, NPC 1 is working well, you can't buy the items if you don't have the required item. But in npc 2 you can buy all items even you don't have the required item. In the npc 2 : Find all : $@Dbuy_id $@Dbuy_co Replace all with: $@Dbuy_id2 $@Dbuy_co2 Edited August 20, 2012 by Sperm Quote
karl199210 Posted August 20, 2012 Author Posted August 20, 2012 my dynamic npc got a problem if 1 npc is running is good but if 2 or more dynamic npc running is not working plss help me Yea, it's working well in my server, but i found your problem, NPC 1 is working well, you can't buy the items if you don't have the required item. But in npc 2 you can buy all items even you don't have the required item. In the npc 2 : Find all : $@Dbuy_id $@Dbuy_co Replace all with: $@Dbuy_id2 $@Dbuy_co2 i already replace but same problem can you send me a new script? Quote
Santino Posted August 20, 2012 Posted August 20, 2012 Here. I just replaced some things in your script as what i said awhile ago. Hope this helps. It's working fine in my server. o.O Quote
karl199210 Posted August 20, 2012 Author Posted August 20, 2012 Here. I just replaced some things in your script as what i said awhile ago. Hope this helps. It's working fine in my server. o.O Thx for your help sir it's working ) Quote
Question
karl199210
my dynamic npc got a problem if 1 npc is running is good but if 2 or more dynamic npc running is not working plss help me
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.