Search results

  1. mrlongshen

    Monster Wiki Version 3 problem

    [Warning]: script error in file 'npc/custom/monsterwiki.txt' line 14 column 3 parse_syntax: use of deprecated keyword (use 'case' instead). 11: case 1: 12: if( getgmlevel() >= 80 ) mes "Answer : ^FF0000"+.Answer$+"^000000"; 13: switch( .Mode ){* 14...
  2. mrlongshen

    Problem on Ranger Job Quest

    When my player doing a ranger quest, there had some problem. how do I fix it ?  stage 1 - ok stage 2 - ok stage 3 - problem here the SS. and this  how to solve it ? thanks you
  3. mrlongshen

    Private Messages Problem

    I have a problem about the private, when my player pm me, I can see what they sending to me in chat box, but when i reply, i cant see my replied. please help ? Im using 2013.08.07a client.. this my diff 8 Custom Window Title 9 Disable 1rag1 type parameters (Recommended) 13 Disable Ragexe...
  4. mrlongshen

    @buff

    can i request @buff, that contains increase agility and blessing ? group id 0~40
  5. mrlongshen

    Item Shower

    after i add this. almost 50 broadcast appear !! omg !!
  6. mrlongshen

    Masao(Shopstreet) - Original Mall Script problem

    [Error]: npc_parse_shop: Invalid item definition in file 'npc/ro/mall/costumeseller.txt', line '157'. Ignoring the rest of the line... * w1=- * w2=cashshop * w3=Novice Sets * w4=-,5125:100,2420:100,2521:100,2116:100,2355:100 //Angelic Guard[1] , Angelic Protection[1] , Angel's Reincarnation[1] ...
  7. mrlongshen

    Option Selection on update svn. What to do ?

    Conflict discovered in 'npc/merchants/refine.txt'. Select: (p) postpone, (df) diff-full, (e) edit,   (mc) mine-conflict, (tc) theirs-conflict,   (s) show all options: mc   can someone explain to me, what should i choose ? because i update to latest svn. please help me ...
  8. mrlongshen

    Marathon event problem

    //===== eAthena Script =======================================//= Euhéméria Marathon//===== By: ==================================================//= AeriePinkPanther//===== Current Version: =====================================//= 1.0//===== Compatible With...
  9. mrlongshen

    Mob not auto respawn

    prontera,164,171,4 script Gold Room 10005,{ mes "Do you want to enter Gold Room ?"; mes "This gold room is sponsor by Maybank2u"; menu "Ok",-,"No thanks.",L_No; warp "sakura.gat",0,0; close;OnInit: waitingroom "[ Gold Room ]",0;end;L_No:close;}- script GoldRoom -1,{OnInit: monster...
  10. mrlongshen

    All in one npc problem

    I try to use this script. but when I click on its, my char stuck, because its seem like the black one. cannot moving.. can someone help me ? //===== rAthena Script =======================================//= All-in-One NPC//===== By: ==================================================//=...
  11. mrlongshen

    Wish NPC or Greeting NPC

    @quesoph sir, can you make its auto display on the menu ? I means by this, when player click on the npc, the msg will list on the npc. wait i give u a picture... nah.. like this...
  12. mrlongshen

    Loading on warp

    - script atcmd_warpdelay -1,{OnInit: bindatcmd "warp",strnpcinfo(3)+"::OnAtcommand",0,99; end;OnAtcommand: set .@min,2; //delay in mins set .@gmlvl,99; // GM lvl to bypass the delay set .@delay,.@min * 60; if (warpdelay > gettimetick(2) && getgmlevel() < .@gmlvl) { set...
  13. mrlongshen

    Auto buffer on leveling

    I want to request when user leveling up, there will automatic buffer. The buffer is, heal, Increase Agility, Blessing, Magnificat, the double of base and job exp. For example, user is level 1, when its up to level 2, its will automatic buffer based on the above statements.
  14. mrlongshen

    Remove scroll

    An item that will remove a card from a weapon. can someone share this script ? when click the item, it will detect which one item you want to remove. then remove the card..
  15. mrlongshen

    Equip and effect

    Request when equip itemid will show some effectlist permanent or temporary..
  16. mrlongshen

    @reloadtimer + broadcast

    I want to request a broadcast announcement that will broadcast entire server that gm will reloadscript. The broadcast will announce on Minute 1, 45 second, 30 and 15 second and when reach 1 minute, Its will automatically @reloadscript. That all. how to make its have a broadcast and a timer ?
  17. mrlongshen

    Custom Mobs

    How to make a custom mob work perfectly ? Example I have a custom mobs, the effect I take from the baphomet, Why my custom mobs not strong and not summon their child ? like baphomet spawn baphomet jr. ? can someone explain give a guide how to add custom mob effect perfectly ?
  18. mrlongshen

    Plugin doesnt not running ? swt

    I have recompile and the recompile is successful, but its really weird when on game I try to use @afk but nothing happen. What is the problem ?
  19. mrlongshen

    NEMO - Client Patcher

    @nemo, I have tested the custom font. I need to change the langtype to my country 1st. then for the first trial, I tested on candara font. its work ! For the 2nd time, I tried on the Arial Black. its works ! For third times, I tried on the Arial but italic. its fails. For the 4th...
  20. mrlongshen

    Demon Aura

    Its working.. this is the SS from me. haha
Back
Top