Jump to content

Roxas07

Banned
  • Posts

    101
  • Joined

  • Last visited

  • Days Won

    9
  • Feedback

    0%

Everything posted by Roxas07

  1. Use Alpha blending of directx, you can also create a reflect plane on your texture model with some parameters in the STATEMANAGER. I use that for my water. Edit: For example pending the rendering method , before drawing of the model : // Enable transparency. STATEMANAGER.SetRenderState( D3DRS_ALPHABLENDENABLE, true ); --> Render your model with some condition for detect the name or the vnum for add transparent texture on him only. // restore the render state after rendering. STATEMANAGER.RestoreRenderState(D3DRS_ALPHABLENDENABLE);
  2. Yeah for low configuration, so if someone want add that new system I think the great idea is also make a system for hide Private Shop when a player want to hide Private Shop.
  3. Now we need develop the render target function for python for myshopdecorationwindow Thank you for the patch
  4. Cython need a Key , so I think you can do it but only with the key of the Cython file. And in programming, nothing is impossible.
  5. Good and pretty easy to make it also
  6. Private server from germany need to be hosted on some offshore country now
  7. For me this is the first real update of metin2 I think between 2012 at today.
  8. the problem come from packet into the game. You have maybe added something wrong into UpdatePacket() functions
  9. Not for the moment, My system of map is not finish, when this is finish , I prepare a new video. Cordialy
  10. You right, play to games is funny at start but when we become true developpers , we don't have time to spend for a game or we don't like to play with the time
  11. This system is really old and unstable, now you can found the system complete without scale_item.
  12. Update of the presentation post Update of the server tools. Map editor 0.1: The map editor that I created, creates the maps and the envoyers the customer instead of containing them in the client. It simply sending the mapping of this command with the coordinates of the plane, textures etc etc .. - Sending map to client was finish. All orders is contained into a byte packet encrypted. - Add plane with coordinate.
  13. This is the video capture who made a bad quality of the graphics. My Graphics Engine is the powerfull OpenTK from OpenGL. Granny is shit compared of OpenTK And , like I said before the model and animations are created for just make test. When the basics of the MMORPG are finish , I start to make the true models and animations of the game.
  14. Thank you I start the dynamic map system
  15. New Update ! Development of System of SkyBox is finish ! Prepare for map system... Update SkyBox - 11/03/2016
  16. Thank you, I am currently working on Heightmap system , my Server TCP was programmed into C# with Winform. I can create Heightmap on the server and send it like an update for all player when i want without disconnect players. I want create a fully object game.
  17. I don't working on it , I finish something before. When i working on it , I make a post about it.
  18. Hello everyone, I'm Roxas or Jin , name me as you want. My real surname is Sam, you can call me like that if you prefer. I live in France, i'm a developer and a network administrator in my real life, I'm twenty two years old. I know some language for programming: -PHP/HTML/CSS (Website, API etc..). -C++ (with hardware and some others.. like Raspberry or manipulate Vectors , Shaders with DirectX or for Metin of course.) -C# (Console, Winform, WPF and some others.. for make a TCP Server etc etc...). -Java. -Python for Metin and some others and some others.. I working on Herra and some others project like my project on Android without name for the moment: MMORPG Android If you want some help , you can contact me with private message. Cordialy, Sam
×
×
  • 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.