Search results

  1. Yoh Asakura

    Send automatic emails

    Hi, I was talking to @@Dastgir and I've asked if it's possible to send an automatic email to those players that didin't log in the server for more than 20 days. The automatic message would be sent to the email that the player has registered. Many servers nowadays has this, but I still don't...
  2. Yoh Asakura

    How to set easy level up for homunculus?

    Hi, It's really hard to level up homunculus in a high rate server. I wonder if it's possible to set the level up for homunculus more easy. Thank you.
  3. Yoh Asakura

    ItemDB Script - % to get random item

    Hi, Is it possible to make an item (like a box) that when you use it you have chances to get items. And each item will have a % to get. e.g: 50% to get yggdrasil item, 10% to get some cards (we can put the cards id here), and 0,1% to get some hats. Is this possible?
  4. Yoh Asakura

    Translate Korean

    How can I translate the korean folders to the "strange names" like... Strange names:  ¾ÆÀÌÅÛ ¾Ç¼¼»ç¸® À¯ÀúÀÎÅÍÆäÀ̽º Korean names I want to translate: sprite/인간족/궁수 sprite/인간족/위저드 sprite/인간족/헌터 These are for the weapon sprite, but with the korean name the server does not recognizes, and...
  5. Yoh Asakura

    Program to auto input text

    Hi, I wonder if there's a program that can help us to auto-input texts, this way we don't need to edit line by line, 1 by one. Example, the itemInfo.lua, instead of doing it one by one there must have a program that can auto input the lines. Like if I want to put the ID 19001 until 19080 with...
  6. Yoh Asakura

    Update this Lottery System Sript

    Hi, I would like to know if there's anyone who could update this script for me. It's a lottery system. Dastgir helped me with it, he helped me to put the "Total Bets until now". I already tried this script and it's working fine. I also translated it, but there are many things in portuguese...
  7. Yoh Asakura

    Item bug when equipped

    I already added many custom items and all of them worked, but this one when is equipped the item appears on the floor. Already checked all...itemInfo, accname, accessoryid, item_db2, sprite name, collection and item name, and everything is normal...So why this bug??
  8. Yoh Asakura

    Announce when get x players in a map

    It's not working.
  9. Yoh Asakura

    FluxCP - Error

    Can't install fluxcp. Tried a million times already.,, The folder is in my VPS, and my RO for test is also in the same VPS.
  10. Yoh Asakura

    Mission Board Script

    I'm having this problem when I load this script. Full Script: http://upaste.me/7797180268a86f6ff
  11. Yoh Asakura

    Commands /b and /nb

    I would like to know why only admin (group_id 99) can use the command /b and /nb but GM's with level less than 99 can't. They can only use @broadcast and @localbroadcast, but they can't use /b and /nb. Why is that?
  12. Yoh Asakura

    Delay to use NPC

    How to add delay to use the npc again? Example: The player uses the NPC, like the healer, after that he needs to wait 1 hour to use it again. I tried using function but it didin't work. function script CheckLastUse { set @TNPCID, getarg(0); set @delay, $@delay; set @TLTime...
  13. Yoh Asakura

    Announce when player has x pvp points

    Hi, This is another script I would like to have... When the player makes x pvp points it will announce to the whole server. Example: The player kills someone in the pvp arena, after he/she gets 100 pvp points it will announce "The Player xxx just made 100 PvP Points!" Here it is my...
  14. Yoh Asakura

    Announce when get x players in a map

    Hi, I would like an script that only announce when it has x players in a map. Example: When it has 3 players in a pvp map, such as pvp_y_2-2, the npc will announce that there are currently 3 players in that map. And if it has 6 players in that map it will announce again that has 6 players...
  15. Yoh Asakura

    Check item

    Hi, I'm trying to block an item in a map but some players just put this item in the cart and they can enter in the map, take the item from the cart and use. Well, if I add a script that checks each second if the player has this item, the script would detect who has the item and teleport them...
  16. Yoh Asakura

    Race Elemental System

    Anyone has this complete system? Where to find? Thank you.
  17. Yoh Asakura

    Replay Button

    Hi, How to see the videos that we have recorded using the button record in game?
  18. Yoh Asakura

    Physical Hit above 32k

    Hi, After I started using this new emulator from Hercules, the players from my server (pre-renewal) can hit (physical hit) more than 32k in pvp maps. The server is a high rate, but before the hit was not above 32k... Anyone knows why? This is a bug? I already report as a bug but nobody has...
  19. Yoh Asakura

    Only players and GM Level 99 can access the server

    Hi, Today I realised that only GM level 99 and players level 0 can log in the server. GM level 60, 70, 80 and so on can't log in. They can only get till the char selection. Why is that?
  20. Yoh Asakura

    SQL - Knows who killed who (PvP)

    Hi, I wonder if it's possible to have a SQL table that show us which player has killed which player in the pvp map, and if possible showing the time, date. Because even if we block dual accounts players can kill each other only to receive points...
Back
Top