Jump to content
  • 0

Help with 7 signs/olympiad set up.


Enigma

Question

Im setting up a server of my friend. I need help. How do I turn on the 7 signs event? How to set it up?

if I type now in game //ssq_info   I get the next info:

+cycle mod: default ,full cycle: 14 day

+event start=[is not set]

+event end=[is not set]

+seal start=[is not set]

+seal end=[is not set]

 

Same problem I have with olympiad. I can turn it on,but how to I create a cycle? For example to make oly on everyday between specific hours?

I used google,I searched here and the only thing I found is the oly commands which cannot help me with my problem.

//olympiad quick arena_id user1 user2

//olympiad result winner loser point

//olympiad term sec

//olympiad term_ex start_sec, bonus1_sec, bonus2_sec, bonus3_sec, bonus_4_sec, nominate_sec

//olympiad start_time year month day hour min

//olympiad view

//olympiad monthly

 

 

 

Link to comment
Share on other sites

11 answers to this question

Recommended Posts

  • 0

//ssq event_period yyyy/mm/dd hh:mm:ss yyyy/mm/dd hh:mm:ss

Remember the backslash.

 

 

I'd suggest hooking GetWantedStatus inside the COlympiadSystem class.

Also the init function calling CL2Time

 

 

But maybe i just mind my own business cause you always state wtf you want!

And i'm sure your dev can do this!

Link to comment
Share on other sites

  • 0

//ssq event_period yyyy/mm/dd hh:mm:ss yyyy/mm/dd hh:mm:ss

Remember the backslash.

 

 

I'd suggest hooking GetWantedStatus inside the COlympiadSystem class.

Also the init function calling CL2Time

 

 

But maybe i just mind my own business cause you always state wtf you want!

And i'm sure your dev can do this!

 

I know this command

but isnt it for 1 period only?

Link to comment
Share on other sites

  • 0

SSQ Setup.

 

 

  • //ssq cyclemode default 0.5
  • //ssq event_period 2010/03/12 18:00:00 2010/03/19 18:00:00
  • //ssq seal_period 2010/03/19 18:15:00 2010/03/26 18:00:00

 

Olympiad Setup

 

  • //olympiad start_time year month day hour min
  • //olympiad term (how long period in seconds before nominate heroes)

 

Be sure your nominate heroes procedure are correct.

 

Good luck.

Link to comment
Share on other sites

  • 0

SSQ Setup.

 

 

  • //ssq cyclemode default 0.5
  • //ssq event_period 2010/03/12 18:00:00 2010/03/19 18:00:00
  • //ssq seal_period 2010/03/19 18:15:00 2010/03/26 18:00:00

 

Olympiad Setup

 

  • //olympiad start_time year month day hour min
  • //olympiad term (how long period in seconds before nominate heroes)

 

Be sure your nominate heroes procedure are correct.

 

Good luck.

 

Thanks. But will the oly knows the keep on making cycles? I mean if i set it for today,and the terms are 1 weeks. will it restart it 1 week and start second period?

 

Link to comment
Share on other sites

  • 0

Thanks. But will the oly knows the keep on making cycles? I mean if i set it for today,and the terms are 1 weeks. will it restart it 1 week and start second period?

 

 

Olympiad is possibly the most conservatively written system in all of l2server.

While it's been a while, i'd say anyone who's wanted new schedules (and they're continued success) so haven't had much luck just by commands / editing Olympiad tables.

 

I seem to recall tendencies to screw up cycles and 24 hour matches.

You should test tho and report back.

Link to comment
Share on other sites

  • 0

not understand that part, L2Off interlude server, not working.

//ssq cyclemode default 0.5

 

when the command //ssq 0.5 cyclemode appears that:

 

//ssq cyclemode [mode] [falf cycle interval (min)] (mode: default, quick, manual)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...