Jump to content

Mystery

Members
  • Posts

    2192
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by Mystery

  1. Hey guys, does anyone know where I can get the auction.php or even the economy.php? Are these 2 php files custom made or paid for? =/ If so, where can I get these 2 if anything?
  2. Well I followed --> http://www.eathena.ws/board/index.php?showtopic=212911&st=0&start=0 He/she is the one who released it long ago =/
  3. There are a lot of servers who have a Flux v4p integration Does anyone have a working version?
  4. Well, it is not hard actually... just need to edit some minor things.... In this case...just edit the Number 250 that occur in these 2 lines...which is the monster spawn number for events. monster .Map$,0,0,"Goblin",1258,250,"Invasion NPC::OnMyMobDead"; set .mobs_left, 250; Emistry, you're more advanced then a lot of newbie scripters C'mon xD
  5. File Name: Goblin Invasion [Event] File Submitter: Mysterious File Submitted: 02 January 2012 File Updated: 02 January 2012 File Category: Scripts --> Games, Events, Quests Download: http://mysterious-project.googlecode.com/svn/trunk/npc/ Changes: http://code.google.c...ect/source/list Currently works on: rAthena 15349+ ~ eAthena 15055+ Trunk SQL with Zero problems. Do not do the following: Re-edit my work and Claim it as yours Re-edit my work and upload it to eAthena or rAthena without my permission Re-edit my work, upload it, and not adding credits Use it for selling purposes This is basically an Invasion event. It's called a Goblin Invasion event just because Goblins Spawn. However, you can change the invasion event to your liking. In order to make the Goblins a little more strong (especially in a SHR), try adding: Your mob_skill_db2: 1258,Goblin@WZ_JUPITEL,attack,84,28,3000,1000,10000,no,target,always,0,,,,,, 1258,Goblin@NPC_EARTHQUAKE,attack,653,5,1000,100,30000,no,self,always,,,,,,, 1258,Goblin@AS_SONICBLOW,attack,136,10,10000,0,20000,yes,target,always,0,,,,,, 1258,Goblin@AS_SONICBLOW,chase,136,10,10000,0,20000,yes,target,always,0,,,,,, 1258,Goblin@NPC_DARKBREATH,attack,202,5,2000,800,5000,no,target,always,0,,,,,,29 1258,Goblin@NPC_DARKSTRIKE,chase,340,10,200,0,1000,yes,target,always,0,,,,,, 1258,Goblin@NPC_GUIDEDATTACK,attack,172,5,500,0,20000,no,target,always,0,,,,,, 1258,Goblin@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,, 1258,Goblin@NPC_CURSEATTACK,attack,181,3,500,800,5000,no,target,always,0,,,,,,29 1258,Goblin@NPC_DARKNESSATTACK,attack,190,2,500,500,5000,no,target,always,0,,,,,,6 Either mob_db or mob_db2: 1258,"GOBLIN_ARCHER","Goblin Archer","Goblin Archer",255,[color="#0000FF"]1000000[/color],0,461,284,9,900,985,0,0,[color="#9932CC"]255,200,255,255,255,20[/color],10,12,0,7,25,8325,60,1172,672,420,0,0,0,0,0,0,0,0,2297,3,998,250,911,1000,1765, 3000,507,600,1705,25,514,300,0,0,0,0,4157,1 --> You can change their HP or stats to what ever you like. ~- Editing -~ Change the GM level you wish: Change the Maps you wish to use: set $@ran, rand(1,6); if ($@ran == 6) set .Map$,"splendide"; if ($@ran == 5) set .Map$,"izlude"; if ($@ran == 4) set .Map$,"payon"; if ($@ran == 3) set .Map$,"geffen"; if ($@ran == 2) set .Map$,"morocc"; if ($@ran == 1) set .Map$,"prontera"; Change the getitem .ItemID,5; number 5 to how much of the item you want the players to get. Note: Please do not change the number of Goblins Spawned unless you know very well what you're doing!
  6. eregi function? o_O So, what do I need to change in the functions or anything? =/!
  7. Version v1.3

    470 downloads

    Currently works on: rAthena 15349+ ~ eAthena 15055+ Trunk SQL with Zero problems. Do not do the following: Re-edit my work and Claim it as yours Re-edit my work and upload it to eAthena or rAthena without my permission Re-edit my work, upload it, and not adding credits Use it for selling purposes This is basically an Invasion event. It's called a Goblin Invasion event just because Goblins Spawn. However, you can change the invasion event to your liking. In order to make the Goblins a little more strong (especially in a SHR), try adding: Your mob_skill_db2: 1258,Goblin@WZ_JUPITEL,attack,84,28,3000,1000,10000,no,target,always,0,,,,,, 1258,Goblin@NPC_EARTHQUAKE,attack,653,5,1000,100,30000,no,self,always,,,,,,, 1258,Goblin@AS_SONICBLOW,attack,136,10,10000,0,20000,yes,target,always,0,,,,,, 1258,Goblin@AS_SONICBLOW,chase,136,10,10000,0,20000,yes,target,always,0,,,,,, 1258,Goblin@NPC_DARKBREATH,attack,202,5,2000,800,5000,no,target,always,0,,,,,,29 1258,Goblin@NPC_DARKSTRIKE,chase,340,10,200,0,1000,yes,target,always,0,,,,,, 1258,Goblin@NPC_GUIDEDATTACK,attack,172,5,500,0,20000,no,target,always,0,,,,,, 1258,Goblin@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,, 1258,Goblin@NPC_CURSEATTACK,attack,181,3,500,800,5000,no,target,always,0,,,,,,29 1258,Goblin@NPC_DARKNESSATTACK,attack,190,2,500,500,5000,no,target,always,0,,,,,,6 Either mob_db or mob_db2: 1258,"GOBLIN_ARCHER","Goblin Archer","Goblin Archer",255,[color="#0000FF"]1000000[/color],0,461,284,9,900,985,0,0,[color="#9932CC"]255,200,255,255,255,20[/color],10,12,0,7,25,8325,60,1172,672,420,0,0,0,0,0,0,0,0,2297,3,998,250,911,1000,1765, 3000,507,600,1705,25,514,300,0,0,0,0,4157,1 --> You can change their HP or stats to what ever you like. ~- Editing -~ Change the GM level you wish: Change the Maps you wish to use: set $@ran, rand(1,6); if ($@ran == 6) set .Map$,"splendide"; if ($@ran == 5) set .Map$,"izlude"; if ($@ran == 4) set .Map$,"payon"; if ($@ran == 3) set .Map$,"geffen"; if ($@ran == 2) set .Map$,"morocc"; if ($@ran == 1) set .Map$,"prontera"; Change the getitem .ItemID,5; number 5 to how much of the item you want the players to get. Note: Please do not change the number of Goblins Spawned unless you know very well what you're doing! Download Download also available at my SVN: http://mysterious-project.googlecode.com/svn/trunk/npc/
    Free
  8. Isn't that what's supposed to happen? Also, when I "Vote" I check my votepoints database and I dont see my account with any vote points.. =/ I'm using --> http://www.eathena.ws/board/index.php?showtopic=212911&st=0&start=0
  9. It will open a new tab/window since the <a></a> has a target="_blank" Did you directly editted it in the URL and hit enter? In the last step, I was told to add: if(isset($_COOKIE['voting']) && !empty($_COOKIE['voting']) && $_COOKIE['voting'] == 'true'){ header("location:http://[domain]/vote/vote3"); } In my index.php or index.html, so I did in my index.php --> FluxRoot/index.php What I mean by the voting site opening in my CP browser, I meant: issue.bmp and after I've voted, I don't get a message prompt like this: "Congratulations, you have earned 1 Vote point! You currently have ".$result[0]->point." point(s)!";
  10. I hope you know you need a FluxCP already installed right? o_O
  11. This is the PhP: <?php if (!defined('FLUX_ROOT')) exit; ?> <?php foreach($vote_sites as $site => $url){ echo "<a target='_blank' href='".$this->url."vote?site=".rawurlencode($site)."'>".$site."</a><br />"; } ?> Edit: So, I changed: "vote?site=" to "&action=vote&site=". When I changed it, it got redirected to the site (Basically the site popped inside my flux CP) and I voted but after I voted, I don't get redirected to my vote3.php: <?php if (!defined('FLUX_ROOT')) exit; $this->loginRequired(); echo "Congratulations, you have earned 1 Vote point! You currently have ".$result[0]->point." point(s)!"; ?>
  12. Hey guys! So, I added a Flux v4p Addon and I believe I edited everything correctly.. but for some reason when I click on my voting sites, I get redirected saying: for some reason.. anyone know why?
  13. Oh damn! I didn't know you can delete files with the Jikari Patcher.. oh damn! Thanks for the information XD
  14. Im not sure if it's the video quality or my eyes but the crystals seem a little distorted.. o_O oh.. I thought they were a custom xD
  15. I like those crystals floating.. custom model? Seems like a nice/compacted island map. I like the different shading done and especially those crystals D;
  16. Ouch.. I swear I downloaded the newest one D:! Crap! Thanks a lot though. I tested your script and it's very good. However, you should add an option to go as a party I added a timer just so people don't keep using it over and over.
  17. For some reason I get these everything I load the map server: [Error]: script_rid2sd: fatal error ! player not attached [Debug]: Function: getcharid (1 parameter): [Debug]: Data: number value =3 [Debug]: Source (NPC): queue_main Yes, I have your Queue main script, just not the "Test" one nor the Speedtest.
  18. So.. just for inquiry.. Basically when the Creator, according to the job you made it for, "Refines" the certain potion, once that potion is created, it'll give the consumer more HP/SP, etc?
  19. Where's yours VIA scripting? o_O I don't have it anymore, it's been 3 years already xd.. Psh.. and you don't save your creations D:!
  20. Where's yours VIA scripting? o_O
  21. Mystery

    @go (Rework)

    Ahhhh nvm I think it's more easier done via scripting rofl! Anyways thank you all for your replies!
  22. Mystery

    @go (Rework)

    Isn't there a way where you can make a different menu for players gm level below 1 and another menu for gms above 40? Or I'm guessing it'll take to much sourcing lol
  23. I need someone with high knowledge on sourcing D: Basically, what I need is a @go rework.. meaning, I would like it if a PLAYER were to use @go, they will have a separate MENU (No towns) but if a GM were to do @go, they well get all towns + the player menu.
  24. Mystery

    Fame

    When you right click a player, there's an opton for giving fame.. Or is there another way I don't know About? Anyway, is there a script command to check the players current fame?
×
×
  • Create New...