Jump to content

RoxaLyssa

Inactive Member
  • Posts

    236
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    0%

Posts posted by RoxaLyssa

  1. Maybe you should start from the beginning, therewith installing and setting up serverfiles, mysql modifications, etc. If I know it well, there isn't any beginner tutorials in this forum, so it can be a hard thing here if someone would like to start from scratch.

  2. Dear Community,

     

    I've made a new skipia dungeon, but I ran into a big problem. Unlike most of the objects, the skipia dungeon can't hold the characters without help:

     

    mkRQb.jpg5kJdb.jpg

     

    If I know it well, the adjust terrain height option in the World Editor is exactly for problems like this. But when I run it, it says interesting things:

     

    H0xcf.png

     

    After that (just before) my height.raw files look like this:

     

    9cCJh.png

     

    While the original skipia dungeons' heights look like this:

     

    PaTjb.png

     

    I tried many versions of WE, but all does the same. I know that I could also use Photoshop to solve this problem, but that would be a lot of work which I'd like to save. So I hope that someone could help me in this. 

     

    Thanks in advance for your answers! :)

  3. mysql_query = function(query)
        if not pre then
            local rt = io.open('CONFIG','r'):read('*all')
            pre,_= string.gsub(rt,'.+PLAYER_SQL:%s(%S+)%s(%S+)%s(%S+)%s(%S+).+','-h%1 -u%2 -p%3 -D%4')
        end
        math.randomseed(os.time())
        local fi,t,out = 'mysql_data_'..math.random(10^9)+math.random(2^4,2^10),{},{}
        -- os.execute('mysql '..pre..' --e='..string.format('%q',query)..' > '..fi) -- für MySQL51
        os.execute('mysql '..pre..' -e'..string.format('%q',query)..' > '..fi) -- für MySQL55
        for av in io.open(fi,'r'):lines() do table.insert(t,split(av,'t')) end; os.remove(fi);
        for i = 2, table.getn(t) do table.foreach(t[i],function(a,
            out[i-1]               = out[i-1] or {}
            out[i-1][a]            = tonumber( or b or 'NULL'
            out[t[1][a]]           = out[t[1][a]] or {}
            out[t[1][a]][i-1]      = tonumber( or b or 'NULL'
        end) end
        return out
    end

    Have you tried this too?

  4. You could have used the grey version of this lion statue to fit more into this environment. And I don't like the roads being so wide but it's just my opinion. The textures are good anyways, but I'm not sure that this colour scheme would be fortunate for a map1. You could try using lighter colours as well.

  5. In the last month many people came and went in our team, and it's not as good as it seems. We only need people who are serious about being one of us, and really want to help and work with us. We are a serious team with ambitious plans, but we are getting running out of time. We must start at least the open beta test in August, but we have still many things to do, and we are not enough. We are working on this project from day to night, and we are very close to the server start, but we can't make it if only those people are joining who are not serious about it. 

     

    It takes many time to deal with the new teammates. We have to introduce our project better, we have to find out their skills, we have to find them tasks that they can perform. It takes that time that we could also give to development. So I can say that those one-day-men are just pulling us back. 

    We won't give out our files, we won't give you access for anything, and we also won't tell you all the details of every of our projects, only those what you have to do. Only time can build trust, and we experienced enough that many people are unreliable, and we have a good reason to be careful. 

     

    We are working on this project for one and half years and we won't stop in front of the destination. Since we started this project, we reset and recoded almost everything again to make them better, to make them clearer, to make them more stable. We are perfectionists, but as I said, we are not enough for our perfectionism. We need more helping hands. You don't have to be professional as long as we can use your knowledge, and we can use many knowledges. You can also learn from us, but only if you do enough to be worth to invest our energies into you. We also need supporters from many countries, because most of our members speak only Hungarian and English, so we need people who can deal with those players who will need help but don't speak any of these languages. 

     

    If you want to join us as a translator or developer, be ready that you'll have many things to do. We are still having thousands of lines to translate (especially in German), and many projects to be programmed. And I promise that you won't regret it. You can be a part of a good company and a great and unique project, and soon you can say that yes, you took your part from it. Also everyone will earn what they deserve once we can start finally.

     

    Maybe you don't find us enough attractive to invest your energy into us, but as we also mentioned in the presentation, we can only show you our finished projects, and we are still having many that needs improvement before we present them. What you can see in this presentation is not all of our knowledge and ideas, only a little piece of it.

     

    I don't want to discourage anyone from joining us. I want you to join us, because we need you, even if you don't consider yourself a professional. But we need hard-working people, who can work at least some hours for us per days. We won't force you to do things you don't want, everyone can do in our team what they want. But we want you to do it well and fast, because soon we'll run out of time.

     

    Thanks for reading it. :)

     

    • Love 2
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / 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.