Jump to content

simplexjay2

Members
  • Posts

    224
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by simplexjay2

  1. Quote

    prontera,163,152,3    script    PvP Battle Room#01::pvparena    810,{

        waitingroom "PVP Room",0;

    mes "[PvP Battle Room]";
    mes "Pilih Ruangan";
    menu    
        "All Class [" + getmapusers("pvp_y_1-2") + "]",pvp1,
        "Non Donate [" + getmapusers("pvp_n_8-5") + "]",spvp,
        "Trans Class [" + getmapusers("guild_vs1") + "]",pvp2,
        "Guild vs Guild [" + getmapusers("guild_vs3") + "]",gvg1,
        "Novice [" + getmapusers("guild_vs2") + "]",novc;


    pvp1:
        warp "pvp_y_1-2",0,0;
        announce ""+ strcharinfo(0) +" Has Entered The PVP Room.",bc_all; 
        close;
    gvg1:
        warp "",0,0;
        announce ""+ strcharinfo(0) +" Has Entered The GVG Room.",bc_all; 
        close;
    pvp2:
        if(Class >= 4008 && Class <= 4021){
        warp "guild_vs1",0,0;
        announce ""+ strcharinfo(0) +" Has Entered The PVP Room Trans Class.",bc_all; 
        close;
        }
        mes "Trans Class Only.";
        close;
    spvp:
        if(countitem(20450) > 0 || countitem(32171) > 0 || countitem(32423) > 0 || countitem(32422) > 0 || countitem(32424) > 0 || countitem(32440) > 0 || countitem(32441) > 0 || countitem(32442) > 0 || countitem(32210) > 0 || countitem(32214) > 0 || countitem(32202) > 0) goto donator;
        warp "pvp_n_8-5",0,0;
        announce ""+ strcharinfo(0) +" Has Entered The PVP Room Non Donate.",bc_all; 
        close;
    novc:
        if (Class != 0) goto nchamp;
        warp "guild_vs2",0,0;
            announce ""+ strcharinfo(0) +" Has Entered The PVP Room Novice.",bc_all; 
        close;

        nchamp:
            next;
            mes "[PvP Warper]";
            mes "You're not a Novice.";
            close;
            
    donator:
        mes "You are a donator you are not allowed to this room";
          close;
    }

    //Mapflag
    guild_vs1    mapflag    pvp
    guild_vs1    mapflag    nocommand    90
    pvp_y_1-2    mapflag    nocommand    90
    guild_vs3    mapflag    gvg
    guild_vs3    mapflag    nocommand    90

    guild_vs2    mapflag    pvp
    guild_vs2    mapflag    nocommand    90


    //====================================================================================
    ///Duplicates
    morocc,152,94,0    duplicate(pvparena)    PvP Battle Room#2    810
    geffen,127,63,0    duplicate(pvparena)    PvP Battle Room#3    810
    alberta,114,64,0    duplicate(pvparena)    PvP Battle Room#5    810
    izlude,123,147,0    duplicate(pvparena)    PvP Battle Room#6    810
    aldebaran,134,113,0    duplicate(pvparena)    PvP Battle Room#7    810
    xmas,141,127,0    duplicate(pvparena)    PvP Battle Room#8    810
    comodo,194,158,0    duplicate(pvparena)    PvP Battle Room#9    810
    yuno,150,184,0    duplicate(pvparena)    PvP Battle Room#10    810
    amatsu,101,143,0    duplicate(pvparena)    PvP Battle Room#11    810
    gonryun,152,114,0    duplicate(pvparena)    PvP Battle Room#12    810
    umbala,126,137,0    duplicate(pvparena)    PvP Battle Room#13    810
    louyang,214,106,0    duplicate(pvparena)    PvP Battle Room#14    810
    ayothaya,154,116,0    duplicate(pvparena)    PvP Battle Room#15    810
    einbroch,68,203,0    duplicate(pvparena)    PvP Battle Room#16    810
    lighthalzen,150,91,0    duplicate(pvparena)    PvP Battle Room#17    810
    jawaii,206,208,0    duplicate(pvparena)    PvP Battle Room#18    810
    hugel,99,161,4    duplicate(pvparena)    PvP Battle Room#19    810
    rachel,123,142,0    duplicate(pvparena)    PvP Battle Room#20    810
    veins,211,119,0    duplicate(pvparena)    PvP Battle Room#21    810
    brasilis,191,185,0    duplicate(pvparena)    PvP Battle Room#22    810
    dewata,191,185,0    duplicate(pvparena)    PvP Battle Room#23    810
    dicastes01,199,194,0    duplicate(pvparena)    PvP Battle Room#24    810
    malangdo,200,149,0    duplicate(pvparena)    PvP Battle Room#25    810
    malaya,271,364,0    duplicate(pvparena)    PvP Battle Room#26    810
    mora,121,113,0    duplicate(pvparena)    PvP Battle Room#27    810
    splendide,191,152,0    duplicate(pvparena)    PvP Battle Room#28    810
    eclage,277,289,0    duplicate(pvparena)    PvP Battle Room#29    810
    moscovia,217,193,0    duplicate(pvparena)    PvP Battle Room#30    810
    louyang,91,245,0    duplicate(pvparena)    PvP Battle Room#31    810
    moscovia,173,77,0    duplicate(pvparena)    PvP Battle Room#32    810
    manuk,292,181,0    duplicate(pvparena)    PvP Battle Room#33    810

    Here's the script i want to remove novice and change to with payment custom item

  2. On 6/24/2021 at 10:27 PM, Poring King said:

    Remove all "Set Points" and change it to getitem pods

    Can u help me SOrry noob in scripting

    On 6/24/2021 at 10:36 PM, Poring King said:
    prontera,x,y,3	script	Test	99{
    
    mes "Hello"
    Switch(select("Option 1","Option 2")){
    	case 1:
    			mes "This is Option 1";
    			end;
    	case 2:
    			mes "This is Option 2";
    			getitem 503,1; // This is the code for getting item
    			end;
    	}
    	end;
    }

     

    oh yeah i understand how about if inputing how many to convert and every 10pods it will give additional ticket 

     

  3. Quote

    prontera,167,173,4    script    Zeny To Cash    894,{

        mes "[Zeny to Cash Exchanger]";
        mes "Exchange Rate:";
         mes "^0000FF170,000^000000 zeny = ^00FF001^000000 cash point";
        mes "Exchange^0000FF20^000000 cash points get free ^00FF001^000000 Kafra point";
        mes "Please select the service you want:";
        next;
        menu "^FF0000Exchange",Le0,"^0000FFCheck Cash Point",Edis2,"^00FF00Quit",LeEnd;
        
        Le0:
            set @bEavail,(Zeny/170000);
            mes "[Zeny to Cash Exchanger]";
            mes "^0000FF" + strcharinfo(0) + "^000000";
            mes "Available Cash Points to Exchange: ^0000FF" + @bEavail + "^000000";
            mes "How Many Cash Points you want to Exchange?";
            input @ExchangeEC;
            set @ttalEC,(@ExchangeEC*170000);
            if (Zeny < @ttalEC) goto ENeedZenys;
            mes "That will be ^0000FF" + @ttalEC + "^000000z!";
            next;
            mes "Do you still wanna Exchange Cash Points?";
            menu "^FF3355Exchange",LEyes,"Ive change my mind^000000",LEno;
            LEyes:
            set #CASHPOINTS,#CASHPOINTS+@ExchangeEC;
            set #KAFRAPOINTS,#KAFRAPOINTS+(#CASHPOINTS/20);
            set Zeny,zeny-@ttalEC;
            Set @CEx,#CASHPOINTS;
            Set @KEx,#KAFRAPOINTS;
            set #totalExchange,#totalExchange+@ExchangeEC;
            goto Edis2;
            close;
            LEno:
            mes "Thanks you ^0000FF" + strcharinfo(0) + "^000000!";
            mes "Come Again!";
            close;
        Edis2:
            mes "Your Available Cash Point ^0000FF" + @CEx + "^000000! ";
            mes "Your Available Kafra Point ^0000FF" + @KEx + "^000000! ";
            close;
            ENeedZenys:
                mes "Sorry, you don't have enough Zeny.";
                close;
        LeEnd:
            close;    


        OnInit:
        waitingroom "   Zeny To Cash",0;
        end;

    }

    I want to change this zeny to cash and kafra to zeny to pods and other ticket

  4. On 1/4/2013 at 7:58 AM, Stolao said:

    < Stolao's Daily Login Reward >

     

    Features:

     

    • Full Customization
    • Can Set Number of Hours Between Login Prizes and Losing Consecutive Prizes make Days Weeks or even Months
    • Can Item, Point, Exp or even Buff Rewards
    • Includes Whisper for checking status of and collecting next rewards
    • Includes @Command for checking status of and collecting next rewards next rewards
    • Includes Dynamic Buff Rewards
    • Added Cutin Support

    Todo:

    • Suggestions?
    • Optimize?

    Changelog:

    
    2.00 Origional Make
    2.01 Fixed Logic Bug
    2.02 Fixed Year Multiplier
    2.03 Added an IP check
    2.04 Split Rewards up
    2.05 Move ip check to Daily reward collection
    2.06 Added ability to see next day via commands/relogging
    2.07 Added Delay
    2.08 Moved Delay to none VIP only
    2.09 Removed some useless lines
    2.0A Removed Menus due to bugs
    2.0B Fixed VIP Cutin
    2.0C Added it showing previos day cutin
    2.0D Added a for loop
    2.0E Fixed Ramined logged in time calculation (visual bug)
    2.0F Added a F_InsertPlural to "more minute"
    2.10 Added a Mac Check
    2.11 Changed the IP check to [Sader1992] version
    2.12 Enable Bound Type
    2.13 Added 'collectreward', 'dailyreward', 'collectdaily' Commands
    2.14 Added 'nextreward' Command
    2.15 Added Daily Buffs
    2.16 Added Exp Rewards
    2.17 Removed Reards for Autotraders
    2.18 Move Buffs to Daily so VIP wont trigger twice
    2.19 Optimized Slightly
    2.1A Fixed a bug with VIP getting bonus rewards in normal rewards
    2.1B Fixed some documentaion

     

    Links:

     

    Short Video on how it works

      Reveal hidden contents

    Buggy can take item multiple times

  5. On 6/16/2021 at 7:12 PM, Sunny said:

    Hi, good day, I need to ask some guide and tips to our pro dev here, 
    I'm still new and still learning to create a server

    As of now after 2 weeks of configuring and research my server is already working using default rathena (latest ver ) and default client (latest ver)
    in a OVH, Not changing anything in databases and config except for IP address to work in my vps.

    Im Planning to make
    Episode 10.2 : Lighthalzen
    Base and Job Level: 99/70
    Max ASPD: 190
    Max Stats: 99
    Mode : Pre Renewal

    the other I can already make and set it to what I like
    Base and Job Level: 99/70
    Max ASPD: 190
    Max Stats: 99
    Mode : Pre Renewal

    but not the episode,
    Episode 10.2 : Lighthalzen
    as of now I still don't know what episode my default server now, How to check btw?
    what should I do to make it episode 10.2? any guide already post? 

    How about Security? - should I need to config some IP or something in rathena folder?
    How about in Client Side?  Should I hide or remove something?
    Can you guys give some keywork to search?

    what important part should I do before making it to Public
    I'm already in wall, I cant breakthrough -_-
    Sorry I got to many question., 


    BTW how to remove this message "Do you agree" Box every time I open the Client? 
    It must be direct to login menu. Thank you
    Sorry for bad English

    image.thumb.png.b24753e12f2ebecc79c36c7374789992.png

    BTW how to remove this message "Do you agree" Box every time I open the Client? 
    It must be direct to login menu. Thank you
    Sorry for bad English

    BTW how to remove this message "Do you agree" Box every time I open the Client? 
    It must be direct to login menu. Thank you
    Sorry for bad English

    Remove by patching in nemo 

    • Like 1
  6. Just wondering if it's possible to start when someone bet and
    if only one there's a chance of winning 20% of the bet and if there's other better when someone win total of the bet in the npc will 20% deducted to the winner it's like tax

     

  7. 9 minutes ago, chadness said:

    hello goodmorning where did exactly in src will i put that lines

     

    search src/custom/atcommand.inc then recompile your server

     

  8. On 5/4/2021 at 6:23 PM, chadness said:

    hello why did im getting this error thanks in advance 

    [Error]: npc_parsesrcfile: Unknown syntax in file 'npc/thor/WhoSell.txt', line '4'. Stopping...
     * w1=ACMD_FUNC(whosell)
     * w2=
     * w3=
     * w4=

    That's not NPC script it's diff u need to edit your src not to put in npc script

×
×
  • Create New...