Search results

  1. mrlongshen

    Official Hunting Mission Problem

    Hi all.  I want to ask. Why this error happen. (NO MONSTER) Its remains happen even player has abandon the mission. Please help.  
  2. mrlongshen

    R > Random pet egg

    Hi. The script like this. When player kill mobs, a chance of get an egg. The egg are usable item. When player click the egg, there are a loading bar at player to get a random classes of egg. At script there are 4 classes. Class A, Class B, Class C and Class D Class A change 10% Class B...
  3. mrlongshen

    Speed potion and disbottom

    When click the speed potion, a display message Speed increased for x times, x refer to the speed potion script.  sc_start SC_MOVHASTE_INFINITY,3600000,0;
  4. mrlongshen

    A clickable item to zeny and some command

    Hi all. A simple request from me. Player A have 100m. Then player A type commands for example @convert then the 100m turn into 10 pieces of mithril coin (674) and when player A click the mithril coin (674), he will get 10m per pieces.
  5. mrlongshen

    All monster drops specific item with blacklist mobs

    Hi all. I want to request simple script. Here the explanation. All mobs in ragnarok in all maps are drops specific item. E.g: Poring coin (7539), TCG Card (7227) when killed.  I can add blacklist monster that I don't want to player kill it and get the coins. E.g:See below post set...
  6. mrlongshen

    How to link webhosting database to vps database?

    Based on the title above ?  how ? for example my site is hosting at HOSTING A. Then I install the control panel at HOSTING A. But my vps are at other hosting, which is HOSTING B. How to connect it ? Because usually I install my control panel same on the VPS...
  7. mrlongshen

    REQ >On max level

    Hi. I want to request a script on for item database, when player reach level 255 and job 120, the equipment will auto unequipped.
  8. mrlongshen

    What is this problem ??

    [Error]: --- failed assertion --------------------------------------------[Error]: skill.c:168: 'skill_lv > 0' in function `skill_get_time'[Error]: ./map-server(assert_report+0x72) [0x825f952][Error]: ./map-server(skill_get_time+0xd6) [0x81c77d6][Error]...
  9. mrlongshen

    Disguise for hercules

    [Warning]: script error in file 'npc/pornro/event/disguise.txt' line 136 column5 This command is deprecated and it will be removed in a future update. Please see the script documentation for an alternative. 133: B_MAGALETA, B_SHECIL, B_KATRINN, B_YGNIZEM, APOCALIPS_H...
  10. mrlongshen

    Increase damage. where to edit ?

    Hello, I'm never increase my skill damage. But now I have learn how to increase the damage. Need to balance the server for level 255. Where to edit this skill damage ?  Please guide me. thanks you. General Increase Base Physical Damage(Range and Melee) by 30% Enable Infinite Ammo/Ammunition...
  11. mrlongshen

    Cora installation problem

    Hello all, I have try to configure the cora but this will happen. My setting. <?php$settings = array( /* ------------------------------------------------------------------- * Directory Configuration * ------------------------------------------------------------------- *...
  12. mrlongshen

    Kill specific mobs, drop item

    Mimic card. bonus2 bAddMonsterDropItem,603,10; How to make when player kill specific monster, chance to get dead branch 10% ?
  13. mrlongshen

    How to make a link on quest ?

    Hello, how to make like this ? An clickable item or an popup windows. On event coin click
  14. mrlongshen

    Costume change to other job appearance

    hi. how to do this?  for example a lord knight wear a archer figure. the appearance will change to archer ?
  15. mrlongshen

    Find the baphomet Clean for hercules

    Here I attach my script. //Created by youtubenew_4-4,131,169,5 script Find the Baphomet 736,{mes "[ Find The Baphomet ]";if(getgmlevel() < 50) { if(.Event==0) mes "There is no Find the Baphomet event."; else { mes "There is a Find the Baphomet event on now!"; mes...
  16. mrlongshen

    R > Mob damage ratio

    Hi all, Is that possible to increase mob damage ?  All mvp or all normal mobs?  Increase 20% damage or maybe 100% ? With current git, I  see the mvp like passive, and wont attack player. Not aggressive. Why ? Do you feel same ?
  17. mrlongshen

    MVP and PVP point collection

    hi, can someone make a simple npc displayed up top 10 user ranking cash point? maybe kiled mob and pvp ? there will 2 selection, mvp or pvp. here the script i'm using - script mvp_rewards -1,{ OnInit: .mobRewardPoints = 1; //MOB CASH POINT .rewardMobIds[1649] = 1; //High Priest Magaleta /...
  18. mrlongshen

    MVP Card annoucement

    Hye, Can I request. If player get MVP card from killed MVP, there will be announcement. For example ? 
  19. mrlongshen

    Restrict gm below 60

    Hello, is that possible to restrict gm below level 60 to spawn only limited mobs. For example a gm can spawn only 5 mob number (adjustable) the quantity. If the gm spawn 6 mobs, a disbottom msg appear, you cannot spawn more that (mob number). My stupid gm like spawn (unlimited) mobs for...
  20. mrlongshen

    What is this prontera name ?

Back
Top