Search results

  1. C

    GvG flag on in Clan

    How can I set it so that players from different clans can attack each other on GvG maps? In other words, how do I make clans behave like guilds? I would like to use a GvG flag in the clan
  2. C

    Add @joinguild <idguild>

    Hello, I really wanted to add a command to my server, basically the player could use @joinguild &lt;idguild&gt; and he would join the guild without needing an invitation I did something similar to this but it doesn't work.   script.ccp /*==========================================  *...
  3. C

    tax system for guild

    I have this script that calculates 10% of the store sales and divides them equally among the leaders of guilds that own castles registered in the NPC. It works very well; however, the only issue is that if the same guild owns more than one castle, the system doesn't divide the tax correctly...
  4. C

    asura drive speed formula

    Olá, eu queria entender a formula da velocidade da movimetação do asura...    more precisely that part      ud-&gt;canmove_tick+=7*speed/5;  I wanted to make the movement of the asura faster, I wanted to know where I have to modify it for that ....   src/skill.c               struct...
  5. C

    WeeThumbnail.dll win10

    Galera boa noite, eu gostaria muito de poder ver as miniaturas das sprites direto da passta usando o WeeThumbnail.dll, eu usava ele a um tempo atras, gostaria de saber se alguém consegue usar ele no win10 e como foi que vocês conseguiram.
  6. C

    compile freya emulator

    Hello, I wanted to change use an old emulator, Freya, but when I go to build the hundreds this error .. ./configure   Checking for platform... Linux Checking whether build environment is sane... Checking whether make sets $(MAKE) ... yes Checking for gcc... ./configure: line 323: which...
  7. C

    @partybuff / @spb

     I tried to put this mod on my eAthena emulator but give error when will compile .. could someone help me? Diff Index: conf/msg_conf/map_msg.conf =================================================================== --- conf/msg_conf/map_msg.conf (revision 17251) +++ conf/msg_conf/map_msg.conf...
  8. C

    Event Pac-man

    someone still has that old Pac-Man event eAthena ...   as has the video ..   also I put a Pac-Man map to perhaps reformulate the event Mapa: http://www.mediafire.com/download/dmywjciyoil/pacmanlv1.7z video-
  9. C

    @partybuff / @spb

    Here is this change?       @partybuff (@spb) can display party member's special buffs in party list (Alt+Z) Buffs are: Quote Look like [BAFS+]Player name
  10. C

    Show number of people in line

    Hello, I have this to BG which to choose blue or red side usingjoinbg ... wanted to show the amount of people in line .. // ==============================================================================// BattleGround System - Common NPCs//...
  11. C

    Event 1x1...

     I got this 1x1 style pvp BG .. I want to make it 2x2 and give awards 1 badge war the winners // ============================================================================== // BattleGround System - KvM 1~59 // ==============================================================================...
  12. C

    rentitem gstorage.

    I wish I could put rental items in the storage of the items created in the guild ... rentitem
  13. C

    @joinbg choose blue or red side

    I wanted when the person using the comman @joinbg seemed the option to choose the blue side or red. // (c) 2008 - 2012 eAmod Project; Andres Garbanzo / Zephyrus////  - [email protected]//  - MSN [email protected]//  - Skype: Zephyrus_cr//  - Site: http://dev.terra-gaming.com////...
  14. C

    aeRO² Mayaan

    Episode: Umbala/Niflheim Server: Mayaan 2k/2k/2k - Max Level: 255/89. - Max Stats: 99. - Max HP/SP: 99999/8000. - Max ASPD: 195. - 150 DEX for Instant-Cast. - No Skill Delay(0 After Cast Delay). - Old Geffen 4 Dungeon. - Hyegun in Louyang Dungeon had only 3 drops(OCA, OPB and Eye of...
  15. C

    Change formula SPD

    I would change the formula of the SPD, Example: A character with 186 SPD has the movement of attack as if it had 191 Achei esso no status.c onde eu edito para obter resultado desejado? // ----- ASPD CALCULATION -----// Unlike other stats, ASPD rate modifiers from skills/SCs/items/etc are...
  16. C

    MOD controller WoE

    I have a controller woe which made ​​a modification to make an award to each member of the winning guild castle, only at the end of the script woe not be doing the delivery. I wonder why. Controller MOD
  17. C

    StarGames Control Panel

    it support sub-servers?
  18. C

    Magnum Break, element 100% fire

    Hello good evening, the skill Magnum Break, enchants the weapon with 20% effect fire, wanted to edit the src to that effect stay 100% ..
  19. C

    star game panel

    my stargamepanel not load images like capcher
  20. C

    StarGamesControlPanel

    I downloaded a StarGames Control Panel but here it is for 3rd, I want to use it on an emulator without 3rd, "level" and not "group_id"
Back
Top