Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/22/23 in all areas

  1. 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  
    1 point
  2. Version 1.1

    1012 downloads

    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.
    Free
    1 point
  3. looks like this is made from chatgpt or something similar. There are lots of monster killing quest available here.. just use the search function instead of relying on AI atm..
    1 point
  4. This should fix the warnings. if( md->spawn->state.boss ) { char message[128]; sprintf(message, "[MVP Spawn]: %s has been spawned on %s map.", md->name, map_mapid2mapname(md->spawn->m)); clif_broadcast(&md->bl, message, (int)strlen(message) + 1, BC_DEFAULT, ALL_CLIENT); }
    1 point
×
×
  • Create New...