Jump to content

youtube

Members
  • Posts

    171
  • Joined

  • Last visited

Posts posted by youtube

  1. Golden Thief Bug Card effect

    { bonus bNoMagicDamage,100; bonus bUseSPrate,100; },{},{}

     

    iwant to change

    prof. wiz. and priest increase damage magic by 10% and paladin,sinx,sniper,Etc character. increase damage to demihuman by 10%

     

     

     

     

    or 

     

     chance 50% Nullify all magic spells, including supportive skills, that target the owner at the cost of doubling SP Consumption cost when using skills.

     

     

     can you help me about this 

  2. OnNpcKillEvent:
        if ( getmonsterinfo(killedrid,MOB_MVPEXP) > 0 ) { // Mob MVP exp > 0 means MvP
            dispbottom "You killed "+rid2name(killedrid)+"!";
            set #MVPPOINTS, #MVPPOINTS + 1; // +1 MVP Points if you kill a MVP.
            end;
        }

     

    how can create a npc point. for MVP point every killed MVP got 1 point then can trade the point to item.

    im usang EA Svn.

  3. im using EA SVN

     

     

    33kxkyu.jpg
     
    i got 2 problem this script
     
    See the 1 and 2 problem
     
    this is the Script

     

     

    /////

     

    bugreport:'prontera,203,178,5 script Private MVP Room 100,{ mes "[Private MVP Room"; mes "Please select a private MVP room."; if ( getvariableofnpc(.rentitemid, "MVP Summoner") && getvariableofnpc(.rentitemamount, "MVP Summoner") ) mes "The cost to rent a room for "+ getvariableofnpc(.timeout, "MVP Summoner") +" minutes is "+ getvariableofnpc(.rentitemamount, "MVP Summoner") +" "+ getitemname( getvariableofnpc(.rentitemid, "MVP Summoner") ) +"."; else if ( getvariableofnpc(.rentcost, "MVP Summoner") ) mes "The cost to rent a room for "+ getvariableofnpc(.timeout, "MVP Summoner") +" minutes is "+ callfunc("int__", getvariableofnpc(.rentcost, "MVP Summoner") ) +" zeny."; else mes "You can only use the room for only "+ getvariableofnpc(.timeout, "MVP Summoner") +" minutes."; mes " "; for ( set .@i, 1; .@i <= 8; set .@i, .@i +1 ) { if ( getvariableofnpc(.remaintime[.@i],"MVP Summoner") ) { switch ( .type[.@i] ) { case 1: set .@color$, "^EE8800"; break; case 2: set .@color$, "^70CC11"; break; case 3: set .@color$, "^0000FF"; break; default: set .@color$, "^000000"; } mes "Room #"+ .@i +" = "+ .@color$ + .whoinuse$[.@i] +"^000000"; } }']

     

     

    how can the entrance pee to item bla

  4. http://rathena.org/board/files/file/2498-e-inquiry/

     

    this topic

    i get understand how to create a SQL for this im using PC only not ready hosting..

    can you show to me how to create a SQL or Share the Screen shot for SQL



    http://rathena.org/board/files/file/2498-e-inquiry/

     

    this topic

    i get understand how to create a SQL for this im using PC only not ready hosting..

    can you show to me how to create a SQL or Share the Screen shot for SQL

  5. Santa's Bag    Item ID# 12132

    effect description

     

    { sc_start SC_Xmas,600000,0; },{},{}

     

    pano palitan to sa another suit?

     

    ginwa ko replace ko lang ang sprite ng santa to other then 

    ok nagtatako ako paano nya nababasa un santa Suit or what dahil SC_Xmas dito?

     

     

     

×
×
  • Create New...