Jump to content

Zeiyan

Members
  • Posts

    275
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Zeiyan

  1. can you post the script? seems like a quest reward npc?
  2. you can switch to pre renewal by commenting on the lines in trunk/src/config/renewal.h for me rathena is better because it has more support and constant fixes and updates
  3. hello rathena. i just updated to latest SVN and seems the mapflag novending does'nt work. it was working before i updated. thankyou rathena! UPDATE: it seems like the mapflag "nowarpto" on my guild dungeons does not work also. im using pre-re and i did edit the npc/mapflag folder already since the latest revision
  4. actually he's talking about the skills of trans jobs not being in 3rd jobs not the job itself
  5. it's not the jobmaster. you're gonna have to put the skills of trans job into 3rd jobs. i have not tried it yet myself. better wait for a more experienced person to help you with this.
  6. that's normal. the skill "dangerous soul collect" is a skill acquired by trans job "champion". so the 3rd job sura does not have the trans job skills. this also applies to other trans skills of other jobs.
  7. edit your mob_db and add the gold coin to their drops
  8. yes sir i did still not working. traps only enemies not party/guildmembers
  9. the one jarek said? :| im actually using the latest rev
  10. Zeiyan

    Question

    1301,20,5000,0,0 1301 = mob id 20 = number of spawn 5000 = minimum time of respawn 0 = maximum time of respawn (which means only 5000 will be used) 0 = i forgot
  11. Zeiyan

    Question

    you can use gld_dun01 mapflag noteleport for the monster spawn look for: trunk>npc>pre-re or re>mobs>dungeons> gld_dun.txt comment or delete other monsters except for am mut
  12. Using search button will really be helpful
  13. oh okay. Thankyou! Still no changes Doesnt work. (~BCT_SELF&BCT_ALL); I tried your code sir and it does'nt work I also tried variations of this code just in case like (BCT_ALL && ! BCT_SELF) or BCT_PARTY|BCT_GUILD&BCT_ENEMY) and other more. its either the trap won't work or the trap works on everyone including the caster. bump
  14. Woah. I didn't know about the 50% off! ) HAHA. anyway yea Asura Hosting is very good!
  15. EXACTLY the part im trying to edit -__- thankyou! well if i do target = (~BCT_SELF&BCT_ALL); would that make it trap the caster also? or make the caster immune to his/her own traps? (i'm trying to make the caster immune to his or her own traps)
  16. uhmm. you don't get what i say. let me explain more. I'm already using these setting // Should traps (hunter traps + quagmire) change their target to "all" inside gvg/pvp grounds? (Note 3) // Default on official servers: 1 (for players) gvg_traps_target_all: 1 if it's set to 1 it targets all including allies right? but when i cast ankle snare. it also traps me (the caster) what i want to happen is it can trap everyone including allies except for my self (the caster)
  17. Hello rathena. I was wondering if i can request a source edit for traps since i've set the gvg_traps_target_all to 1. all traps now affect everyone including caster. ( i've commented out wz_quagmire, am_demonstration and gn_hellsplant to be affected by this) I was wondering if anyone can provide a source edit for traps that will work like: 1. All traps will affect everyone except for the caster. (If possible also other snipers, hunters or rangers but if not its okay) Behavior will be the same on any kind of map, (gvg or pvp) If you're interested in helping me and have any questions just reply. thankyou so much rathena
  18. Zeiyan

    EMERGENCY!

    Rebel does have a point. well i found a solution. Ip banned those players with items restricted to normal players. deleted un used accounts and accounts not logged in within a month. changed passwords of database and SVN. i guess that's it. :| what's really bugging me is WTF happened. and how'd they do it. -__-
  19. Zeiyan

    EMERGENCY!

    ohhh that's nice. THANKS
  20. Zeiyan

    EMERGENCY!

    This made my day. HAHAHA.Thankyou guys. with no " " like this for example : 1599 for Angra Manyu it will search all nameid 1599 then you can delete it. Hope this helps you. I can work with this thankyou!
×
×
  • Create New...