pajodex Posted March 18, 2023 Group: Members Topic Count: 79 Topics Per Day: 0.03 Content Count: 439 Reputation: 172 Joined: 12/12/17 Last Seen: 5 hours ago Share Posted March 18, 2023 View File Advance Punching Bag with DPS counter + Parameter Settings Hi guys, Its been a while since I left and came back. Here is my latest release for now for the community : In addition to setting the dummy's parameters, you can also simulate a monster's stat by adding the MOB ID. You will need to put your mob_db/mob_db_re sql tables in-order for the script to retrieve the mob's information. Since this is a free release, compatibility is your responsibility. If there are any bugs/issues, just post on the support page and not thru my DMs. Credits goes to @Secrets DPS counter script. I was using that script and modified to make this script possible. Hope this small contribution would be a great help! - pajodex Thanks to @_Terra for sharing the fix on clif_send error. Submitter pajodex Submitted 03/14/23 Category Utilities Video https://www.youtube.com/watch?v=RoLhYx-Iny8 Content Author pajodex, secrets 2 Quote Link to comment Share on other sites More sharing options...
Trafalgar13 Posted March 21, 2023 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 6 Reputation: 0 Joined: 12/13/20 Last Seen: October 31, 2023 Share Posted March 21, 2023 Good script ! Quote Link to comment Share on other sites More sharing options...
hendra814 Posted March 22, 2023 Group: Members Topic Count: 58 Topics Per Day: 0.01 Content Count: 1251 Reputation: 169 Joined: 06/12/12 Last Seen: 1 hour ago Share Posted March 22, 2023 at map server showing like this, is it ok? Quote [Error]: clif_send: Unrecognized type 251 [Error]: clif_send: Unrecognized type 251 [Error]: clif_send: Unrecognized type 124 [Error]: clif_send: Unrecognized type 124 [Error]: clif_send: Unrecognized type 252 [Error]: clif_send: Unrecognized type 252 Quote Link to comment Share on other sites More sharing options...
pajodex Posted March 22, 2023 Group: Members Topic Count: 79 Topics Per Day: 0.03 Content Count: 439 Reputation: 172 Joined: 12/12/17 Last Seen: 5 hours ago Author Share Posted March 22, 2023 4 hours ago, hendra814 said: at map server showing like this, is it ok? I didnt encounter this yet. clif_send should be something related to sending a messege. perhaps npctalk is causing this.. have you tried on a clean server file? Quote Link to comment Share on other sites More sharing options...
rmon Posted March 22, 2023 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 90 Reputation: 2 Joined: 04/27/16 Last Seen: 17 hours ago Share Posted March 22, 2023 @pajodex I also encounter the same everytime the npctalk its giving clif_send error Also im using txt for mob and not in sql, the script tries to query from sql instead of mob_db.yml Quote Link to comment Share on other sites More sharing options...
pajodex Posted March 22, 2023 Group: Members Topic Count: 79 Topics Per Day: 0.03 Content Count: 439 Reputation: 172 Joined: 12/12/17 Last Seen: 5 hours ago Author Share Posted March 22, 2023 (edited) 57 minutes ago, rmon said: @pajodex I also encounter the same everytime the npctalk its giving clif_send error Also im using txt for mob and not in sql, the script tries to query from sql instead of mob_db.yml Like as I said, try it on a clean server file. If error still occurs, it is something to do with npctalk...if error is not there, means you added something that modified clif send causing this error. also, I clearly stated in the description to enable (run the query) sql.. otherwise it wont work.. You dont need to enable sql mob data or something... Apparently I cannot see any script commands to fetch the element level of the mob aside from sql. If there is any other ways, please do let me know and I will adjust the script accordingly. Edited March 22, 2023 by pajodex Quote Link to comment Share on other sites More sharing options...
hendra814 Posted March 23, 2023 Group: Members Topic Count: 58 Topics Per Day: 0.01 Content Count: 1251 Reputation: 169 Joined: 06/12/12 Last Seen: 1 hour ago Share Posted March 23, 2023 (edited) On 3/22/2023 at 11:54 PM, pajodex said: Like as I said, try it on a clean server file. If error still occurs, it is something to do with npctalk...if error is not there, means you added something that modified clif send causing this error. also, I clearly stated in the description to enable (run the query) sql.. otherwise it wont work.. You dont need to enable sql mob data or something... Apparently I cannot see any script commands to fetch the element level of the mob aside from sql. If there is any other ways, please do let me know and I will adjust the script accordingly. already tried only with 1 this custom script, it's ok like @pajodex information but when enable again another custome script (ex. hunting mission at custom folder) it's show the error. But when i tried restart all servers, the error are gone. So i don't know what's the problem. Edit: happening again when i start all server with same configuration. Edited March 24, 2023 by hendra814 Quote Link to comment Share on other sites More sharing options...
pajodex Posted March 24, 2023 Group: Members Topic Count: 79 Topics Per Day: 0.03 Content Count: 439 Reputation: 172 Joined: 12/12/17 Last Seen: 5 hours ago Author Share Posted March 24, 2023 @hendra814 You are using lastest clean server files right? No modifications? If this is still happening, this could be a src problem. Quote Link to comment Share on other sites More sharing options...
hendra814 Posted March 25, 2023 Group: Members Topic Count: 58 Topics Per Day: 0.01 Content Count: 1251 Reputation: 169 Joined: 06/12/12 Last Seen: 1 hour ago Share Posted March 25, 2023 (edited) 12 hours ago, pajodex said: @hendra814 You are using lastest clean server files right? No modifications? If this is still happening, this could be a src problem. Yes, lastest clean server with this script, hunting mission, reset npc, universal rent ,and warper at npc custom folder. Edited March 25, 2023 by hendra814 Quote Link to comment Share on other sites More sharing options...
pajodex Posted March 25, 2023 Group: Members Topic Count: 79 Topics Per Day: 0.03 Content Count: 439 Reputation: 172 Joined: 12/12/17 Last Seen: 5 hours ago Author Share Posted March 25, 2023 this might be something to be reported in rathena github... but since this is less likely to be problem from the script, I will leave it be. Quote Link to comment Share on other sites More sharing options...
_Terra Posted January 16 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 162 Reputation: 54 Joined: 07/15/13 Last Seen: Monday at 01:40 AM Share Posted January 16 To solve clif_send error just edit this line: specialeffect EF_HEAL, .gid[.@dupid]; to specialeffect EF_HEAL; 1 Quote Link to comment Share on other sites More sharing options...
hendra814 Posted January 23 Group: Members Topic Count: 58 Topics Per Day: 0.01 Content Count: 1251 Reputation: 169 Joined: 06/12/12 Last Seen: 1 hour ago Share Posted January 23 On 1/16/2024 at 10:02 AM, _Terra said: To solve clif_send error just edit this line: specialeffect EF_HEAL, .gid[.@dupid]; to specialeffect EF_HEAL; not solve the issue, even using new script advance punching bag still happen. Quote Link to comment Share on other sites More sharing options...
Ice Bear Posted February 29 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 164 Reputation: 26 Joined: 11/20/11 Last Seen: November 20 Share Posted February 29 On 1/16/2024 at 11:02 AM, _Terra said: To solve clif_send error just edit this line: specialeffect EF_HEAL, .gid[.@dupid]; to specialeffect EF_HEAL; This solved my problem 1 Quote Link to comment Share on other sites More sharing options...
pajodex Posted March 6 Group: Members Topic Count: 79 Topics Per Day: 0.03 Content Count: 439 Reputation: 172 Joined: 12/12/17 Last Seen: 5 hours ago Author Share Posted March 6 (edited) On 2/29/2024 at 12:03 PM, Ice Bear said: This solved my problem This is the actual fix, I just found out today but @_Terraseemed to see it first. Version 1.2 is out, waiting for admin approval. Also some fix on selecting the first option on size, race, element type is fixed. Edited March 6 by pajodex 1 Quote Link to comment Share on other sites More sharing options...
hendra814 Posted March 7 Group: Members Topic Count: 58 Topics Per Day: 0.01 Content Count: 1251 Reputation: 169 Joined: 06/12/12 Last Seen: 1 hour ago Share Posted March 7 18 hours ago, pajodex said: This is the actual fix, I just found out today but @_Terraseemed to see it first. Version 1.2 is out, waiting for admin approval. Also some fix on selecting the first option on size, race, element type is fixed. please share too in this thread, i check still version 1.1 in the download section. Quote Link to comment Share on other sites More sharing options...
Ice Bear Posted March 8 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 164 Reputation: 26 Joined: 11/20/11 Last Seen: November 20 Share Posted March 8 20 hours ago, hendra814 said: please share too in this thread, i check still version 1.1 in the download section. I agree can you @pajodex Quote Link to comment Share on other sites More sharing options...
pajodex Posted March 8 Group: Members Topic Count: 79 Topics Per Day: 0.03 Content Count: 439 Reputation: 172 Joined: 12/12/17 Last Seen: 5 hours ago Author Share Posted March 8 I think its only a typo on my part as I was in a game while uploading this file. So, I didn't really mind minor stuffs. The file itself should be v1.2 Quote Link to comment Share on other sites More sharing options...
hendra814 Posted March 26 Group: Members Topic Count: 58 Topics Per Day: 0.01 Content Count: 1251 Reputation: 169 Joined: 06/12/12 Last Seen: 1 hour ago Share Posted March 26 On 3/8/2024 at 2:26 PM, pajodex said: I think its only a typo on my part as I was in a game while uploading this file. So, I didn't really mind minor stuffs. The file itself should be v1.2 thanks, already test it, now the error warning not showing in map server. 1 Quote Link to comment Share on other sites More sharing options...
pajodex Posted March 26 Group: Members Topic Count: 79 Topics Per Day: 0.03 Content Count: 439 Reputation: 172 Joined: 12/12/17 Last Seen: 5 hours ago Author Share Posted March 26 thanks for verifying Quote Link to comment Share on other sites More sharing options...
Kudo Posted May 20 Group: Members Topic Count: 56 Topics Per Day: 0.01 Content Count: 140 Reputation: 0 Joined: 08/18/12 Last Seen: June 21 Share Posted May 20 is there anyone encounter the same thing as mine? when i click the npc with normal character nothing happens in option menu but the dummy target will spawn another 1 and if you spam the click it will add more. how to fix this problem Quote Link to comment Share on other sites More sharing options...
Yaziid91 Posted November 1 Group: Members Topic Count: 15 Topics Per Day: 0.01 Content Count: 49 Reputation: 0 Joined: 04/20/19 Last Seen: 1 hour ago Share Posted November 1 Hello, does anyone know why skill damage is not transmitted, I type 32k a skill it gives me 6.950 dps in last 5 secs Quote Link to comment Share on other sites More sharing options...
GM Winter Posted November 8 Group: Members Topic Count: 208 Topics Per Day: 0.14 Content Count: 751 Reputation: 12 Joined: 12/04/20 Last Seen: 14 hours ago Share Posted November 8 (edited) can we seperate the parameters to the main npc sprite so its easy to click? i try to change the npc sprite and i cant try to attack it it always just showing the parameters Edited November 8 by GM Winter Quote Link to comment Share on other sites More sharing options...
rmon Posted November 22 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 90 Reputation: 2 Joined: 04/27/16 Last Seen: 17 hours ago Share Posted November 22 Hi Everyone, I have a script, which keeps on reconfiguring the mapflag OnBlessingDeactivate: for (.@i = 1; .@i < getarraysize(.battleFlag$); .@i++) setbattleflag(.battleFlag$[.@i],.defaultRate[.@i]); setbattleflag(.battleFlag$[0],.defaultRate[0],true); I notice that everytime it triggers, the punching bag will keep on announcing the same in infinite loop 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.