Jump to content

Question

Posted (edited)

Hello...
First Problem:Every time i make rr my char battle force/spell force disapear from my buffs. how to make it don't disapear?
Second Problem:I Don't Know how to make olympiad heroes every week in Sunday Time 24:00

Thirty Problem:Wedding Manager configs=i want delete this code because i have pvp color and i dont want every time who married pvp color changed.

# Custom Name Color Wedding
WeddingNameCollorN = 00FFFF
# Custom Name Color Wedding
WeddingNameCollorB = FFF500
# Custom Name Color Wedding
WeddingNameCollorL = B469FF

 
Fourty Problem:I Don't Know how to install this java code    ......    http://www.maxcheate...r-panel-update/    .........
NOTE:but this java code had a bug....for example if someone left my hp in 6500 and my full is 9000.....when i killed him and panel showed it him...it said.... HP:6500.4657465765/9000 and this too in CP and MP.
 
Project:L2JFrozen..
Please Guys I Need A Help Soon.Thanks!

Edited by rafail12

12 answers to this question

Recommended Posts

  • 0
Posted

about olympiad go to gameserver/config/head/olympiad.properties and check this

# Olympiad Weekly Period, Default 1 week
# Used for adding points to nobles
# Default: 604800000
AltOlyWPeriod = 604800000

this is the hours you have to change in order to set when olympiad period will end this as you can see it's one week so you have to find the hours from the day which oly will start and make it finish 24:00.

  • 0
Posted

about olympiad go to gameserver/config/head/olympiad.properties and check this

# Olympiad Weekly Period, Default 1 week
# Used for adding points to nobles
# Default: 604800000
AltOlyWPeriod = 604800000

this is the hours you have to change in order to set when olympiad period will end this as you can see it's one week so you have to find the hours from the day which oly will start and make it finish 24:00.

lol, noob (no offence, it's just for 'fun') no :happyforever:

 

 

 

Used for adding points to nobles

 

It's for weekly add point, so you still can try your luck on da oly :P Well, there is no config for that, it's hardcoded inside sources. Else, there is a config @ frozen o.O

  • 0
Posted

lol, noob (no offence, it's just for 'fun') no :happyforever:

 

It's for weekly add point, so you still can try your luck on da oly :P Well, there is no config for that, it's hardcoded inside sources. Else, there is a config @ frozen o.O

oh lol yes :P

i didn't read the "description" xD

i just wake up when i reply hahaha

  • 0
Posted

bump.Thanks about olympiad guys.Please any help with b/s force? and in wedding manager name colors when married i will find it on core and delete the codes about name colors?

  • 0
Posted

Change their type to buff, easier way for ya :D

 

What you want to do with those configs? You want to disable the color feature? The best would be definitely drop it from the sources.

  • 0
Posted (edited)
<skill id="5104" levels="3" name="Battle Force">
<set name="magicLvl" val="75"/>
<set name="target" val="TARGET_ONE"/>
<set name="skillType" val="BUFF"/>
<set name="isMagic" val="true"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="castRange" val="600"/>
<set name="effectRange" val="1100"/>
<for>
<effect count="1" name="BattleForce" val="15" stackOrder="0" stackType="BattleForce" time="57600">
<mul order="0x30" stat="pAtk" val="1.13"/>
</effect>
</for>
</skill>

Hey Dude SkillType is BUFF but again dissapear when character make rr or exit game. Yeah because i have pvp colors i dont want if someone married change color name.So i can remove it from core?

Edited by rafail12
  • 0
Posted
<skill id="5104" levels="3" name="Battle Force">
<set name="magicLvl" val="75"/>
<set name="target" val="TARGET_ONE"/>
<set name="skillType" val="BUFF"/>
<set name="isMagic" val="true"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="castRange" val="600"/>
<set name="effectRange" val="1100"/>
<for>
<effect count="1" name="BattleForce" val="15" stackOrder="0" stackType="BattleForce" time="57600">
<mul order="0x30" stat="pAtk" val="1.13"/>
</effect>
</for>
</skill>

Hey Dude SkillType is BUFF but again dissapear when character make rr or exit game. Yeah because i have pvp colors i dont want if someone married change color name.So i can remove it from core?

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.



×
×
  • Create New...