Jump to content

Begin

Members
  • Content Count

    85
  • Joined

  • Last visited

Everything posted by Begin

  1. Hi All, can you help me with this? It always got apple on the 4th slot. getitem2 1705,2,1,10,0,@card1,@card2,@card3,@card4; I based on this link: http://herc.ws/wiki/Getitem2
  2. Use this one. I have used this when I maked my HP Table for 255/120.
  3. Hi everyone, what do you think is the solution for this error? It's looking for map.so. How can I get it?
  4. Hello Habilis, how to make the requirement a TCG Card (7227) instead of Zeny or Points? I tried to make it like this: .Zeny_Cost = 1; And replaced all the Zeny variable to 7227 but the TCG cards is not decreasing when spinning. Thanks.
  5. No errors found when build. But the nohomunc is unrecognized. [Error]: npc_parse_mapflag: unrecognized mapflag 'nohumunc' in file 'npc/mapflag/nohomunc.txt', line '6'. How to fix? Thanks in advance. EDIT: type error "nohumunc". The plugin is working.
  6. Begin

    @pk on/off

    Ay mukhang may nalagpasan lng ako. Tinest ko ulit sir okay na. Maraming maraming salamat sir!
  7. Begin

    @pk on/off

    Salamat po sa pagtulong sir. May isa nalang pong mali. Player 1 = PK OFF Player 2 = PK ON Yung Player 1 hindi nakaka atake which is tama po. Yung Player 2 naaatake nya yung Player 1 na naka PK Off. Dapat po hindi.
  8. Begin

    @pk on/off

    Hello Sir, gumana po yung mods pero dapat hindi po dapat nag tuturn on ng kusa yung PK State kapag pumunta ka sa PvP Maps. Tinry kong alisin yung line na to sir kung gagana, di rin pala. if((sd->state.pk_mode && map->list[sd->bl.m].flag.pvp) || (sd->state.pk_mode && map->list[sd->bl.m].flag.gvg) || (sd->state.pk_mode && map->list[sd->bl.m].flag.gvg_castle) || (sd->state.pk_mode && map->list[sd->bl.m].flag.gvg_castle) || (sd->state.pk_mode && map->list[sd->bl.m].flag.battleground)) Pwede mo ba sir paganahin na pag pumunta ka ng PvP Map, hindi sya mag tuturn on ng kusa unless nag turn on ka sa town? Salamat sir!
  9. Begin

    @pk on/off

    Hello mga sir, baka meron kayong plugin or source mod dyan ng @pk? Makikihingi naman. Di ko kasi magamit yung kay Dastgir. Pang PK Off server lang sya. Eto yung settings ni malufett sa rAthena: @pkmode does: enable/disable individual to be hit/deal in pk mode Notes: - use @pk to enable/disable - won't work in duel(of course you accept therefore you must face the opponent) - won't work in battlegrounds and guild wars - won't work on mobs - only works in PVP mode/maps Ref: https://rathena.org/board/topic/62914-pk-command/#comment-106533 Thanks in advance. pk_mod_rA_r16215.PATCH Thanks!
  10. Begin

    @pk on/off

    Hello, can someone convert this to Hercules?This source mod is from malufett. @pkmode does: enable/disable individual to be hit/deal in pk mode Notes: - use @pk to enable/disable - won't work in duel(of course you accept therefore you must face the opponent) - won't work in battlegrounds and guild wars - won't work on mobs - only works in PVP mode/maps Ref: https://rathena.org/board/topic/62914-pk-command/#comment-106533 Thanks in advance. pk_mod_rA_r16215.PATCH
  11. Hello everyone, is this the one that is same settings with malufett from rAthena? Can someone update this?
  12. Remove the sc_itemscript plugin from Makefile? So it will not be read when compiling?
  13. Thank you, Rebel! Your code works!
  14. Anyone has a working copy for this? The solution above is not working in the latest hercules.
  15. When the player leaves the private mvp room it clears the monster inside? - I don't know, I can try it later night. I just make the 200z because I don't know how to remove that. It causing me errors when I tried.
  16. Hi everyone, is this a bug? An assassin can use Sonic Blow using a non-katar weapons? How to fix this? I'm using a normal account (Group: 0)
  17. Hi everyone! May I (we) request a plugin that is suitable for PK Servers? Dastgir's pk plugin is a good one but there is an issue if your server is PK Enabled. Both players with PK OFF State can still attack each other. It must be (malufett created this on rAthena): - PK Enabled Server - @pk command can only be used in towns - You need to wait 15 minutes before using it again - It won't work on duel - It won't work on mobs - Only works in PVP Mode/Maps Reason: PK Enabled feature is popular in Philippine Servers and the @pk off command is useful for newbies. When farming, when just want to watch the PKing, new hangout for PvP so they can choose any map they want to PK. Thanks in advance.
  18. Thanks for sharing this Myriad! I hope you can help us about the @pk off and on plugin too. It's a most requested to modify too. Dastgir's pk plugin is a good one too but it cannot be used on a PK Server. If you want an explanation, I will.
  19. It works! Thanks for the help!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.