Jump to content

Jackson

Members
  • Posts

    115
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Jackson

  1. Yes, I use the same methods, but to think of how to put it in crafting for things, I could not, the maximum that can be done is the sound of opening the workbench, no more
  2. in the editor there are no functions for audio files, whether it is possible through json files if Yes - that what, to make a workbench voice, craft and other things
  3. I did not know that for another language you can get a warning, that's for this and you need a community in other languages.

    1. Sweet Candy

      Sweet Candy

      Below the forums we have a community in other languages 

    2. jcsnider

      jcsnider

      Yeah, except where designated this is an English community. Posts are expected to be written in English or translated. The full list of forum rules can be found here:

      https://www.ascensiongamedev.com/rules

  4. гениально) я написал в чём была проблема
  5. Hello, i need help ^^ who can tell you how to implement such an item in the engine as a torch, so that the player can carry it in your inventory, and when takes in the slot equipment - the torch is lit, I tried to implement it, but it turned out so that the torch shone only on impact, or flickered
  6. thanks for all-mega-big help

  7. glad to help you can evaluate my work, I think they will be useful in the development of the game
  8. sorry for inattention, I initially set the light switch to True thereby disabling the change of time, now I understand what the error is, up to this thought that I have not included a function to change the day\night, says that - no - I didn't understand what was wrong, now found what the problem is. the question is closed)
  9. I'm not sure how to work with that.
  10. i not undestand
  11. go to the Windows firewall and see written there that your port is open https://2ip.ru/check-port/ - y can chek your closed\openned ports on this sait
  12. if port closed - you must open port) see guide up when port openned - you can play with friends
  13. there is a problem, I wanted to include regime change of day\night, but when you click the mouse flies from the selection window, ahem, maybe you faced with this? as I understand the failure probably in the code of the engine, when you click on the check mark-enable I fly off the selection window, so every time you open, in the end I can not activate this mode.. I will be glad if you help
  14. client and editor -> resourses -> config.json - your ip - save { "Host": "localhost", input your ip adress "Port": 5400, "RenderCache": true, "Font": "arial", "ChatLines": 100, "MenuMusic": "It_Devours.ogg", "MenuBackground": "background.png", "IntroImages": [ "logo.png" ] server -> resourses -> config.json - playerdatabase gamedatabase - input ip save "PlayerDatabase": { "Type": "sqlite", "Server": "localhost", input your ip adress "Port": 3306, "Database": "", "Username": "", "Password": "" }, "GameDatabase": { "Type": "sqlite", "Server": "localhost", input your ip adress "Port": 3306, "Database": "", "Username": "", "Password": "" } }
  15. Hi, you need to open the port, go to the server, open the settings -server.json for friends there - enter your ip, then open the port that is listed there, your friends can connect, provided that you have a server and a port for this connection on your PC
  16. thanks, i go test it
  17. I did, it's too simple to understand, it gives an error with some sort of KEY and even deleting data can not close the program writes again the problem
  18. hello, need help. i open playerdata.db and cant delete 1 users some time programm send - error or can delete user I can't understand how it is correct to delete users, let's say I want to delete the account of the violator from the server database sorry for bad English
  19. Version 1.0.0

    1131 downloads

    Translate from Russians gamedevs :3 Перевод движка для русских - заменяете файлы в папке игры на те что в архиве и готово)
  20. nice
  21. Version 1.0.0

    4960 downloads

    3 tilesets that are optimized for the engine the Internet has a lot of tailsmo but their long search, the majority (80%) is not optimized during the mapping, it turns out that they *curves* and adjust all hands for too long, so I decided to add in this pack tilesets which will find topics and to optimize the use :*
  22. Eventually I'll make new animations for skills and not just adding them to the new packs
  23. its give more distance XD ok I think I understand, I'll try to change the distance in the opposite direction
  24. I have a Russian version of the translation engine, maybe something translated wrong somewhere, can you explain to me please how to move the animations ?
×
×
  • Create New...