Jump to content

Rivers

Members
  • Posts

    237
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by Rivers

  1. I'm trying to get this script to only work/appear on Wednesdays. Can someone please help me out with the OnDay: command?

     

    //============================================================ 
    // Entrance NPCs
    //============================================================
    OnDayWed:

    prontera,164,167,2    script

  2. I need help making an NPC appear at xx:xx o'clock and disappear at xx:xx o'clock. Can someone help me with this please? So far it doesn't work at all.... ?

    //============================================================ 

    OnMinute10:
    OnMinute11:
    OnMinute12:
    OnMinute13:

    // Entrance NPCs
    //============================================================

  3. Good day, I'm looking for assistance setting up my private server for my friends and I. I've followed nearly every guide on the internet and  still can't seem to get my fluxcp and server online. If anyone with experience can help me I'd appreciate that greatly. My primary language is English. My Discord is Rivers#8970 . Many thanks in advance.

  4. Hi, can you please post your config? also, you are loading a custom map by a chance?

    Edit: Try by looking ["threadedrendering" : true,] and change it to ["threadedrendering" : false,] then save and load?

     

    The map is the official city maps. (Prontera, Izlude, Juno, etc etc.)

     

    This is my config:

    {
    "resolution" : [ 1920, 1080 ],
    "data" :
    {
    "ropath" : "C:/Program Files (x86)/Gravity/browedit/RO/data",
    "grfs" :
    [
    "C:/Program Files (x86)/Gravity/browedit/RO/data.grf", "C:/Program Files (x86)/Gravity/browedit/RO/rdata.grf"
    ]
    },
    "moveconsole" : true,
    "hideconsole" : false,
    "defaultmap" : "prontera",
    "skiploadingscreen" : false,
    "threadedrendering" : true,
    "backgroundworkers" : true,
    "fov" : 45,
    "vsync" : false
    }
    
    EDIT: I changed threadrendering to 'false' but it still didn't work. NOw it just crashed when the map tries to load.
  5. Hello, I was wondering how I can either do one of two thing:
    1) Pretty much just copy-paste my Excel formulas and information into the item and monster database (probably not possible)
    2) Manually change monster's ATK~ATK, HP, FLEE (95%), HIT (100%), etc etc the easiest way. Number for number, regardless of what the stats (STR, DEX, INT, etc) say.

     

    Is there anyway to do this?

    (Sorry, I'm pretty new to this whole thing.)

    Here's two examples of what it looks like:
     

    1_zps7d1172ec.png
    2_zpsa613ddf5.png

×
×
  • Create New...