07-01-2015, 01:06 AM
(07-01-2015, 12:58 AM)Bearstronaut link Wrote:Interesting. Thanks.No problem.
![Tongue Tongue](https://forum.nordinvasion.com/images/smilies/tongue.png)
Loots:
?.?.12 - Wormbane
4.6.18 - Penetrator
?.?.12 - Wormbane
4.6.18 - Penetrator
![[Image: 76561198058198743.png]](https://steamsignature.com/profile/default/76561198058198743.png)
NI Server Browser
|
07-01-2015, 01:06 AM
(07-01-2015, 12:58 AM)Bearstronaut link Wrote:Interesting. Thanks.No problem. ![]()
Loots:
?.?.12 - Wormbane 4.6.18 - Penetrator ![]()
07-01-2015, 03:41 PM
(07-01-2015, 03:21 PM)human_being link Wrote:Awesome!Thanks mate!
Loots:
?.?.12 - Wormbane 4.6.18 - Penetrator ![]()
07-01-2015, 04:36 PM
Awesome stuff, will definitely use!
![]()
I don't know what you don't want me to say, but I'll say it anyway
07-01-2015, 04:55 PM
(07-01-2015, 04:36 PM)Deerpig link Wrote:Awesome stuff, will definitely use!No problem man ![]()
Loots:
?.?.12 - Wormbane 4.6.18 - Penetrator ![]()
07-01-2015, 05:09 PM
Good work . Thank you
07-01-2015, 05:44 PM
(06-01-2015, 11:44 PM)Jalau link Wrote:So you want me to use methods to parse XML instead of just splitting the text?You don't have to, but you treat the xml as text instead of xml, which Java has a built in API to handle. You can translate it to an object model and read the elements. If you ever need more elements from the future out of the xml, this makes it more extensible too. JAXP gives some interfaces for this. (06-01-2015, 11:44 PM)Jalau link Wrote:For the updateServerData part, I don't know exactly what you mean. Could you maybe explain that part again?Yeah that was unclear, sorry. I meant this block below. I think you can return the name of the selected frame and perform a string compare to the data.getName, rather than check every single combination for a mismatch. Code: + if (data.getName().contains("EU") && !SettingsFrame.eu.isSelected())
Voted Friendliest NordInvasion Player
Quote Board is on Discord (last updated 2025.02.02) "When I feel bad, I read your quote board." - Corndog Nka: You’re playing it smart, always [using] logic, and they get pissed. Kaasovic: God, this guy is unbeatable. I feel defeated in every verbal argument we end up in. Good job, Sir. Odi: Hasn’t [PCK beaten] the game at this point?
07-01-2015, 06:16 PM
(07-01-2015, 05:09 PM)Priest link Wrote:Good work . Thank you No problem. (07-01-2015, 05:44 PM)Malong link Wrote:[/quote]
Loots:
?.?.12 - Wormbane 4.6.18 - Penetrator ![]()
07-01-2015, 06:51 PM
(07-01-2015, 06:16 PM)Jalau link Wrote:Never knew about the xml api. I will look into it. Can you provide any link?Here you go (07-01-2015, 06:16 PM)Jalau link Wrote:For the part with the frame. You want me to compare the name of the data with the name of what? Because the Settings Frames name is always Setting frame and if I print out the name of the checkbox it will probably result in eu/na/au etc. That doesn't changes anything, does it?Maybe, if possible, compare the name of the data with the text of the checkbox (given by your instantiation). It just makes the code cleaner.
Voted Friendliest NordInvasion Player
Quote Board is on Discord (last updated 2025.02.02) "When I feel bad, I read your quote board." - Corndog Nka: You’re playing it smart, always [using] logic, and they get pissed. Kaasovic: God, this guy is unbeatable. I feel defeated in every verbal argument we end up in. Good job, Sir. Odi: Hasn’t [PCK beaten] the game at this point? |
« Next Oldest | Next Newest »
|