Jump to content

Recommended Posts

Posted

1o.

Επειδι βλεπω πολλοι ρωτανε για την class changer πολλα κοιταξτε τα εξης:

Μεσα στο altesetting.properties θα βρειτε την λυση..Βρισκετε στο--> Datapack/gameserver/config/altesetting.properties

Ανοιξτε το αρχειο με Σημειωματαριο..Θα βρειτε μεσα το εξης κειμενο:

 

 

#-------------------------------------------------------------

# Skills config

#-------------------------------------------------------------

# Allow players to change occupation via Npc Class Master

# If you need change occupation only use quest then set them to False

# if you want players change only first occupation set AllowFirstClass = True

# if you want players change only Second occupation set AllowSecondClass = True

# if you want players change also third occupation set AllowThirdClass = True

# Default = False

AllowClassMasters = False-->Αμα θελετε να εχετε class changer ston server σας απλα στο κιτρινο ενα False

AllowFirstClass = False-->Αμα θελετε το πρωτο quest να δινετε free βαλτα απλα στο κιτρινο ενα False

AllowSecondClass = False-->Αμα θελετε το δευτερο quest να δινετε free βαλτα απλα στο κιτρινο ενα False

AllowThirdClass = False-->Αμα θελετε το τριτο quest να δινετε free βαλτα απλα στο κιτρινο ενα False

 

Ωραια...Επισης για τον  class changer σας προβλιματιζει το που τον βρισκουμε  και τετοια..ο  class changer ειναι ο Event manager ο οπιος οταν βαλατε True στο πρωτο κιτρινομετατραπηκε σε class changer...μπορειτε να τον βγαλετε γραφοντας://spawn 31228

 

 

2o.Πως βρισκουμε το id ενος npc και πως το ξαναβγαζουμε σε ενα σημειο η πως το βγαζουμε απο ενα σημειο!!

 

Με τον admin char πιγαινουμε στο npc που θελουμε παταμε shift και κανουμε αριστερο click πανω του.

μας βγαζει ολες τισ πληροφοριες αυτου του npc..για παραδειγμα η buffer της Oneo.το id της:

cfo31mxmufm3nb9npola.jpg

Τωρα πως το ξανα βγαζουμε σε ενα σημειο.

Παμε με τον παιχτη μας στο σημειο αυτο πανο και γραφουμε://spawn 40006

και αυτοματα βγαινει το npc.

Για να το κανουμε delete.

απλα πατιστε το delete που βλεπετε στην παραπανω εικονα.

 

3ο.Πως να κανετε καποιον GM.

 

Με τον admin παιχτη σας ανοιξτε το admin panel γραφοντας //admin

μετα πατοντας στο πανο πανο π λεει game μετα στο list και μετα τον παιχτη που θελετε να κανετε απο την λιστα που θα σας βγαλει..Εκει θα σας βγαλει καποια πραγματα για τον παιχτη .Εσεις θα επιλεξετε Edit και μετα θα σας βγαλει καποια πραγματα που μεσα σε αυτα θα ειναι και το acess level=(εδω θα βαλετε 100 για να γινει GM o παιχτης)

[move]

Αυτα Μεχρι στιγμης Ελπιζω να σας βοηθησα πολυ!!![/move]

Αμα θελετε βοηθεια σε καποιο αλλο σημειο πειτε μου και θα προσπαθησω να κανω τον πιο κατανοητο  guide  για σας φιλοι μου..ευχαριστω!!

 

 

 

 

 

  • 2 weeks later...
  • 2 weeks later...
  • 4 weeks later...
  • 3 months later...
  • 1 month later...
Posted

re paidia omws dn einai ola ta pack etc yparxoun k kalutera p mporeis na anaptiksis enan server

 

1on 8elei douleia dld ka8e 24 ores g na ftiaksis enan kalo  kai toumpano server

 

2on 8elei kai mualo pos 8a ton make

 

ayta apo mena :)

  • 4 weeks later...

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
Reply to this topic...

×   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.



  • Posts

    • 🔥 Apresentação I present to you a new fully customized DressMe system, developed for DreamV2, inspired by the best servers and enhanced with unique features that guarantee performance, customization and stunning visuals. ✨ Funcionalidades ✅ Aplicação de visual de armas e armaduras sem alterar o item real equipado. ✅ Compatível com qualquer tipo de arma/armadura (ex: skins de bow visíveis apenas com bows equipados). ✅ Remoção automática do visual quando parte do set real é desequipada. ✅ Efeitos visuais (skills) aplicados com suporte a: Aplicação única ou recorrente Intervalo configurável via XML Remoção automática ao desativar o visual ✅ Interface limpa e lógica modular, fácil de expandir com novos visuais ou efeitos.     <?xml version="1.0" encoding="UTF-8"?> <dressMeList> <dress skillId="9100" name="Draconic Armor" type="ARMOR" isVip="false" > <visualSet chest="6379" legs="0" gloves="6380" feet="6381" helmet="6841" /> <visualEffect skillId="445" level="1" recurring="true" interval="35" /> </dress> <dress skillId="9102" name="Cloak Style Armor" type="CLOAK" isVip="false"> <visualSet chest="7000" legs="0" gloves="0" feet="0" helmet="0" /> <visualEffect skillId="10005" level="1" recurring="false" /> </dress> <dress skillId="9103" name="Valakas Style Weapon" type="WEAPON" isVip="false"> <visualWep type="bow" rhand="7575" lhand="0" lrhand="0" /> <visualEffect skillId="10005" level="1" recurring="false" /> </dress> </dressMeList> 📸 Imagens & Vídeo 🛠️ Detalhes Técnicos Desenvolvido com base no L2J DreamV2 Integração direta com L2PcInstance, Inventory, ThreadPoolManager e SkillTable Sistema de gerenciamento central via DressMeEffectManager Agendamento e cancelamento seguro de efeitos recorrentes Totalmente thread-safe e compatível com jogadores offline 📂 Instalação A instalação é feita via patch e inclui: Classes: DressMeHolder, DressMeEffectManager, modificações em L2PcInstance XML de exemplo Suporte completo à expansão por armas, cloaks e visuais parciais 📎 Download https://pastebin.com/raw/7i843yKh 💬 Feedback & Sugestões Sinta-se à vontade para comentar abaixo com sugestões, dúvidas ou feedbacks. Toda contribuição é bem-vinda para futuras versões!
    • @Tinker123aa Guytis, I have nothing against you, but it's very clear to me who is behind this files. I'm talking about the one that came with the captcha anti-bot system. I personally bought it from the real owner, who was one of the administrators of L2Gold.cc. This can be confirmed by him if he wishes. 😊 Maybe you worked on the files, but they didn’t start from you.   To the people trying to buy the files I’m just advising you not to waste your money. This is 100% verified information.   I honestly don't know how people believe you. 🙂 I'll share the link to the guy's topic below.   ps  
    • Hello,  Anyone knows how I can communicate to purchase this emulator.  Nobody answered in the forum of eternity neither Kate neither lord winter.    Thanks in advance.
  • Topics

×
×
  • 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