Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 06/09/18 in Posts

  1. 1 point
    vBrenth

    Auto-Falcon Assault when linked

    if( pc_isfalcon(sd) && sd->weapontype == W_BOW && sc && sc->data[SC_SOULLINK] && sc->data[SC_SOULLINK]->val2 == SL_HUNTER && pc->checkskill(sd,SN_FALCONASSAULT) > 0 && rand()%100 <= 15 ) skill->castend_damage_id(src,bl,SN_FALCONASSAULT,1,tick,SD_LEVEL); This will give you 15% chance. Edit the <= 15 ) to chance you want.
  2. 1 point
    Emistry

    OnNPCKillEvent changes

    I understand the need for it to trigger the OnNPCKillEvent for these event/quests. as many as we would need, and these efforts i believe it would be just the same if you compare with restructure the db to libconfig and others, just saying the effors true, but it could be still performance killing. If this statement are acceptable, the old mob controller and any other OnPCXXXEvent would have no problem getting it implemented into the emulator in the first place.
  3. 1 point
    AnnieRuru

    Vendor Control (rewrite)

    up script to 2.1a - add a debugging line to tell how many NPC you need remain commented, however, should only run once to know how many NPC you need thanks to @Begin for showing me his edited script
  4. 1 point
    Najara

    Najara's (Free) Map Package

    Hello there, Hercules! I thought I might as well be more active on this forum seeing how I am running on Hercules myself now. Here my gift for you, a free map pack! This pack contains the following (7) maps: - Lunette V1.0 - Altzibar V1.0 - Crystilia - Flaris - Jazeera - Welgaia - War Cage [ ] - All the maps are in the playlist, 'cept for War Cage. That map is too small to actually make a video of. Please be so kind to consider one of my purchasable maps. It'll mean a lot to me. Special thanks: Syouji If Syouji didn't save these maps, they would've been lost after reformatting my computer. ^^; Thank you and have fun with the maps! ♥ Free Map Pack.rar
×
×
  • Create New...

Important Information

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