Jump to content

Beret

Members
  • Posts

    174
  • Joined

  • Last visited

Posts posted by Beret

  1. Well leveraging xantara, what do you think of the flux amazenar login done in emulators.

    Ex: Xantara ip= 127.0.0.1 login ok. or be logged without errors.

    Ex: Xantara ip= 127.0.0.1 login failed. incorrect password.

    - Another cool thing would be to deploy images of npc and put on the items in the database which npc sell in particular map.

    - Also do something for the monsters Show map it is quantity, respaw.

    - Enable search in the logs.

    - Another important thing that I think is changing the way you configure drop on fluxcp, make a setting of the drops to the players of the server that use flux search in flux and not in other database, I especially love fluxcp, on my parents uses very ceres think by reason of having language to our language, wanted to bring flux to my parents because I have never worked with a cp better than this congratulations for the project and I'm sorry something I did wrong.

  2. Hello guys, I would like to know how can I do so that this npc clan members can withdraw up to kriemhild items 3 in 12:0 am 12:0 am.

    prontera,150,150,4 script Woe Premium 48,{
    set .@nomewoe$, "^009ACD[ Woe premium ]^000000";
    set .@GID, GetCastleData("prtg_cas01",1);
    setarray .ids, 607,607,607;
    if (japegou == 1) {
    mes "You've picked up the item today!";
    close;
    }
    mes .@nomewoe$;
    mes "Hello" + StrCharInfo (0) + "!";
    mes "do you want to withdraw your prize?";
    next;
    if (select ("yes!: maybe later ...") == 2)
    {
     mes .@nomewoe$;
    mes "come back when you want";
    mes "Okay, I'll be here if you change your mind."
     close;
    }
    if (!getcharid(2)) {
    if (getcastledata("prtg_cas01",1)) {
    mes .@nomewoe$;
    mes "here is your prize.";
    getitem rand(607,607,607),1;
    close;
    set japegou, 1;
      }
    }
    mes .@nomewoe$;
    mes "only members with clan can inhabit this site!";
    close;
    OnHour00:
    set japegou, 0;
    end;
    }
    

  3. Thanks everyone~ I am pleased to receive such a positive response. =)

    Very good xantara, I'm waiting to use, one thing which I think should implement and languages to other countries because the fluxcp is expanding greatly.

    Thanks! And actually, you guessed one of my features that I didn't mention =p

    I'm planning to have a dropdown on the footer that the viewer can choose a language (based on what is available in the lang folder - will need translators lol) and update their view of the page for that certain language (eg. 1 user can view in english while another one views in tagalog). I was thinking of also adding in a theme selector similar to that of my CP gallery here.

    It was very nice the idea of putting a theme selector, so users can choose one of your liking, about the translations I hope anxious, because fluxcp is the best there is another, not fleeing the subject xantara, there is some problems as zeny's logs cannot be show among others, something that helps a lot to server administration.

  4. Well everytime I convert my db item_db and mob _ and put with UTF-8 error when you import the tables someone tell me what's wrong ...

    One of the mistakes and give this:

    # 1064-You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' REPLACE INTO ' mob_db ' VALUES (' W_BRADIUM_GOLEM ', 2049, Golem ' Bradium ', ' Golem ' at line 28
  5. Hello guys, I would like to know how to the zombie not give exp because they are giving.

    
    prontera,158,180,5 script Novice Zumbi 100,{
           mes .nn$;
           if(.evt == 1){
                   if(Class == 0 && BaseLevel == 1){
                           mes "you will be taken to the event."
                           close2;
                           warp .mp$,42,369;
                           end;
                   }
                   else{
                           mes "Only 1 Level Apprentices may enter event.";
                           close;
                   }
           }
           else{
                   mes "event this closed.";
                   close;
           }
    end;
    
    OnMobDead:
           set .cnt, mobcount(.mp$,"OnMobDead");
           if(.cnt == 0){
                   mapannounce .mp$,"[EVENTO] Congratulations to survivors.",bc_all;
                   sleep 10000;
                   mapannounce .mp$,"[EVENTO] Until the NPC to receive his prize",bc_all;
                   hideoffnpc "Premio#002";
                   end;
           }
    end;
    
    OnHour00:
    OnHour02:
    OnHour04:
    OnHour06:
    OnHour08:
    OnHour10:
    OnHour12:
    OnHour14:
    OnHour16:
    OnHour18:
    OnHour20:
    OnHour22:      
           announce "[EVENT] the Novice event Zombie this open.",bc_all;
           set .evt, 1;
           mapwarp .mp$,"prontera",150,150;
           hideonnpc "Premio#002";
           killmonster .mp$,"<rótulo de evento>";
           for(set .i, 5; .i > 0; set .i,.i-1){
                   announce "[EVENTO] [EVENT] the Novice event will close in Zombie "+.i+" time.",bc_all;
                   sleep 60000;
           }
           announce "[EVENT] Zombie Novice event closed.",bc_all;
           sleep 10000;
           mapannounce .mp$,"Novice event the Zombie began.",bc_all;
           monster .mp$,43,369,"Zumbi",1015,10,"Novice Zumbi::OnMobDead";
    end;
    
    OnInit:
           set .nn$, "[^00AC00Novice Zumbie^000000]";       // Nome do NPC
           set .mp$, "quiz_01";                            // 42 369
           hideonnpc "Premio#002";
    end;
    
    }
    
    quiz_01,42,369,5 script Premio#002 100,{
           if(Class == 0){
                   mes "[Premio]";
                   mes "you will be awarded and taken to prontera sewers.";
                   close2;
                   getitem 501,1;
                   warp "prontera",150,150;
                   end;
           }
    }
    

  6. Hello rathena, I made this script, more can be used several times, the variable # vipfree not being saved in global_reg_value, can someone help me.

    - script test -1,{
    // ---------Settings ----------------------------------
    set .nomen$,"^1E90FF[Ragbrus]^000000";
    set $nvVip, 1;
    set $dVip, 7;
    // ----------------------------------------------------------
    if (# vipfree == 1) {
    mes. nomen $;
    mes "have you received" + strcharinfo (0) + ".";
    close;
    }
    mes .nomen$;
    mes "Hello" + strcharinfo (0) + "Welcome to Ragbrus!";
    mes "do you want to receive your starter kit and 7 days VIP?";
    next;
    if(select("yes:no")== 2)
    {
    mes .nomen$;
    mes "I'll be waiting for you if you change your mind!";
    close;
    }
    mes .nomen$;
    mes "right, here is";
    mes "Make good use!";
    getitem  607,50;
    getitem  12020,50;
    getitem 12028,50;
    query_sql "UPDATE `login` SET `level` = "+$nvVip+", `dvip` = DATE_ADD(CURDATE(),INTERVAL "+$dVip+" DAY) WHERE `group_idl` = 0 AND `account_id` = "+getcharid(3);
    dispbottom "Vip successfully entered! Have a nice game ";
    atcommand "@adjgroup 1"+strcharinfo(0);
    close;
    set #vipfree,1;
    end;
    }
    

×
×
  • Create New...