Jump to content

Kara

Banned
  • Posts

    2,100
  • Credits

  • Joined

  • Last visited

  • Days Won

    46
  • Feedback

    100%

Everything posted by Kara

  1. Afcourse your opinion is helpful, but still i can't get why you consider this a downgration. SQL is useful when there is connectivity - relation between data. But in case of L2J is very "opposite" situation. Except the droplist which afc ill let in SQL cause i like to be non static and used by admin all other data i guess does not affect the values written in current database such as NPC elementals e.t.c
  2. Consider this game was running back in 2002 with 1 GB ..
  3. Unfortunately i've done it already. Made a 500 line code and convert it using template from sql to xml. The reason i want to do this is because i find xml easier to adjust than enter in SQL. In the end i can add more variables such as parameters and no have to create new table in navicat. Why you don't like it? Kinda the idea.: <npc id="%id%" %templateId% level="%level%" type="%type%" name="%name%" title="%title%"> <race>%race%</race> <sex>%sex%</sex> <stats str="%str%" con="%con%" dex="%dex%" wit="%wit%" int="%int%" men="%men%" exp="%exp%" sp="%sp%"> <vitals hp="%hp%" mp="%mp%" hpRegen="%hpRegen%" mpRegen="%mpRegen%" /> <attack physical="%physical%" magical="%magical%" critical="%critical%" atkSpd="%atkSpd%" mAtkSpd="%mAtkSpd%" range="%range%" aggro="%aggro%" rhand="%rhand%" lhand="%lhand%" enchant="%enchant%"/> <defence physical="%defPhysical%" magical="%defMagical%" /> %attributes% <speed> <walk speed="%wspeed%" /> <run speed="%rspeed%" /> </speed> </stats> %skills% <targetable>%targetable%</targetable> <show_name>%show_name%</show_name> <dropHerbGroup>%dropHerbGroup%</dropHerbGroup> <baseStats>%baseStats%</baseStats> %ai% <collision> <radius normal="%colradius%" /> <height normal="%colheight%" /> </collision> </npc>
  4. Greetings, i'm not familiar with the conversion, i would love let's say to move NPC's with their elements, AI, skills into xml using a template i want. The question is how you make this happen automatically? Im thinking it's a procedure like, let's say JOIN tables and then you do what? Thanks a lot Ps. im about to code a sql-xml generator which will do the work for me using a template ill add and replace the fields after i JOINED them all.
  5. "Ask" thing is relative to wedding system which use the DlgAnswer.java packet.
  6. My skype: gamepsychology94 Correction: The person wants design (PSD) no coding.
  7. I'm speechless, maybe you wanted to paste public static void onEnterVip(final L2PcInstance actor) ? Cause really what you wrote i guess is new Java 9
  8. So then Instance along with 3 zakens. Ok thank you In case you want any java service (topic) i'll make you a 25% discount for answering in this since i never played official.
  9. Greetings people, i want write my own AI for grandbosses but the problem is that i stuck in ZAKEN Anyone know how zaken actual work in FY-H5 ? I see on google zaken's door open at X hour. But then i read in H5 zaken works as instance. Then we got different zakens. Daytime, Daytime 83 and Nightime 83. Anyone can give me infos. Thanks for your time.
  10. Dear god, i wrote position, exquse me.
  11. Finally i saw a position comment from you, i'm glad sir @Ontopic, you did great job you just need to improve some things, your codes proves you're learning but you did very very nice job, congratulations sir.
  12. Very nice work Mr SamDev-Coder. You got some skills.
  13. Oke sir
  14. I aimed to be nice and ignore the 1st comment but he does continuously in all my topics and at other people. He write the word "scammer" without proofs and i don't even have him in my skype list. I never worked with this guy or talked and generally i never talk to any spanish person so far. Maxcheaters profil: MaKasTreRo Skype: (I dont know, i don't even have him)
  15. Add me on my skype: gamepsychology94
  16. Hello, you can add me on skype to talk together. My topic
  17. You didn't explain. You reacted, its different. Most of the "bad" words others tend to say, are masked reflections. Example a person that is unhappy or sad will release the same magnetic field as his feelings upon surroundings. It's pure biology and doesnt change even on the internet. Now is up to you to accept this energy and reflect it back. You can either send the same energy or be nice and try search good things out of it. SweeTs said his opinion for his own reasons. He might felt uncomfortable and he wanted to expose what he feels about this project. It's not a bad intention is just "exposing" inner feelings in his way. So learn to accept people and no get angry over random comments.
  18. Take a break sir. He said his opinion. Valid or non valid it remain an opinion. Yo've got so much aggression over a comment.
  19. I won't spend time to search posts but if u do check report section months ago u will see. U should make research first before u spend that much amount. Take it as an advice sir
  20. It's your problem that you didn't search for the buyer first. He already got reported several times for the same reason. And at all report topic suddedly he appear and say im sorry i am back.
  21. Hello, you won't find any files just shared/buggy sources. The best option is to coop with a developer and request some codes. It's the best option. It might be no cheaper but its secure that y'll get exactly the codes you want, you wont get scammed cause you wont have to pay all in once and you'll know that the codes you got are not shared in a russian/brazilian forum. If you want a coop let me know. Here's my topic
  22. Hello, this feature is not implemented in Interlude chronicle. Only client is done. If you want someone to code it for you as event or scheduled script check my topic: http://www.maxcheaters.com/topic/217620-java-services-code-templates/?tab=comments#comment-2655074
  23. Hello. My client asked me today why he can't give me feedback with his VIP account and i entered via his PC and i couldn't also find it. Is there any mistake or feedback system is disabled on purpose? Thanks a lot for your reading.
  24. Align you mean bring it in center? You must play with <td width> Example <table width=260> <tr> <td width = 120> Text 1 </td> //Left <td width = 120> Text 2 </td> //Center <td width = 120> Text 3 </td> //Right </tr> </table>
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock