llchrisll Posted March 28, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 626 Reputation: 189 Joined: 11/19/11 Last Seen: March 25 Author Share Posted March 28, 2014 any news on the pvp-gvg-mvp arena sir? Yeah, kinda. Scripted a bit already, but still not finished. ----------------------------------------------------------------------------------------------------------------------------------------------- ==== Update: 10/15-2013: Added 2 New NPC: Training System v1.0 and Mob Invasion Event v1.0 ====== --------------------------------------------------------------------------------------------------------------------------------------------- I finally managed to finish my 2 scripts where testing was left. See 1st post for more details. Best regards, Chris This is amazing Chris. Except the equipment bonus doesn't seem to add up in-game even after activating the buff for 100k zeny. Another strange thing is that when I choose "character bound," all characters are affected by the 24hour waiting time, meaning I can only train 1 character per day even if they dont share the same status bonus. Is there a fix for this? Hmm, that's weird. When I tested it, it worked just fine. Let me check it again, when I have some more time. Regards, Chris Quote Link to comment Share on other sites More sharing options...
TiMz Posted March 28, 2014 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 192 Reputation: 9 Joined: 05/08/13 Last Seen: August 23, 2024 Share Posted March 28, 2014 any news on the pvp-gvg-mvp arena sir? Yeah, kinda. Scripted a bit already, but still not finished. ----------------------------------------------------------------------------------------------------------------------------------------------- ==== Update: 10/15-2013: Added 2 New NPC: Training System v1.0 and Mob Invasion Event v1.0 ====== --------------------------------------------------------------------------------------------------------------------------------------------- I finally managed to finish my 2 scripts where testing was left. See 1st post for more details. Best regards, Chris This is amazing Chris. Except the equipment bonus doesn't seem to add up in-game even after activating the buff for 100k zeny. Another strange thing is that when I choose "character bound," all characters are affected by the 24hour waiting time, meaning I can only train 1 character per day even if they dont share the same status bonus. Is there a fix for this? Hmm, that's weird. When I tested it, it worked just fine. Let me check it again, when I have some more time. Regards, Chris Thanks Chris! Is there any way to make the training delay from account to character bound? Quote Link to comment Share on other sites More sharing options...
llchrisll Posted April 4, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 626 Reputation: 189 Joined: 11/19/11 Last Seen: March 25 Author Share Posted April 4, 2014 (edited) Normally I added that. well to be honest I only tested if the script changes it correctly, but not the change itself. Edit: Check the lines 2714 and 2716, and exchange the "#":"" with "":"#" Seems like I made an mistake there, I hope it fixes the problem, gonna look at it when I'm at home. Edited April 4, 2014 by llchrisll Quote Link to comment Share on other sites More sharing options...
TiMz Posted April 7, 2014 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 192 Reputation: 9 Joined: 05/08/13 Last Seen: August 23, 2024 Share Posted April 7, 2014 Normally I added that. well to be honest I only tested if the script changes it correctly, but not the change itself. Edit: Check the lines 2714 and 2716, and exchange the "#":"" with "":"#" Seems like I made an mistake there, I hope it fixes the problem, gonna look at it when I'm at home. Okay I hope so. It's such a nice script yet it's too buggy still. From time to time the npc doesn't respond to the buff request. "NPC:StatusBonus" Quote Link to comment Share on other sites More sharing options...
llchrisll Posted May 10, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 626 Reputation: 189 Joined: 11/19/11 Last Seen: March 25 Author Share Posted May 10, 2014 (edited) Update: 05/11-2014: Updated PvP-GvG-MvP Arena v1.4 to v1.5 v1.5 contains the modification request from Lelantos. Tested and working. Regards, Chris Edited October 14, 2017 by llchrisll Quote Link to comment Share on other sites More sharing options...
Lelantos Posted May 21, 2014 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 15 Reputation: 0 Joined: 03/30/13 Last Seen: October 28, 2014 Share Posted May 21, 2014 ----------------------------------------------------------------------------------------------------------------------------------------------- ==== Update: 05/11-2014: Updated PvP-GvG-MvP Arena v1.4 to v1.5 ====== --------------------------------------------------------------------------------------------------------------------------------------------- v1.5 contains the modification request from Lelantos. Tested and working. Regards, Chris Thanks sir Chris! I will try this now. Quote Link to comment Share on other sites More sharing options...
Lelantos Posted July 13, 2014 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 15 Reputation: 0 Joined: 03/30/13 Last Seen: October 28, 2014 Share Posted July 13, 2014 ----------------------------------------------------------------------------------------------------------------------------------------------- ==== Update: 05/11-2014: Updated PvP-GvG-MvP Arena v1.4 to v1.5 ====== --------------------------------------------------------------------------------------------------------------------------------------------- v1.5 contains the modification request from Lelantos. Tested and working. Regards, Chris Sir, I have some problem with the bounty shop. When I changed bounty type to bounty points // Bounty Type: // * 0 = Off // * 1 = Zeny // * 2 = Cash Points // * 3 = Bounty Points set $@bty_type,3; the items in the shop disappear. I also add the prices here // Price Array } else setarray $@arena_ar[0],101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134; // Etc here is the items added. I havent change the items u put. I just added the price in the price array. // Shop Items: PvP useful stuff D:, like Elements, Boxes and Food // These will be used for all shops, but the prices depends on the Bounty Type you have set. setarray $@arena_sh[0],12020,12028,12029,12030,12031,12032,12033,12034,12108,12215,12216,12217,12218,12219,12075,12080,12085,12090,12095,12100,12114,12115,12116,12117,12118,12119,12120,12121,13543,13544,13545,13546,13547,14593; aslo, i would like to ask if its possible to add points to player who kills another normal player (without bounty) to the pvp maps? Thanks in advance. BTW, the custom maps is working. Thanks for granting my request. Quote Link to comment Share on other sites More sharing options...
llchrisll Posted July 14, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 626 Reputation: 189 Joined: 11/19/11 Last Seen: March 25 Author Share Posted July 14, 2014 What does the Map Server console tell you? Any errors? What do you mean by "add points to player .... (without bounty)"? For what do you need those? Custom Points? Best regards, Chris Quote Link to comment Share on other sites More sharing options...
Lelantos Posted July 14, 2014 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 15 Reputation: 0 Joined: 03/30/13 Last Seen: October 28, 2014 Share Posted July 14, 2014 What does the Map Server console tell you? Any errors? What do you mean by "add points to player .... (without bounty)"? For what do you need those? Custom Points? Best regards, Chris That's also a problem sir because there are no errors appearing in the map server. If the bounty type is 3 all the items in the bounty shop disappear. Custom Points sir. Points awarded to players who kills in the pvp maps. Like every time I kill another player i earn this point. Quote Link to comment Share on other sites More sharing options...
Lelantos Posted July 18, 2014 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 15 Reputation: 0 Joined: 03/30/13 Last Seen: October 28, 2014 Share Posted July 18, 2014 What does the Map Server console tell you? Any errors? What do you mean by "add points to player .... (without bounty)"? For what do you need those? Custom Points? Best regards, Chris That's also a problem sir because there are no errors appearing in the map server. If the bounty type is 3 all the items in the bounty shop disappear. Custom Points sir. Points awarded to players who kills in the pvp maps. Like every time I kill another player i earn this point. Bump sir? Quote Link to comment Share on other sites More sharing options...
junjun7981 Posted July 20, 2014 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 26 Reputation: 0 Joined: 04/14/12 Last Seen: October 30, 2022 Share Posted July 20, 2014 i put [WhisperBox] NPC:Broadcaster [TextBox] Global: test! but it allways says i didnt put a location any idea? Quote Link to comment Share on other sites More sharing options...
llchrisll Posted July 20, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 626 Reputation: 189 Joined: 11/19/11 Last Seen: March 25 Author Share Posted July 20, 2014 (edited) What does the Map Server console tell you? Any errors? What do you mean by "add points to player .... (without bounty)"? For what do you need those? Custom Points? Best regards, Chris That's also a problem sir because there are no errors appearing in the map server. If the bounty type is 3 all the items in the bounty shop disappear. Custom Points sir. Points awarded to players who kills in the pvp maps. Like every time I kill another player i earn this point. Bump sir? Didn't have time yet to look at that bug. Edit: It seems like, I made a mistake...., forgot to add the prices and items also when the defined price array is used.... SVN Updated... For your custom Points add after "set @killct,@killct + 1;" at line 1160 the variable for your custom points by using: set CustomPoint,CustomPoint + 1; Just replace "CustomPoint" with your variable. i put [WhisperBox] NPC:Broadcaster [TextBox] Global: test! but it allways says i didnt put a location any idea? What you mean you put that? Does the npc load? Check in the NPC that the Header: prontera.gat,164,168,3%TAB%script%TAB%Chat System%TAB%857,{ Replace "%TAB%" by using the tabulator button. If you mean the usage: Whisperbox: NPC:Broadcaster Textbox: For global messages: Global:<Message> For map messages: Map:<Message> Regards, Chris Edited July 20, 2014 by llchrisll Quote Link to comment Share on other sites More sharing options...
junjun7981 Posted July 20, 2014 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 26 Reputation: 0 Joined: 04/14/12 Last Seen: October 30, 2022 Share Posted July 20, 2014 i put [WhisperBox] NPC:Broadcaster [TextBox] Global: test! but it allways says i didnt put a location any idea? What you mean you put that? Does the npc load? Check in the NPC that the Header: prontera.gat,164,168,3%TAB%script%TAB%Chat System%TAB%857,{ Replace "%TAB%" by using the tabulator button. If you mean the usage: Whisperbox: NPC:Broadcaster Textbox: For global messages: Global:<Message> For map messages: Map:<Message> Regards, Chris npc work's fine only problem is when i type Global: then the message its allways saying that you did not put a location Quote Link to comment Share on other sites More sharing options...
Lelantos Posted July 20, 2014 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 15 Reputation: 0 Joined: 03/30/13 Last Seen: October 28, 2014 Share Posted July 20, 2014 Edit: It seems like, I made a mistake...., forgot to add the prices and items also when the defined price array is used.... SVN Updated... For your custom Points add after "set @killct,@killct + 1;" at line 1160 the variable for your custom points by using: set CustomPoint,CustomPoint + 1; Just replace "CustomPoint" with your variable. Thanks sir Chris! It's working now. Quote Link to comment Share on other sites More sharing options...
Lelantos Posted July 30, 2014 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 15 Reputation: 0 Joined: 03/30/13 Last Seen: October 28, 2014 Share Posted July 30, 2014 Hello sir! It's me again. I think I found another bug in pvp-gvg-mvp script. We can't enter in Party PVP maps even though we are in a party. It says some members are offline but we are all online. Here's a screenshot using the 2 vs 2 party PVP. TIA. Quote Link to comment Share on other sites More sharing options...
Lelantos Posted August 3, 2014 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 15 Reputation: 0 Joined: 03/30/13 Last Seen: October 28, 2014 Share Posted August 3, 2014 Hello sir! It's me again. I think I found another bug in pvp-gvg-mvp script. We can't enter in Party PVP maps even though we are in a party. It says some members are offline but we are all online. Here's a screenshot using the 2 vs 2 party PVP. TIA. Bump Quote Link to comment Share on other sites More sharing options...
GodHarte Posted August 4, 2014 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 49 Reputation: 1 Joined: 08/03/13 Last Seen: January 31, 2022 Share Posted August 4, 2014 for the Arena Master? where should i put the wav files? Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 4, 2014 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 21 hours ago Share Posted August 4, 2014 ur grf wav folder. Quote Link to comment Share on other sites More sharing options...
TiMz Posted August 4, 2014 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 192 Reputation: 9 Joined: 05/08/13 Last Seen: August 23, 2024 Share Posted August 4, 2014 Can't wait for the next version of training system script. Quote Link to comment Share on other sites More sharing options...
jawbreaker Posted August 7, 2014 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 68 Reputation: 1 Joined: 06/21/14 Last Seen: August 8, 2022 Share Posted August 7, 2014 Hello sir! It's me again. I think I found another bug in pvp-gvg-mvp script. We can't enter in Party PVP maps even though we are in a party. It says some members are offline but we are all online. Here's a screenshot using the 2 vs 2 party PVP. TIA. Bump Got same issue here Quote Link to comment Share on other sites More sharing options...
llchrisll Posted August 9, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 626 Reputation: 189 Joined: 11/19/11 Last Seen: March 25 Author Share Posted August 9, 2014 I'm sorry for the late reply, but I'm very busy with real life at the moment. But I will try to fix those bugs when I have more time available. Regards, Chris Quote Link to comment Share on other sites More sharing options...
n0stalgia Posted August 31, 2014 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 47 Reputation: 0 Joined: 01/16/12 Last Seen: April 6 Share Posted August 31, 2014 having problem with the In game board NPC ... when I'm trying to create a comment nothing will happen here's my screen shot.. Quote Link to comment Share on other sites More sharing options...
llchrisll Posted September 14, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 626 Reputation: 189 Joined: 11/19/11 Last Seen: March 25 Author Share Posted September 14, 2014 (edited) PvP Arena: I think I found the problem, still testing though. I rewrote the complete check now, it was ugly how I did it. Testing next....InGame Board: Problem is that he wanted to check about double posting, but the since it was the first comment there was no entry of an author before. if you want to fix it manually till if updated my SVN: Note: I didn't test it myself yet.... At line 186 you find this: query_sql "SELECT `author` FROM `igb_com` WHERE `anno_id` = '"+@a_id[@b]+"'",@cm_aut$; Add after this: if(@cm_aut$[0] != "") Should fixx it, in case not, pm me I will take a look again. Broadcast System: Don't know what you mean, but maybe the syntax of the command has changed which I didn't realize yet.Gonna take a look at it later, when I'm home. Seems like either I had the wrong syntax or they changed it, which I didn't checked. Instead of: Global:<Text> Map:<Text> you need to put Global#<Text> Map#<Text> It's only a fixx in the instructions so, first gonna fix the other bugs before updating my SVN. Thanks for reporting those bugs - I will mention you in the changelog of the script , junjun7981 Edited September 15, 2014 by llchrisll Quote Link to comment Share on other sites More sharing options...
llchrisll Posted September 16, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 626 Reputation: 189 Joined: 11/19/11 Last Seen: March 25 Author Share Posted September 16, 2014 (edited) Can't wait for the next version of training system script. Lol...., that's my largest script ever. The only thing I will still do at that script is bug fixes and maybe small script modifications or optimizations, but nothing more. But thanks for using it ^^. Hello sir! It's me again. I think I found another bug in pvp-gvg-mvp script. We can't enter in Party PVP maps even though we are in a party. It says some members are offline but we are all online. Here's a screenshot using the 2 vs 2 party PVP. TIA. Fixxed and tested, updating SVN now I rewrote the code to count the party member amount and then order you in the correct Party PvP Mode. having problem with the In game board NPC ... when I'm trying to create a comment nothing will happen here's my screen shot.. Fixxed and tested, updating SVN now. It was the problem mentioned above. Broadcaster also updated. Regards, Chris Edited September 16, 2014 by llchrisll Quote Link to comment Share on other sites More sharing options...
Sasuke Uchiha Posted September 16, 2014 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 114 Reputation: 8 Joined: 09/16/14 Last Seen: November 1, 2016 Share Posted September 16, 2014 Good Work.Regards,Akeno Quote Link to comment Share on other sites More sharing options...
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.