-
Posts
146 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
About milosvamp
Profile Information
-
Current Mood
Busy
-
Gender
Male
-
Country
Montenegro
-
Location
Podgorica
Recent Profile Visitors
milosvamp's Achievements
Newbie (1/16)
0
Reputation
-
Help Raid BossNerfing
milosvamp replied to milosvamp's question in Request Server Development Help [L2J]
The topic can be locked.- 5 replies
-
- raid boss nerfing
- nerf mob
-
(and 1 more)
Tagged with:
-
Help Raid BossNerfing
milosvamp replied to milosvamp's question in Request Server Development Help [L2J]
That's what I wanted to know, thank you very much.- 5 replies
-
- raid boss nerfing
- nerf mob
-
(and 1 more)
Tagged with:
-
Help Raid BossNerfing
milosvamp replied to milosvamp's question in Request Server Development Help [L2J]
No I can't edit them within the game. They are in xml files for me.- 5 replies
-
- raid boss nerfing
- nerf mob
-
(and 1 more)
Tagged with:
-
Are you sure your server ip address is 192.168.1.2 ? Check it one more time by entering ipconfig in cmd and check the Ipv4 address
-
Hey guys, can anyone explain me how can i nerf an mob or rb ? For example I have the status of the mob like this <stats str="60" int="76" dex="73" wit="70" con="57" men="80"> <vitals hp="397437.25144009" hpRegen="123.216289543832" mp="1507.8" mpRegen="3" /> <attack physical="2451.2234804188" magical="868.876026814078" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="FIST" range="40" distance="80" width="120" /> <defence physical="957.73869" magical="467.22" evasion="-18" /> <attribute> <attack type="DARK" value="20" /> <defence fire="20" water="20" wind="20" earth="20" holy="-13" dark="189" /> </attribute> And I wanna know how does this <defence physical= bla bla works.... why is there 957.73869. I know it is 957 p def...but why are these numbers behind the 957 there and how to determine how many should I add ? If I want to lover it to 500 for example, what should I write ? Thanks in advance.
- 5 replies
-
- raid boss nerfing
- nerf mob
-
(and 1 more)
Tagged with:
-
Hey guys, do you have any idea why is this bug happening ? The code looks fine, the htmls are in good order.....but this bug keeps coming even after restart.... Also other tablets are bugged, some are showing smth like " the tablet is now communing with someone else, please wait a moment.... why is this happening, and how to fix it, any ideas ?
-
Help PetNameTable ( again )
milosvamp replied to milosvamp's question in Request Server Development Help [L2J]
Yes, I understand, on other project it works, thank you. But at this project what I wanted to fix it doesn't work at all, no idea why... Thank you very much for your help. This topic can be locked now....- 13 replies
-
- petnametable
- pet
-
(and 2 more)
Tagged with:
-
Help PetNameTable ( again )
milosvamp replied to milosvamp's question in Request Server Development Help [L2J]
OK I've did it again, and got same error. What now ?- 13 replies
-
- petnametable
- pet
-
(and 2 more)
Tagged with:
-
Help PetNameTable ( again )
milosvamp replied to milosvamp's question in Request Server Development Help [L2J]
but why...............it will be the same man...................- 13 replies
-
- petnametable
- pet
-
(and 2 more)
Tagged with:
-
Help PetNameTable ( again )
milosvamp replied to milosvamp's question in Request Server Development Help [L2J]
and inside the game it says that " this pet name already exists ".....- 13 replies
-
- petnametable
- pet
-
(and 2 more)
Tagged with:
-
Help PetNameTable ( again )
milosvamp replied to milosvamp's question in Request Server Development Help [L2J]
I've done it man....I am not joking.... but it brings this error all the time- 13 replies
-
- petnametable
- pet
-
(and 2 more)
Tagged with:
-
Help PetNameTable ( again )
milosvamp replied to milosvamp's question in Request Server Development Help [L2J]
I did compile and I updated the jar- 13 replies
-
- petnametable
- pet
-
(and 2 more)
Tagged with:
-
Help PetNameTable ( again )
milosvamp replied to milosvamp's question in Request Server Development Help [L2J]
- 13 replies
-
- petnametable
- pet
-
(and 2 more)
Tagged with:
-
Tryskell I was sure that your answer on last topic was the right one.......but it wasn't after compiling it remained the same, check the error..... Dec 24, 2017 4:20:23 AM com.l2jserver.gameserver.data.sql.impl.PetNameTable doesPetNameExist WARNING: PetNameTable: Could not check existing petname:No value specified for parameter 1 java.sql.SQLException: No value specified for parameter 1 at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:545) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:513) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:505) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:479) at com.mysql.cj.jdbc.PreparedStatement.checkAllParametersSet(PreparedStatement.java:2159) at com.mysql.cj.jdbc.PreparedStatement.fillSendPacket(PreparedStatement.java:2139) at com.mysql.cj.jdbc.PreparedStatement.fillSendPacket(PreparedStatement.java:2076) at com.mysql.cj.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1901) at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java) at com.l2jserver.gameserver.data.sql.impl.PetNameTable.doesPetNameExist(PetNameTable.java:45) at com.l2jserver.gameserver.network.clientpackets.RequestChangePetName.runImpl(RequestChangePetName.java:70) at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:69) at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1135) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) any ideas :/ ? still can't name freaking pet...............
- 13 replies
-
- petnametable
- pet
-
(and 2 more)
Tagged with:
-
Help Inventory Full
milosvamp replied to milosvamp's question in Request Server Development Help [L2J]
It picks up items when you are in party, but when you are alone not..... ://