Reborn Posted February 24, 2015 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 290 Reputation: 3 Joined: 09/29/13 Last Seen: December 28, 2024 Share Posted February 24, 2015 can anyone help me with the cashshop that i was trying to make? script: prontera,150,150,5 cashshop npc 836,536:20 when i am making a cashshop npc, i cant buy the item instead i am receiving this kind of warning to the server [Warning]: Player 150000 sent incorrect cash shop buy packet (len 14:10)! Quote Link to comment Share on other sites More sharing options...
WilkyMave Posted February 25, 2015 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 27 Reputation: 1 Joined: 06/09/12 Last Seen: January 24, 2018 Share Posted February 25, 2015 Try reading this i think this may help you to fix the problem https://rathena.org/board/topic/90887-cash-shop-bug-using-old-client/ 1 Quote Link to comment Share on other sites More sharing options...
WilkyMave Posted February 24, 2015 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 27 Reputation: 1 Joined: 06/09/12 Last Seen: January 24, 2018 Share Posted February 24, 2015 Deafult Shop Script: prontera,0,0,0 cashshop name id-npc,id-item:price; For Your Shop prontera,150,150,5 cashshop 836,536:20; Try that if it work Quote Link to comment Share on other sites More sharing options...
Reborn Posted February 24, 2015 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 290 Reputation: 3 Joined: 09/29/13 Last Seen: December 28, 2024 Author Share Posted February 24, 2015 its not working. [Error]: npc_parsesrcfile: Unable to parse, probably a missing or extra TAB in file 'npc/sample.txt', line '1'. Skipping line... * w1=prontera,150,150,5 * w2=cashshop * w3=836,536:20 * w4= i tried this one, there's a tab but still error. prontera,150,150,5 cashshop 836,536:20; i tried to put npc name but there's a warning [Warning]: Player 150000 sent incorrect cash shop buy packet (len 14:10)! is there something that needs to be done in the src? its been a month since I tried to a cash shop but I cant create one because of the same error.. Please help me out with this. ***B U M P*** Quote Link to comment Share on other sites More sharing options...
Reborn Posted February 25, 2015 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 290 Reputation: 3 Joined: 09/29/13 Last Seen: December 28, 2024 Author Share Posted February 25, 2015 thanks for the link I was able now to get the item that i want to buy to my cash shop.. thanks alot. after 4 months. you are the only one gave me an answer. thanks thanks so much Quote Link to comment Share on other sites More sharing options...
Question
Reborn
can anyone help me with the cashshop that i was trying to make?
script:
prontera,150,150,5 cashshop npc 836,536:20
when i am making a cashshop npc, i cant buy the item instead i am receiving this kind of warning to the server
[Warning]: Player 150000 sent incorrect cash shop buy packet (len 14:10)!
Link to comment
Share on other sites
4 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.