Leaderboard
Popular Content
Showing content with the highest reputation on 11/22/17 in all areas
-
1 pointI think its better to have a release topic for this instead of me update the script across separate topics Download: Hercules 1.3 Script Plugin for Hercules Download: rAthena 1.2 Script. Patch for rAthena what this event do ? ( huh ? so popular script and I still need to explain ? ) 1. make a guild 2. join this event 3. whack the emperium 4. defends it until times up hahaha .... How to configure the time: L_start: <-- the label to start the event change OnClock2000: into OnSat2000: to start this event on Saturday 8pm L_end: <-- the label to end the event change OnClock2030: into OnSat2030: to end this event on Saturday 8:30pm, effectively makes this event runs 30 minutes Frequently Asked Questions: Question : why the Guild member can hit their own Emperium ? Answer : because you didn't patch and recompile Question: there is an exploit in this event, guild master can use Emergency Recall to abuse the prize Answer : I already fixed it in this topic, now the prize reward will be given after the winner warp outside the map original topic from eathena forum http://www.eathena.ws/board/index.php?showtopic=174222 yeah ... I have been fixing this script since 7 years ago
-
1 pointView File Crash Island This script contains a quest where you'll be asked to help finding back a bunch of missing people after their Airship crashed. If you need a guide, just ask for it, and I'll make one ^^ Warning: All the quests I'm gonna release relied on item you might not have as they're custom ones. So think of editing the rewardId variable to ensure you'll be able to get the reward. Submitter Alayne Submitted 11/22/17 Category Quest, Shops, Functions & Algorithms
-
1 pointafter i update to last version i got error like this ? when monster use skill on map server show this error and make a lag and on char server
-
1 pointTried different client versions and still giving the same issue. The particular skill that caused this error is Body Relocation.
-
1 point- script woeanun -1,{ OnPCKillEvent: dispbottom "Mensagem no chat só de quem matou"; message strcharinfo(0), "Mensagem no chat e em cima do personagem só de quem matou"; announce "O jogador "+strcharinfo(0)+" matou o "+rid2name(killedrid)+" e essa mensagem está aparecendo no global só pra ele !",bc_self; end; OnPCDieEvent: dispbottom "Mensagem no chat só de quem morreu"; message strcharinfo(0), "Mensagem no chat e em cima do personagem só de quem morreu"; announce "O jogador "+strcharinfo(0)+" morreu para o "+rid2name(killerrid)+" e essa mensagem está aparecendo no global só pra ele !",bc_self; end; } Obs: Essa informação é super básica, você deveria pesquisar um pouco mais. rsrsrsrs <3 Obs²: No announce basta passar a flag "bc_self" que vai anunciar somente pro jogador, no exemplo acima citei 3 formas que eu sei que aparece só pro jogador !
-
1 point
Version 1.0.0
128 downloads
This script contains a quest where an old adventurer will sing you a song, and where you'll have to ascomplish each step to become an adventurer yourself. If you need a guide, ask for it! (but please, read the file first, it's quite easy). Warning: All the quests I'm gonna release relied on item you might not have as they're custom ones. So think of editing the reward variable to ensure you'll be able to get the reward (on OnChooseItem). Info: as I'm planning to upload thousands of scripts, I can't take screenshot of all single quests. So I'll add only my avatar's one -
1 pointView File Strange Surgeon This script contains a quest where you'll be asked to help a surgeon to find a new place to work. It can also handle a changesex for players. If you need a guide, ask for it! (but please, read the file first, it's quite easy). Warning: All the quests I'm gonna release relied on item you might not have as they're custom ones. So think of editing the rewardId variable to ensure you'll be able to get the reward. Info: as I'm planning to upload thousands of scripts, I can't take screenshot of all single quests. So I'll add only my avatar's one Submitter Alayne Submitted 11/22/17 Category Quest, Shops, Functions & Algorithms
-
1 point
Version 1.0.0
52 downloads
This script contains a quest where you'll be asked to help a surgeon to find a new place to work. It can also handle a changesex for players. If you need a guide, ask for it! (but please, read the file first, it's quite easy). Warning: All the quests I'm gonna release relied on item you might not have as they're custom ones. So think of editing the rewardId variable to ensure you'll be able to get the reward. Info: as I'm planning to upload thousands of scripts, I can't take screenshot of all single quests. So I'll add only my avatar's one -
1 pointView File Santa Claus This script contains a quest to be run on Christmas, where you'll have to help Santa Claus to gather enought gift box while his imp went into a strike. If you need a guide, ask for it! (but please, read the file first, it's quite easy). Warning: All the quests I'm gonna release relied on item you might not have as they're custom ones. So think of editing the rewardId variable to ensure you'll be able to get the reward. Info: as I'm planning to upload thousands of scripts, I can't take screenshot of all single quests. So I'll add only my avatar's one Submitter Alayne Submitted 11/22/17 Category Quest, Shops, Functions & Algorithms
-
1 point
Version 1.0.0
29 downloads
This script contains a quest where you're following the Anti Priest path. The goal of an anti-priest is to be the exact opposite of the Priest, and therefor, you'll be asked to NOT help people, by spreading false infos for instance. If you need a guide, just ask for it, and I'll make one ^^ Warning: All the quests I'm gonna release relied on item you might not have as they're custom ones. So think of editing the rewardId variable to ensure you'll be able to get the reward. -
1 pointView File Anti-Priest This script contains a quest where you're following the Anti Priest path. The goal of an anti-priest is to be the exact opposite of the Priest, and therefor, you'll be asked to NOT help people, by spreading false infos for instance. If you need a guide, just ask for it, and I'll make one ^^ Warning: All the quests I'm gonna release relied on item you might not have as they're custom ones. So think of editing the rewardId variable to ensure you'll be able to get the reward. Submitter Alayne Submitted 11/22/17 Category Quest, Shops, Functions & Algorithms
-
1 point
-
1 pointI would like to know how I can add more protection items up to +20 in npc, as I set it up and added it and it did not work, it still picks protection item +5 for any other refinement greater than +5. setarray .SecureItems[0], 6456, 6457, 6457, // +0 6456, 6457, 6457, // +1 6456, 6457, 6457, // +2 6456, 6457, 6457, // +3 6456, 6457, 6457, // +4 6456, 6457, 6457, // +5 6231, 6235, 6235, // +6 6230, 6234, 6234, // +7 6229, 6233, 6233, // +8 6228, 6232, 6232, // +9 6993, 6994, 6994, // +10 6238, 6239, 6239, // +11 6584, 6585, 6585, // +12 6870, 6876, 6876, // +13 6871, 6877, 6877, // +14 6872, 6878, 6878; // +15