Worst Posted January 20, 2016 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 57 Reputation: 1 Joined: 12/07/13 Last Seen: December 15, 2024 Share Posted January 20, 2016 Well, my server will be full pvp then modified all items to the purchase price 0, however when placing NPC example 607:0 or 607:-1 emulator accuses one warning. How do I solve this? - shop test1 -1,608:0 - shop test2 -1,607:0 prontera,148,144,5 script Test Shop 508,{ switch(select("Test 0","Test -1")){ case 1: callshop "test1",1; end; case 2: callshop "test2",1; end; } OnInit: waitingroom "Test",0; end; } DB item: 607,Yggdrasilberry,Yggdrasil Berry,0,0,,300,,,,,0xFFFFFFFF,63,2,,,,,,{ percentheal 100,100; },{},{} Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted January 20, 2016 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Yesterday at 05:59 PM Share Posted January 20, 2016 you cant sell anything for free, that's not something you call with "SELL". You totally violated the term "SELL". just set a minimum value of 1 or set another NPC that give away the items for free. Quote Link to comment Share on other sites More sharing options...
Question
Worst
Well, my server will be full pvp then modified all items to the purchase price 0, however when placing NPC example 607:0 or 607:-1 emulator accuses one warning. How do I solve this?
DB item:
Link to comment
Share on other sites
1 answer 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.