Jump to content

kemids18

Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by kemids18

  1. hi! im really newbie with scripting and still learning. can i request for a script event that goes like this?

     

    1. event time 5pm gmt+8

    2. duration 1 hour 5-6pm

    3. Averyone can enter

    4. custom boss will appear with a really large hp everyone can start attacking

    5. MVP will be announced and get a special reward

    6. everyone who entered can get small reward

     

    please help me :D thank you in advance and more power RATHENA!

     

    7. if possible there will be a top 10 damager and they will have different reward. if just possible THANK YOU! 

     

     

  2. can i request a script that can enables only personal storage even if i enabled permission can_trade to false?

     

    it has something to do with @adjgroup when opening the storage then upon closing return to your original group_id upon closing or disconnection

  3. another request lol

     

    dungeon time = anytime

    dungeon limit  = 3 times a day per player

    players should have party with 5

    stage 1 start

          respawn 30mobs +1 boss

    stage 2

          respawn 40mbs +2 boss

    stage 3

          respawn 50mobs +2boss

    stage 4

          respawn 60mobs +2boss

    stage 5

          respawn +3boss

    end

    reward = 7227 tcg x30

  4. hayi! request event like this please :D

     

    event time every 4 hours

    everyone can enter the  event zone

    event time limit 30mins

    kill pori pori

    last hit will be announced will have special reward ex. 7227 tcg x10

    upon event exit all partcipants will have reward ex. 7227 tcg

  5. hi Rathena!

     

    im here again requesting for an interesting npc scripts for Rathena's Vip System

    please answer my list i really appreciate your help because i want to implement this vip system on my server

     

    1. how can i add more vip mode

            ex. vip 1, vip 2, vip 3 vip 4 vip 5

    2. how can i add a warper,buffer, healer that only vip 1 can use, a warper,buffer, healer that only vip 2 can use

     

    3. additional exp blvl/jlvl ex. vip +50% exp, vip 2 +100% exp

     

    4. how can i add shop npc that only vip 1 can use

     

    5. how can i add custom items ex. equips that only vip 1 can use and then when the vip time is over an npc that checks characters that uses the custom item and remove the item from them

     

    thats all. this scripts will also help our fellow rathenians hopefully :P

  6.  

    just put "mapsample" on the map so i could change it. im beginner on scripting but i understand it :D

     

    try this o: thanks goes to emistry

    prontera,155,181,5	script	Sample	733,{
    set .name$,"[PvP Room]";
    set .@menu$, "All Jobs:";for( set .@i, 1; .@i < getarraysize(.pvproomsjob); 
    set .@i, .@i+1) {  
    set .@menu$, .@menu$ + "^FF0000[" + .@i + "] ^0000FF"+jobname(.pvproomsjob[.@i])+"^000000:";}
    set .@choice, select(.@menu$) -1;if(!.@choice) {  warp .mapname$[.@choice],0,0; 
    // Edit map for All Jobs  
    end;}
    if(Class != .pvproomsjob[.@choice]) {  
    mes "You are not of Class "+jobname(.pvproomsjob[.@choice]);  
    close;
    }mapannounce .mapname$[.@choice],strcharinfo(0) + " Entered the PvP Room.",0;
    warp .mapname$[.@choice],0,0;
    end;
    OnInit:
    setarray .pvproomsjob[1],4009,4016,4010,4017,4011,4018,4012,4019,4013,4020;  // Put job id's 
    setarray .mapname$[0],"guild_vs5","pvp_y_7-2","pvp_y_6-2","pvp_y_5-2","pvp_y_4-2","pvp_y_3-2","pvp_y_2-2","pvp_y_1-2","pvp_y_8-2","pvp_y_6-5","pvp_y_7-5"; // Put map name for those jobs.
    end;}
    

    select the job id

    then select a map

     

    it's pretty easy to use o:

     

    original topic

    http://rathena.org/board/topic/58698-request-pvp-room/

     

    wow thanks Kido helped a lot :D  /no1

  7. Hi Rathena.

     

    can i request a script something like it will make characters

    stop gaining exp from monsters when they reach level 90

    can only gain experience from doing quests until they reach max level for their current job ex. assassin max level 99

     

    i think i saw something like this on ea about 2 years ago but i want to apply on rathena latest version

     

    hope you help me out thank u so much /no1

  8. forger npc that will forge using elu but when i add a certain item ex. TCG card = adds 2% success rate and you can add up to 30pcs TCG card at maximum...4 different items with certain percentage...ex. +4 to +5 = 50% success rate if i put 30pcs TCG it will add 60% percent success rate to it so it will be 110% forging success...

    mithril coin = 4%

    gold coin = 8%

    event ticket = 12%

    please help me thank you rathena and more power!

×
×
  • Create New...