קהילות פורומים, הורדות, יעוץ ותמיכה


אשכולות דומים

  1. פש:HertzStory|Store|Gms Like|0.62|Hosted
    על ידי iTzMyHermit בפורום שרתים פרטיים MapleStory
    תגובות: 1
    הודעה אחרונה: 03-07-2009, 17:47
  2. IntroMS-GMS Like-0.62
    על ידי iTzMyHermit בפורום שרתים פרטיים MapleStory
    תגובות: 1
    הודעה אחרונה: 29-05-2009, 19:50
  3. [פ"ש]InflameMS - שרת יציב איכותי עם ונט וצוות מקצועי||מאוחסן||GMS LIKE|
    על ידי InflameMS בפורום שרתים פרטיים MapleStory
    תגובות: 4
    הודעה אחרונה: 16-05-2009, 21:28
  4. [פ"ש] iStories GMS Like | 18X | odin!
    על ידי king321123 בפורום שרתים פרטיים MapleStory
    תגובות: 2
    הודעה אחרונה: 18-03-2009, 08:20
+ תגובה לנושא
מציג תוצאות 1 עד 2 מתוך 2

[GMS-like][MoopleDEV] MapleStory Fishing System*

  1. #1
    משתמש מתקדם
    שם פרטי
    ~Ariel~
    תאריך הצטרפות
    07/2011
    הודעות
    602
    לייקים
    12
    נקודות
    0
    משפט מחץ
    עד מתי נוב' 11!
    מין: זכר

    ברירת מחדל [GMS-like][MoopleDEV] MapleStory Fishing System*

    MapleStory Fishing System

    קרדיט ל - iAkira מפורום אחר.
    ולי על בדיקה הFISH - ועריכה
    CheezPuff / xPresent


    Npc[Gaga]:
    Note:Its coded 'weird' for some of you, but the script isn't meant to be edited since is GMS-like..
    Note 2:It should work from when I last tested, I'm not sure if there was an error with the continue; and break; in this.. w/e
    קוד PHP:
    var status 0
    var 
    type 0gained 0choice 0;

    function 
    start(w) {
     
    cm.sendSimple(cm.getMapId() == 970020000 "#b#h ##k currently has #b"cm.getPlayer().getFPs() +"#k Points. How may I help you? #b\r\n#L0#I've caught a fish for you.#l\r\n#L1#There is an item that I need.#l" "Just Think--the spotlight, the dancing, the music! I'm talking about my school talent show! And I, Gaga, will win! I know because, you see, Cassandra shared a big secret with me. There are supposedly types of fish that you can catch in the ocean known as: Beltin, Breakin, and Poppin. When eaten they transform you into an amazing signer or dancer!\r\nWould you, #b#h #,#k kindly go catch me#b a Beltin, a Breakin, and a Popping#k ? \b\r\n #L2##b Sure, I'll give you a hand!#k#l");


    function 
    action(m,s) { 
     var 
    txt = ["Which fish would you like to give to me? #b\b""#b#h ##k, you currently have #b"cm.getPlayer().getFPs() +"#k Points. Please select the item you wish to have. \b"];
     if (
    0) {
      
    status++;
        if (
    status == 1) { 
           for (var 
    = (s==6); < (s==8); (s==txt[0] += "\r\n#L"+i+"##t"+(4001184+i)+"##l" txt[1]+="\r\n#L"+i+"##b#v"+(i==1072380:2049103)+"##t"+(i==1072380:2049103)+"##l"), i++); 
           
    cm.sendSimple(txt[s==?0:1]); 
           if(
    s==2) {
                
    cm.warp(970020000); 
                
    cm.dispose();
           }
        } else if (
    status == 2) { 
           for(var 
    i=36i++) {
                if(
    == && cm.haveItem(4001184+i)) {
         
    type i-2;
         
    cm.sendGetNumber("How many fish did you catch? \r\n #b< Total No. of #t400118"+(i+4)+"#(s) : #c"+(4001186-2+i)+"# >"cm.itemQuantity(4001186-2+i), 130000);
                }
           }
           if(
    == || == 7) {
                
    choice = (s==2);
                
    cm.sendYesNo("You need to have #b"+(s==6?300:100)+"#k Points in order to recieve "+(s==?"" "a")+"#t"+(s==1072380:2049103)+"#. Are you sure you want that item?");  
           }
           for(var 
    i=36i++) {
                if(
    == && !cm.haveItem(4001184+i) && choice == 0) {
         
    cm.sendOk("Psst!! You don't have a single fish on you...");
         
    cm.dispose();
                }  
           }     
        } else if (
    status == 3) { 
           for(var 
    i=13i++) {
               if(
    choice == && cm.getPlayer().getFPs() >= (== 300 100)) {
         if(
    cm.canHold((== 1072380 2049103))){
           
    cm.gainItem((== 1072380 2049103), 1);
           
    cm.getPlayer().gainFPs(-(== 300 100));
           
    cm.sendNext("You have #b"cm.getPlayer().getFPs() +"#k Points remaining. Have a nice day!");
           
    cm.dispose();
           
    choice = -1;
                       break;
         } else {
           
    cm.sendOk("Please make some room in your#b "+(== "Equip" "Use")+" tab #kto recieve your prize.");
           
    cm.dispose();
           
    choice = -1;
                       break;
         }
               } else if(
    choice == && cm.getPlayer().getFPs() < 300 || choice == && cm.getPlayer().getFPs() < 100){
           
    cm.sendOk("You don't have enough points to buy that item! \r\nPlease come back when you have the required points.");
           
    cm.dispose();
                       break;
               } 
           }
           if(
    choice ==0) {
               for(var 
    i=03i++) {
         if(
    type == 1+i) {
           
    cm.gainItem(4001187 i, -s);
           
    gained = (== == 5)*s;
          }
               }
               
    cm.getPlayer().gainFPs(gained);
               
    cm.sendNext("Yay! Now I have the potential to win the talent show! I'll reserve you some points as a token of my gratitude. Now, with the #b"+gained+"Points#k you've recieved, you have accumulated a total of #b"cm.getPlayer().getFPs() +"#k Points. You can trade in your points for any item you need..");
               
    cm.dispose();
           }
        }
     } else {
        
    cm.dispose();
     }


    Fishing Net Effect (Success
    Note: should be easy to know where it goes, and how to get the failed effect.
    קוד PHP:
    c.announce(MaplePacketCreator.showInfo("Effect/BasicEff.img/Event1/Success")); 

    *EDIT: Forgot to mention, that you gotta setup the fishing net drops to all mobs, which I never focus on it because the drop system has changed in MoopleDEV from the standard system in odinms
    בברכה, אריאל .


  2. קישורים ממומנים

  3. #2
    משתמש מתחיל
    שם פרטי
    אמיר
    תאריך הצטרפות
    04/2012
    גיל
    27
    הודעות
    44
    לייקים
    5
    נקודות
    0
    מין: זכר

    ברירת מחדל

    מאוד יעזור תודה!!

+ תגובה לנושא


הרשאות פרסום

  • אין באפשרותך לפרסם נושאים חדשים
  • אין באפשרותך לפרסם תגובות
  • אין באפשרותך לצרף קבצים
  • אין באפשרותך לערוך את הודעותיך


כל הזמנים הם לפי GMT +3. השעה כרגע היא 17:40.
מופעל על ידי vBulletin™ © גרסה 4.1, 2011 vBulletin Solutions, Inc. כל הזכויות שמורות.
פעילות הגולשים
אומנות וגרפיקה
מוזיקה
ספורט
סדרות טלוויזיה
סרטים וקולנוע
קנייה ומכירה
רשתות חברתיות
הבורר 3
פורומי פנאי ובידור
סרטים
סדרות
משחקים
דיבורים
אקטואליה
בעלי חיים
בדיחות והומור
משחקי ספורט
הבורר
מחשבים וטכנולוגיה
תמיכה טכנית
חומרה ומודינג
תוכנות להורדה
סלולארי וגאדג'טים
רקעים למחשב
ציוד הקפי למחשב
אבטחת מידע
תכנות ובניית אתרים
כסף ברשת
אייפון
בריאות ואורח חיים
כושר ופיתוח גוף
דיאטה
צבא וגיוס
יעוץ מיני
מה שבלב
אומנות הפיתוי
יהדות
מיסטיקה ורוחניות
אתאיזם ודתות

נושאים: 2,450,129 | הודעות: 8,150,711 | משתמשים: 315,603 | המשתמש החדש ביותר: upizijoj | עיצוב גרפי: סטודיו עודד בביוף | קידוד: rellect