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

Ryo

Members
  • Posts

    138
  • Joined

  • Last visited

    Never

Posts posted by Ryo

  1. At least he's doing his own tiles U_U

    anyway,

    I prefer the trees of the last screen;

    I'm not an artist but I think you should add a shadow to your tree and make it darker from down to top; so it does look like it's on the ground

    > je préfère l'arbre du dernier screen tu t'es inspiré de pokemon pour celle la ![;)](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/wink.png)
    >
    > je suis peut etre pas un aussi bon artiste mais tu devrais ajouter une ombre a ton arbre, et rendre tes arbre plus sombres du bas vers le haut
    >
    > comme si on aura pas l'impression qu'elles sont cloué au sol .
    >
    > P.s: tu devrais faire d'autres type d'arbres du même genre sa pourrait quétre benefique!
  2. The code is fine,just redownload the engine you are using and replace item editor form in your src folder from the newly downloaded source,it should fix your problem

    And add in the itemeditorinit :

    Nameoftheprojectilescroll.value=item(index).projectileammo

    I dont know what is the name of the projectile scroll so don t forget to replace it

    Check itemrec for .projectileammo i don t know how it s declared neither.i m on mobile so can t check
  3. 800 and 550000 for eo based engines…

    You can lock the server at 25

    It "almost "doesn t mean anythinng though since it s on an empty server, and almost all the code(well or poorly optimised code) isn t executed anyway

    To optimise it optimise mainly your serverloop.
  4. Wasn't easy but i got what he meant(maybe because i kind of had the same idea)

    He means that eo should only render the shown pixels and not the hidden ones(exemple: a grass beneath a rock isn't rendered)

    It s a good idea but can't be done since eo is tile based and not pixel based.

    To do this you ll have to render graphics in the vbgore way.(good luck mapping with that though..)
  5. I have read the code and there is some details you could work on a bit,

    First, if someone made a first auction of 100$ then remade an other one of 150$ instead of giving only 50dollars he will give 150$ again,

    Also it doesn't seem to give back there money to the auction loosers

    Very nice though ![;)](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/wink.png)
×
×
  • Create New...