Recent content by Virtue

  1. Virtue

    [Showcase]Yuno Episode centered Worldmap UI - Classic

    Showcasing my little project. The Worldmap UI inside the client is a nice feature which is not really used much. I tried looking around for something to let me use it, but unfortunately, there's little to no information about it. After tinkering and figuring out how it works, I've managed...
  2. Virtue

    Sonic Blow Animation

    Looks like Sonic Blow Animation was removed along the way. Does anyone have any idea on how to bring it back? I think this was done both client side and server side. With Animation:
  3. Virtue

    Looking for Serious Alpha ~ Beta Testers

    Hi, we have a small team looking to create an awesome community in the private server scene. We understand that people have different needs and wants. We want to meet them in the middle. The following are the rates we've decided upon and the episode as to which the server will be using on...
  4. Virtue

    Increased MAX_QUEST_OBJECTIVES

    I tried doing higher quest limits but it doesn't seem to work, no error on compiling but when taking on the quest I get this. mmo.h #ifndef MAX_QUEST_OBJECTIVES #define MAX_QUEST_OBJECTIVES 11 How do we do this properly though? Anything else to modify?
  5. Virtue

    Send RODex Mail to ALL ONLINE

    Hey everyone, Does anyone know if we can utilize RODex as sending mail for all online users via script? If so, how?
  6. Virtue

    Item Options

    Looking for scripts for this, Item options for all equipments / costumes slots. no sample script located. I found two of them but it's outdated. will try and modify my thread after work. Demo NPC from Utility One from Scripting support TLDR: I tried using the one from the DEMO NPC from the...
  7. Virtue

    [Solved]Robe Sprites issue.

    I have almost all the robe sprites but not all of them are showing even I've placed them correctly on my grf. spriterobeid.lub spriterobename.lub Is there a limit server side or do I need a newer client version? I used 04-18-2018 & 06-21-2018 RagExes and both shows the same thing.
  8. Virtue

    Item Options script

    Looking for scripts for this, Item options for all equipments / costumes slots. no sample script located. I found two of them but it's outdated. will try and modify my thread after work. Demo NPC from Utility One from Scripting support
  9. Virtue

    Need help with Dual Client Kicker

    Hello All, This script doesn't seem to do the trick. Nothing happens & it doesn't kick dual clients on the maps not listed on this array setarray .@map$[0]...
  10. Virtue

    Question:Alchemist Creation

    is there a way to add custom potions on alchemist creation ( Pharmacy )
  11. Virtue

    Quick SQL query question

    Hi All, I need help with a quick SQL query script. -    script    testcharname#Testserver    FAKE_NPC,{ OnInit: bindatcmd("testingname","testcharname#Testserver::OnTestName",99); OnTestName: mes "GO"; input .@name$; next; query_sql "SELECT charid,name FROM `char` WHERE `name` =...
  12. Virtue

    Help with this VIP Script

    Hi, I'm at a loss about this script. No Errors on script checker, it's just that once the set VIP time expires sometimes it goes on negative and the VIP time doesn't end. Any help would be appreciated! Script below
  13. Virtue

    Account Creation date

    Hi All, Is there a way to check when an account was created? If not, can I add something to make it possible?
  14. Virtue

    [SOLVED] ITEMLINK Help on 2015-09-16aRagexe.exe client

    ITEMLINK doesn't seem to work on this client? Or, does it? I've tried <URL></URL> and it works, but can't seem to get ITEMLINK to work. SOLVED:
  15. Virtue

    Error Before client opens (2015-09-16 / 2015-11-04 RAGEXE)

    Error Before client opens (2015-09-16 / 2015-11-04 RAGEXE) I'm getting this error before client opens. client will load after getting that message. using most recent translation files
Back
Top