Jump to content
  • 0

i need a grf my server is renewal and my client is 2020


Question

15 answers to this question

Recommended Posts

  • 0
Posted
1 hour ago, Branchi said:

thanks friend but what I need is a grf so that all the images can be translated into English

blabla.png

download it and make grf your self. you can build/make grf right?

  • Love 1
  • 0
Posted
Just now, Slammer said:

descárguelo y haga grf usted mismo. puedes construir/hacer grf, ¿verdad?

I already managed to create the grf but now the letters look very small, do you know how I can fix this??? picture below how it looks

little.png

  • 0
Posted
Just now, Branchi said:

I already managed to create the grf but now the letters look very small, do you know how I can fix this??? picture below how it looks

little.png

 

at diff exe use costume font or you can edit at clientinfo/sclientinfo lang 0 to lang 6

  • 0
Posted
On 11/17/2022 at 5:19 PM, Slammer said:

at diff exe use costume font or you can edit at clientinfo/sclientinfo lang 0 to lang 6

thanks you are the best you helped me a lot ♥

One last question, how can I make it so that when I kill a poring the loot goes to my inventory and not to the ground?

loot.png

  • 0
Posted
Just now, Branchi said:

One last question, how can I make it so that when I kill a poring the loot goes to my inventory and not to the ground?

loot.png

if id as GM/Admin just @autoloot

if id normal you must edit at Server\conf\groups.yml

Quote

Body:
  - Id: 0
    # group 0 is the default group for every new account
    Name: Player
    Level: 0
    Commands:
      changedress: true
      resurrect: true

become :

Body:
  - Id: 0
    # group 0 is the default group for every new account
    Name: Player
    Level: 0
    Commands:
      changedress: true
      resurrect: true
      autoloot: true


after that restart your server

  • MVP 1
  • 0
Posted
12 hours ago, Slammer said:

if id as GM/Admin just @autoloot

if id normal you must edit at Server\conf\groups.yml


after that restart your server

Thanks friend, I really appreciate your help. Can I ask you one more question???? It is that I am trying to turn on my server but when executing the command ./athena-start start it says access denied. Do you know what I can do to be able to execute this command and have my server turn on?

 

  • 0
Posted
23 minutes ago, Branchi said:

Thanks friend, I really appreciate your help. Can I ask you one more question???? It is that I am trying to turn on my server but when executing the command ./athena-start start it says access denied. Do you know what I can do to be able to execute this command and have my server turn on?

 

chmod a+x athena-start
./athena-start start

  • 0
Posted
20 minutes ago, Slammer said:

chmod a+x athena-start
./athena-start start

Thank you very much I was able to do it thanks to your help but now I get this

 

it says that the login-server file does not exist which does exist

problem1.png

  • 0
Posted
5 minutes ago, Branchi said:

Thank you very much I was able to do it thanks to your help but now I get this

 

it says that the login-server file does not exist which does exist

problem1.png

chmod +x ./configure
./configure
make server

chmod a+x athena-start
./athena-start start

 

are you use linux? what linux?

  • 0
Posted
On 11/18/2022 at 7:35 AM, Slammer said:

chmod +x ./configure
./configure
make server

chmod a+x athena-start
./athena-start start

 

are you use linux? what linux?

yes Ubuntu 20.04 - 64 bits

Is it better that I change the version of linux?

  • 0
Posted
Just now, Slammer said:

no need. have you try what i write?

Yes but it does not work  still the same problem   I tried to compile it but I can't I don't know why

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...