Postado Março 27, 2016 9 anos Autor 1 minute ago, sirarcken said: I got it , because yesterday I did, and the way I had done every time I go out and entered the server appeared , his questlog been updated ... more was not her that I had used was one that I could do msm kkk thank you friend. I'm not sure if I understand what you mean but If you use each doll for each quest make sure you change the line: if player:getStorageValue(Storage.TheNewFrontier.Questline) <=27 then and change the value Questline <=27 for -1 of the FINAL quest value so they won't be using the dolls each time and collect the rewards many times for example: Yalahar QuestLine is this player:setStorageValue(Storage.InServiceofYalahar.Questline, 53) the code in the doll should be like this if player:getStorageValue(Storage.InServiceofYalahar.Questline) <=52 then hope that was what you asked and hoped it helped haha
Postado Março 30, 2016 9 anos how i can make quest with this script without using a doll, i want to do access to all playesr to yala wrath an inq without making missions?
Postado Abril 6, 2016 9 anos Autor On 3/30/2016 at 1:10 PM, zimny36 said: how i can make quest with this script without using a doll, i want to do access to all playesr to yala wrath an inq without making missions? You have to edit pretty much the Id's of the destinations, remove the required quest storage, its alot of work thats why i tried to used this instead.. there should be another way but I just haven't try anything else;<
Postado Abril 6, 2016 9 anos Autor 5 minutes ago, ramses82 said: NIIICEE Hope its usefull, any problems or questions i'll be glad to help
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.