Jump to content
  • 0

[Help] L2j Brasil


kamikazi

Question

Loipon paidia exw prob me to l2jbrasil.Rev 1165

bazw kanonika tis armors (vesper p exw vrei sto l2jbrasil forum) dld pernaw sql c/p ta data sto pack k sto system k mpainw sto game kanw rr server.Kanw meta spawn ta items k den fenonte eno m leei oti k kl ekana spawn itemId.

Link to comment
Share on other sites

Recommended Posts

  • 0

kamikazi tha katevaseis to file edit apo edw , meta anoikse to itemname-e.dat kai to armorgrp.dat . Stin sinexeia tha anoikseis to custom fakelo apo to vesper pou katevases kai tha deis eki mesa 2 .txt arxeia (itemmname-e.txt kai armorgrp.txt) tha pareis oti exei mesa to armorgrp.txt kai tha to valeis stin teleftea seira tou armorgrp.dat (to armorgrp.dat tha to anoikseis me to fileedit). To idio tha kaneis kai gia to itemname-e.txt - itemname-e.dat. Elpizw na se voi8isa..

to kanw afto re ala m ta dixni mavra :S w8 na valw pic na deis\

-EDIT-

des : shot00033g.jpg

Link to comment
Share on other sites

  • 0

a nai soz tr to eida w8 na s pw :D

afto edw m leei :S

[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'δ¦Ώεε‰…β”δΉ‰δ½”ζ€ η‰΅ζ½­η²η‘¥ζ³ε δ±δ••β“β¨γ€±βµβ€¬γ¤§γ΄βΉβ€¬γ¤§γ”΄β' at line 1

[Msg] Finished - Unsuccessfully

INSERT INTO `armorsets` VALUES ('9934', '9449', '9450', '9453', '9451', '9452', '9934', '1', '0', '0', '3623');

INSERT INTO `armorsets` VALUES ('9933', '9445', '0', '9448', '9446', '9447', '9933', '1', '0', '0', '3624');

INSERT INTO `armorsets` VALUES ('9932', '9441', '0', '9444', '9442', '9443', '9932', '1', '0', '0', '3625');

Link to comment
Share on other sites

  • 0

INSERT INTO `armorsets` VALUES ('9934', '9449', '9450', '9453', '9451', '9452', '9934', '1', '0', '0', '3623');

INSERT INTO `armorsets` VALUES ('9933', '9445', '0', '9448', '9446', '9447', '9933', '1', '0', '0', '3624');

INSERT INTO `armorsets` VALUES ('9932', '9441', '0', '9444', '9442', '9443', '9932', '1', '0', '0', '3625');

Y re akana antigrafi to 1 sql.ekana apokopi ta 3 teleftea k ta afisa mona toys sto alo k paly afto moy vgazei :S
Link to comment
Share on other sites

  • 0

Apithanos™ , aptin stigmi pou tou vgazei to item sto shop/inventory pistevw exei perastei sto db. An omws den exei perastei kalo tha itan na ta evazes xeirokinita kamikazi. Den einai tipota diskolo, apla se kathe seira vazeis oti leei sto sql... Oso gia ta .dat arxeia den kserw ti mporei na paizei pleon. Aptin stigmi pou ta exeis valei logika eprepe na sta dixnei. Kai egw evala kapia wings ston server mou alla mou ta evgale kanonika meta apo tin diadikasia pou sou eipa.

Link to comment
Share on other sites

  • 0

Apithanos™ , aptin stigmi pou tou vgazei to item sto shop/inventory pistevw exei perastei sto db. An omws den exei perastei kalo tha itan na ta evazes xeirokinita kamikazi. Den einai tipota diskolo, apla se kathe seira vazeis oti leei sto sql... Oso gia ta .dat arxeia den kserw ti mporei na paizei pleon. Aptin stigmi pou ta exeis valei logika eprepe na sta dixnei. Kai egw evala kapia wings ston server mou alla mou ta evgale kanonika meta apo tin diadikasia pou sou eipa.

koita3e kati me to multisell kanei

pata //admin

kai create item

vale to id tis stolis, ama stin vgazei ola einai kanonika.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Telegram : https://t.me/ultrastore1 Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11
    • L2 ArenaWar: Low Rate PvP Server with Free Buffs & Autofarm [PVP]⚔️ [Free]🆓 Classic Interlude with  3x XP rates! Free starter pack(no grade) to kickstart your adventure! Autofarm for convenient grinding! Free buffs to keep you fighting fit! (2 job buffs) No experience loss on death! (Except with Karma) Clear Karma system to keep things fair! ⚖️ Active community of 800-1k players! Join our Discord to learn more! >> Discord <<     Server website: https://l2arenawar.com/en/    
    • This is dedication! 2 years working on a problem. Congratulations!
    • You indeed have to save player position over Enterworld to properly clean it up later (if you don't, even trying to delete packet content would eventually keep it up), that's what we do with debug packet (which is a reusable Map of ExServerPrimitive packets) on aCis.   It doesn't solve the FPS stuttering - more you draw/delete lines, more your client becomes laggy. It's like if client wasn't deleting drawn points/lines properly, but instead simply hide them and redrawn content above.   If you got a solution, I would happy to integrate it.   You should check aCis#Player _debug packet integration, it allows very big amount of lines/points to be drawn, it is also reusable.   https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/Player.java?ref_type=heads https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/network/clientpackets/EnterWorld.java?ref_type=heads  
    • we sell website templates, make websites to order. Great selection at very good prices. My contacts discord : advert1231 telegram : https://t.me/ggwpins  
  • Topics

×
×
  • Create New...