Jump to content
  • 0

Set always day


Question

9 answers to this question

Recommended Posts

  • 0
Posted

https://github.com/rathena/rathena/blob/master/conf/battle/misc.conf

// Choose if server begin with night (yes) or day (no)
night_at_start: yes

// Define duration in msec of the day (default: 7200000 = 2 hours)
// Set to 0 to disable day cycle (but not @day GM command).
// Except 0, minimum is 60000 (1 minute)
day_duration: 7200000

// Define duration in msec of the night (default: 1800000 = 30 min)
// Set to 0 to disable night cycle (but not @night GM command).
// Except 0, minimum is 60000 (1 minute)
night_duration: 3600000
  • Like 1
  • 0
Posted

How about set start with day mode but after 06 PM will change into night mode.

and will back to day mode at 06 AM

could i enable with that config or using script?

  • 0
Posted
17 hours ago, Cyro said:

https://github.com/rathena/rathena/blob/master/conf/battle/misc.conf


// Choose if server begin with night (yes) or day (no)
night_at_start: yes

// Define duration in msec of the day (default: 7200000 = 2 hours)
// Set to 0 to disable day cycle (but not @day GM command).
// Except 0, minimum is 60000 (1 minute)
day_duration: 7200000

// Define duration in msec of the night (default: 1800000 = 30 min)
// Set to 0 to disable night cycle (but not @night GM command).
// Except 0, minimum is 60000 (1 minute)
night_duration: 3600000

become always night sir i want to set no night at all

  • 0
Posted
17 minutes ago, core said:

become always night sir i want to set no night at all

// Choose if server begin with night (yes) or day (no)
night_at_start: no

// Define duration in msec of the day (default: 7200000 = 2 hours)
// Set to 0 to disable day cycle (but not @day GM command).
// Except 0, minimum is 60000 (1 minute)
day_duration: 0

// Define duration in msec of the night (default: 1800000 = 30 min)
// Set to 0 to disable night cycle (but not @night GM command).
// Except 0, minimum is 60000 (1 minute)
night_duration: 0

 

  • 0
Posted
16 hours ago, hendra814 said:

// Choose if server begin with night (yes) or day (no)
night_at_start: no

// Define duration in msec of the day (default: 7200000 = 2 hours)
// Set to 0 to disable day cycle (but not @day GM command).
// Except 0, minimum is 60000 (1 minute)
day_duration: 0

// Define duration in msec of the night (default: 1800000 = 30 min)
// Set to 0 to disable night cycle (but not @night GM command).
// Except 0, minimum is 60000 (1 minute)
night_duration: 0

 

yes thats the default but in an hours the mood is back to night how can it be

  • 0
Posted (edited)
36 minutes ago, core said:

yes thats the default but in an hours the mood is back to night how can it be

maybe in your npc\custom folder have custom script for change day and night mode like mine.

Edited by hendra814
  • Like 1
  • 0
Posted
16 hours ago, hendra814 said:

maybe in your npc\custom folder have custom script for change day and night mode like mine.

Great got it Thanks =)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...