Jump to content

musikyru

Members
  • Posts

    25
  • Joined

  • Last visited

Posts posted by musikyru

  1. can anyone made me a custom WOE like official one.

    features

    1 castle only like prtg_cas01 i plant to dup the map.

    w/ barricade its just like 2.0 woe but the barricade stone apply only b4 you enter the castle inside..they can not pass the barricade stone until they dont hit and kill the stone..

    and also it has a staf inside the castle like manager,flag,waper near into emperium,like offcial.

    running npc every 3hours interval.and after end the custom woe the owner of castle will save the data,and next woe the owner will defend the castle.

    and it has a castle drop like treasure box.and raise the icon.every succes the defend the woe.

    is this posible..

     

    sorry for my bad english..

    i hope anyone can help me with my request..more power rathenianz..

    TIA. /lv  /kis2

  2. @Emistry thankyou very much for fast reply..ill try it later im on work..

     

    can i ask a little mod for this script?

    how to make this call func so that every time i add this script into npc before warp so that i will not copy all the script and my script less size and return to the conversation before warp the player.

     

    1. .@has_cart = checkcart();
    2. for ( .@i = 0; .@i < .item_size; .@i++ ) {
    3. if ( countitem( .item[.@i] ) ) {
    4. mes "Remove "+getitemname( .item[.@i] )+" from your inventory.";
    5. close;
    6. }
    7. else if ( .@has_cart ) {
    8. if ( cartcountitem( .item[.@i] ) ) {
    9. mes "Remove "+getitemname( .item[.@i] )+" from your cart.";
    10. close;
    11. }
    12. }
    13. }

     

    1.  

    is this posible  for call func before warp?

  3. can anyone help me about checking mob into certain map.

     

    like["+ getmapuser("prontera") +"]

     

    i just want to make an script looks like this

     

    Prontera[0]for checking player[0]for checking mob.

    ist this is correct term for checking mobs on map getmapmobs ["+ getmapmobs("prontera") +"]

     

     

     

    and how to make an pvp warper that checking the cartitem b4 warp.

    i just want to make an none donator ill use an setarray for those item can anyone made me a pvp waper for none donate

    by checking item into cart and inventory.

     

    setarray .NoDonator_ids[0], 26061, 26062, 26063;

     

     

     

    for( set .@i, 0; .@i <getarraysize(.NoDonator_ids); set .@i, .@i + 1 ) {
    if (countitem(.NoDonator_ids[.@i])) {
    mes "[^008000Battle Warper^000000]";
    mes "You can not bring Donate items in this pvp.";
    close;
    }
    }
     

     

     
    THANKS YOU VERY MUCH IN ADVANCE rAthenianz /no1  /kis2

     

     

     

     

     

  4. Hello rAthenian can i request NPC it is called AUTO TRADER(it just like Trader on Weapons Of War/Talisman) /ok

    Sorry for my really BAD ENGLISH. /pat  /sry  /sry

    Discription:

     

    introduction of npc:

    if player first time to view/read this npc/script will ask for password after they lend there item for security porpoces.

     

    1.player[1] can lend there item they want to sell into the npc and npc will stall there item for 24hours(should be edited the time just incase)

    after the process the npc will auto delete the item into player[1] and after that the LOG will apply and show the the Log for this transaction. 

    so it can be monitor by Admin/GM and also Owner of the item can view the log transaction. such as month/day/year: Time:Item:Cost.

     

    A. Player can be free to input if how much cost the item. the Currency(sample TCG) will apply for this all transaction.    UpHG/MidHG/LowHG.

    if player leave the (input number) such as prize. npc should warning the player and auto cancel conversation. player need to talked again the npc for process.

     

    B. if no one bought of this item after 24 hours. the item will automatic restore/send via mail into player[1](owner) and  removed from npc item list.

     

    C. if player[1] want to cancel. the item will automatic restore/send via mail into player[1] and removed fromm npc item list.

     

    2.if some player want to buy this item came from player[1] if item boughted automatic the transaction of currency is send via mail from the owner of item.

    if player[2] bought this item. the item also will send via mail and transaction should apply for this situation.

     

     

     

    THE NPC SHOULD LOOK LIKE THIS(must be infinity so the player want to sell/lend there item they can add if they want.)

     

    if they click

    Buy item>>

    Sell item>>

    View Log>>

     

    BUY ITEM

           A.UPPER HG

                    Hat[1] 50tcg

     

           B.MIDDLE HG

                    Red Glasses[1] 10tcg

     

           C.LOWER HG

                    Gentleman's Pipe[1] 40tcg

     

    SELL ITEM

    process of the Transaction sample is on the Discription on the top.

     

    Transaction LOG

    view log(player can view there previews transaction they sold and bought from this npc) **IF THE ITEM NOT BOUGHT OR SOLD must be not add to transaction log**

    bought item

    M/D/Y T: Item:Cost

    sold item

    M/D/Y T: Item:Cost

     

    if(getgmlevel() > 90) {

    Transaction LOG

    Admin can view all the summury of all transaction from the old/1st up to the end/present  such as

    *arrange by date the top of log must be present/up to date of transaction.*

    bought item

    M/D/Y T: Item:Cost:vendee

    sold item

    M/D/Y T: Item:Cost:vendor

     

    other information that important

    Transaction log

    password identity

    TIME for service (24hours)[Edited]

    Currency(sample TCG)[Edited]

    Restriction of item[upperHG/MiddleHG/LowerHG](so admin can add what they want to accept by the npc to sell.

    so the player abuser for this npc will not accept if the item is not on the restriction}.

    upper 1000,1002,1003

    middle 2000,2002,2003

    lower 3000,3002,3003

     

    I HOPE ANYONE CAN HELP ME THIS TOPIC> TIA FOR THIS TOPIC /thx  /thx  /gawi

  5. can anyone knows what part of this error 

    untitled_zps15c780f4.jpg

     

     

     

    and also this one

     

    from ScreenShots i set my SS quality to 1-99 nothing happen i use 2013-08-07aRagexe,

     

    screenYhazRO000_zps205eb674.jpg

     

    I HOPE ANYONE CAN HELP ME THIS..

    THNX IN ADVANCE,, /gawi/no1

  6. THNX SIR JUDAS for fast reply of my thread..

    ill beep you later if its working.

    any suggestion or comment on my prob.above on first topic.?

    becouse every time i comment on define RENEWAL i got error when i recompile the svn..

    ist i need to comment all the src\config\renewal.h??

    ANYONE?

  7. sir where i can find all the latest client like what you said the "2011-03-15"..

    and can you please make it clear what do you mean on 3rd question.??

    im noobs on rA mod.please if you dnt mind..

    thnx sir for helping me..

    thnx in advance more power!

  8. guys can you help me about my prob on client.

    1. How to show the job name above on client?

    im currently used 2011-11-16 client every time i use @job 4001-4087

    my job name above on my client will not show the name ist this is bug?

    what is compatible client for latest rAthena svn.?

    im using Calcium kid data folder and ClientSide - Revision 228.or what is the prefer to use on data folder and client and packet_db thats compatible for rAthena svn latest.?

    anyone can share or give me a link please?

    2. how to disable all 3rd job skill on a certain map.like my custom pvp map?

    i want to implement 3rd job sprite on my pvp but disable the 3rdjob skill.

    if they enter on that map the skill of 3rd job will passive or not clickable.is this posible?

    ist better to follow the mapflag on trunk/db/skill_nocast_db. am i right?

    // Example:

    // 8,6 = Endure cannot be used in PvP and GvG maps (2+4)

    3. and about status i use 255/120 blvl and jlvl but my stat points is low how to fix this

    unlike before i can put some stat but now i dnt even put on 2full stat.

    anyone can help me about my problem.IDK if this all are bug?

    thnx in advance hope to have an support about this topic..

  9. @ Lelouch thnx for info and guide you posted.

    1st question.

    i just want to clarify my thread about rA mod if where i can get those file for client side.

    like this http://rathena.org/board/topic/54190-release-basic-rathena-client/

    2nd question.

    what svn ill use on this https://rathena.svn.sourceforge.net/svnroot/rathena/ for official server hosting and w/ 3rd job

    ist branches/,

    \devel\SketchyPhoenix,

    or trunk.,

    3rd question.

    is this http://svn6.assembla.com/svn/ClientSide/ is supported of rAmod

    on \Translation_Project\data like newmaps,items in idnum2/mapnametable for renewal of rAmod?

    SORRY IM SO NOOBS on this.. :(

    i hope you guys can help me and explain me all will i use for my future server...

    thnx in advance more power /ok:D

  10. pa help nmn po sir about sa rAthena sVN para sa server side ung official na ginagamit pang hosting and w/ 3rd job..

    rathena.svn.sourceforge.net/svnroot/rathena/

    e2 po ba gagamitin \devel\SketchyPhoenix

    or ung sa \trunk please help mga sir@mam

    SORRY PO NOOB LNG PO:(

    and about dun sa client din po pla san aq makakakuha ng compatible para sa rAmod.

    ung parang ganito po http://svn6.assembla.com/svn/ClientSide/

    bka po kz pag yan gamitin q uulanin aq ng error kz po madami ata binagu sa rAmod and ung mga bagung map and item bka po wala sa link na binigay q pde pahinge nmn po aq ng link ung complate po and compatible po sir@mam please..

    THNX IN ADVANCE MORE POWER rATHENIANS:)

  11. guys can you help me how to work costume equipment that can see sprite ingame..

    sample i got item in upper,middle,lower but the sprite this 3 part of item will hide and the costume equipment will show ingame.its only costume but the effect of my current item will work if i use the costume...how to do this.?

    anywone can help me please i beg you sir/mam.

×
×
  • Create New...