Ir para conteúdo
  • Cadastre-se

L2JDream Project BETA v2.0


Wallz

Posts recomendados


ca someone hel me How Create a Gmplayer in l2jdream ?
I put in navicad accesslvl 1 but nothing
then in L2jDream V2\game\config\admin\access\example i put it :

# Number of character (charId)

# You can see it in the database

CharId = 268510514 <----- my CharId Navicad

But nothing
How do i made a Gmplayer ?


Link para o comentário
Compartilhar em outros sites

ca someone hel me How Create a Gmplayer in l2jdream ?

I put in navicad accesslvl 1 but nothing

then in L2jDream V2\game\config\admin\access\example i put it :

 

# Number of character (charId)

# You can see it in the database

CharId = 268510514 <----- my CharId Navicad

 

But nothing

How do i made a Gmplayer ?

 

 

# Has a Root Admin, access to all the commands
# If set to True, then the isAdmin is True
isRoot = True - See if here is as true
Remember to restart the server after modification.

peaky blinders GIF By: FelipeRamos.

Link para o comentário
Compartilhar em outros sites

which file? Might explain please?

 

qual arquivo? poderia explicar por favor?

File: example.cfg

 

change the file name, the name of your char.

 

Example:

O conteúdo está oculto, favor efetuar login ou se cadastrar!

Editado por Dwbryel

XD

Link para o comentário
Compartilhar em outros sites

Um pedido que eu gostaria de fazer, simplesmente com a melhor intenção de procurar erros, e reporta-los a vcs.

 

teria como postarem o MYSQL, o NAVICAT e o JAVA que vcs usam? tipo upar o arquivo que vocês usam e postar aqui?

 

já baixei tudo certinho não deu, e não sou leigo, já tive 2 servidores de lineage, e esse e o primeiro pack que eu não consigo rodar na minha maquina .

Link para o comentário
Compartilhar em outros sites

Java JRE 8u31

O conteúdo está oculto, favor efetuar login ou se cadastrar!

MySQL 5.6

O conteúdo está oculto, favor efetuar login ou se cadastrar!

Navicat

O conteúdo está oculto, favor efetuar login ou se cadastrar!

(todos são download do ".exe" e instalação normal, basta ver qual é seu sistema operacional)

 

Não há como fazer tutorial dizendo para abrir site fazer download e dar 2 cliques, isso é instalação padrão que todo administrador tem obrigação de saber fazer.

prja.png
Current Chronic: The Shadowy Nightmare (SDE-V7 Currently Under Construction)☜═㋡

Link para o comentário
Compartilhar em outros sites

is there webpage with scrip ranking for grandboss, castle, etc for l2jdream ?

I try to put it with my page web but i cant made it.

Sorry only i want to learn and this project l2jdream is the best !

This is because the L2JDream V2 project is different from the others.

You will have to adapt their web scripts for our review in compliance with the standards of our database.

Ready scripts for further revisions do not work in ours.

Good luck in adaptations.

prja.png
Current Chronic: The Shadowy Nightmare (SDE-V7 Currently Under Construction)☜═㋡

Link para o comentário
Compartilhar em outros sites

Might give me a simple guidance on how to do this please , for example in the case of pvp :

this is the code:

$i = 1;
$select = mysql_query("SELECT char_name,pkkills,pvpkills,(SELECT clan_name FROM clan_data WHERE c.clanid = clan_id) AS clan,(SELECT ClassName FROM char_templates WHERE c.base_class = ClassId) AS class FROM characters AS c WHERE accesslevel = '0' ORDER BY pvpkills DESC LIMIT 35") or die (mysql_error());
while($res = mysql_fetch_array($select)){

?>

 

 

then i get this en webpage:

 

Table 'dream.char_templates' doesn't exist

 

 

In this case there is not char_templates i navicad then

what do I should replace it ?

 

So sorry for noob ask only help me with it then i will made all

Editado por luisalberto
Link para o comentário
Compartilhar em outros sites

....

My apologies ... I'm not really the area that makes web development.

This you have to know or hire someone who has the knowledge, not part of the Dream servers, and therefore we can not provide this type of support.

Really sorry, but this discussion is on the server in the process of testing and tweaking.

Contract a webmaster to solve their problems with site adaptations and readings in the database of our server.

 

* No more, good lucky.

prja.png
Current Chronic: The Shadowy Nightmare (SDE-V7 Currently Under Construction)☜═㋡

Link para o comentário
Compartilhar em outros sites

paytaly, em 20 Fev 2015 - 18:47, disse:

@luisalberto you may add this table (char_templates) on your database. Just copy it from another project.

so thx u brother. Now i get it : Unknown column 'accesslevel' in 'where clause'

what do i have to do ?

So sorry for ask but i like l2jdream project and i want to learn to use it.

Link para o comentário
Compartilhar em outros sites

You gonna have to remove this part from the Query:

WHERE accesslevel = '0'

 

This will make Admins/GMs be shown in the ranking. If they have a few PvPs or PKs this will not be a problem for long. But if really want to ignore them in your rankings, you may do something like that:

WHERE charId NOT IN (CHAR_ID_ADM, CHAR_ID_GM, CHAR_ID_GM2)

Link para o comentário
Compartilhar em outros sites

.

 

and

.

 

Please ladies... :onda:

This topic is not about websites and web corrections, speak only matters directly connected to the server.

To report bugs and problems in the game this topic, the area of doubt and sites exist for this treat this subject there.

 

Please respect the topic.

prja.png
Current Chronic: The Shadowy Nightmare (SDE-V7 Currently Under Construction)☜═㋡

Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.





×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.