Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

UzGo

Members
  • Posts

    66
  • Joined

  • Last visited

Everything posted by UzGo

  1. Hello everybody ! This site is very nostalgic to me as the first steps in game development i did here! Hope that the community hasn't changed. I have always associated this community with the idea of nostalgia in games which I realy, really love. Nostalgia might be the key phenomenon of human psychology studies. That is why I want to share with you my thingie: an Action MMO which I solo develop. Eclipse Origin thought me to learn and do things by meself so I have developed this game entirely using my own code by using only one external library - SFML. See more about the Project YouTube: My goal is to a competitive environment which is based on deterministic behaviour. By avoiding random (stochastic) functions the idea of fair competitive game can be easily achieved. You may ask... but where is the fun in that? My answer would be - human unpredictability. Psychology is my hobby and I am impleneting it in the game, you may learn more about how I do it in the youtube channel Hram Spot. __________________________________________________ The story (very summarised) In the world of Dupra, world of no metal. It was you. You were sleeping, sleeping until you woke up on a small peninsula. The physical world around you was very different to the one you have been used to. You see as far as 21 steps ahead of you and the colors around are having a strange emotional effect on you. It is time for your body to take the first vitalising drink of water from the stream and your mind to connect with the mother tree! __________________________________________________ |What is accessible| I love trees, stones and bushes. That is why the battlefield map currently contains only this. More than 10 players can gather at a single spot on the map shooting Hram energy (an energy generated by body and mind energy) at each other. Every player belongs to one of two teams each with a friendly tree which saves them by pulling them from the ground exactly when they are extremely low on body energy(health).
  2. I've been wondering if there are "Party Only" maps than there might also be "Clan/Guild only" maps. And if someone has a plesure to create a tutorial about such maps i will be very happy !!!
  3. UzGo

    Npc attack

    Great !!! I am delighted to see tutorial about this bug ! Keep in mind that your work is very helpful !
  4. You have done a lot for this community man ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons//smile.png) Thank you !
  5. This is so cool !!! I have not tried yet but i think it will be cool !
  6. I have the same problem and i don't know where to look for this function or something.
  7. UzGo

    Attack Frame on EO 3.0

    Bump. Can someone help me to make it on EO 3.0 ![:(](http://www.touchofdeathforums.com/community/public/style_emoticons//sad.png)
  8. UzGo

    Attack Frame on EO 3.0

    [http://www.touchofdeathforums.com/community/index.php?/topic/118812-eo-20how-to-make-an-attack-animationframe/](http://www.touchofdeathforums.com/community/index.php?/topic/118812-eo-20how-to-make-an-attack-animationframe/) Here it is.
  9. UzGo

    Attack Frame on EO 3.0

    > link me Sorry for stupidness but what you mean as "link me"
  10. UzGo

    Attack Frame on EO 3.0

    I try it like i try on EO 2.0 but still id didnt worked :/
  11. UzGo

    Attack Frame on EO 3.0

    There is a tutorial for how to make attack frame which is so cool but my problem is that it is for EO 2.0. So the question is: Can someone… someone who is good person make a tutorial about how to make an attack frame on EO 3.0 ? If this person doesn't have time please just tell me how i can do this or just direct me from where to start.
  12. In the bottom left side of your keyboard."Ctrl" these symbols are on the key.
  13. So can someone make tutorial how can this be done ?
  14. How can I install this on event system ? ![:mellow:](http://www.touchofdeathforums.com/community/public/style_emoticons//mellow.png) On EO 2.0 works and I'm so happy but on 3.0 I can't make it :/
  15. Ohhh man !!! First time i try it on EO 3.0 and it didn't work. I was so sad ;;( but i didnt give up and i try it on EO 2.0 and it worked i'm so so so happy thanks to you man!!! Thank you for share !!!
  16. UzGo

    Tile & Pixel

    Yeah I searched in the code and i found something like this. Thanks I appreciated ! :)
  17. UzGo

    Tile & Pixel

    @Erwin: > If you searched 'Tile size' in the source you would have easily find it, you can edit PIC_X and PIC_Y there. I thoung there will be answers like this :) But in my question i meant to change the size of one tile.
  18. UzGo

    Tile & Pixel

    Hey guys! I wanted to make a bigger sprite with more visible details so one day i decided to make it with more pixels and yeah i really did it woohuu! But then… new problems: it cannot fit with map, i could not make a combine with mask and fringe and other little problems so then i created and idea in my mind: zoom the picscreen :D so okay i did it but... there was problems again :@ - the sprite looked like 80's pixel street fighter.So now i think something else and i wanted to ask you coders. Qestion: Is there a way that can be changed the size of the tiles? I will be so thankful !!!
  19. Just cool for newbies !
  20. If you increase your willpower you will get more health and mana regen. If you up endurance you will have bigger amount of health.
  21. UzGo

    Connection

    @Soul: > Re-install the library files for Eclipse ([here is a guide on how to do it](http://www.touchofdeathforums.com/smf2/index.php/topic,68360.msg736593.html#msg736593)). This will fix one of the first errors (the DirectDraw one). > > In addition, you might need to reinstall your sound drivers. OK thanks a lot !!!
  22. UzGo

    Connection

    @Soul: > Go in "data files\config.ini" and set "Debug=1", then start up the client. Now, go to "data files\logs\errors.txt", and copy and paste that here. > > This will tell us the errors in more detail. WOW ! I have never known this way of checking! Thank you so much for this! But I still don't know how to fix it :(
×
×
  • Create New...