Jump to content

Worldofjimmy

Members
  • Posts

    160
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Worldofjimmy

  1. Im planning to purchase a slot. Is it possible to also run IntersectCMS on the same server?
  2. Hello, Is there any Design Ready Tier for EU available?
  3. Hello, I would like to request a source request. When you open a shop you can only see images of items that is being sold by the shop. I would like that you could switch and see what items the shop is currently interested in purchasing from you. I think the Shop view is quite non-userfriendly due to only showing items sold by the shop.
  4. Just found this tutorial and must say that it is brilliant
  5. So you dont s1eep but you might be afk
  6. So two different options 1: work on areas not accessible by online players (Beefy Kasplant). 2: work on local version of online db and then push new changes to live server db (wishy). How would you push new changes to live server db? via migrate between mysql and sqlite?
  7. Oh that is a clever way. Is it something else that should be kept in mind while creating more content on released games? Will players notice anything that saving in editor does? For example, item respawns.
  8. Hi, Im planning ahead and thinking of how a release of a game would work out. If I release a game, how do I keep working on making more content without interrupting the online game? If I press save in Editor the game implements the changes directly. What would be the most appropriate way of releasing a game + making more content? ________ Summary of answers 1. work on areas not accessible by online players (Beefy Kasplant). - If editing npcs or items that are in accessible areas, those changes would take immediate effect when saving (jcsnider). 2. work on local db version and then push to live server while doing scheduled maintenance (wishy). How to push local db version to live server? shut down server, replace gamedata database, then start server (Joyce). Thank you so much for contributing for explanations.
  9. We're moving up now Mod2 are sleeping
  10. how long will this be going on ?2
  11. Where can I read how L and R shift works? However, great update!
  12. Hello, I would like to request a source modification concerning: Tile(example blocked) that when placed won't remove items on that specific tile. Purpose: If having a housing system, this tile won't remove dropped items on floor. (for example Tibia have this kind of system).
  13. Worldofjimmy

    WIP Floor 100

    Wow, looks amazing!
  14. More options of calculating with variables has been available in version 6.2. Setting this question as answered.
  15. Shall I make a new source request for that specific request?
  16. How do you mean ? I made a common event which is when run summons an NPC for example Skeleton. I assigned the common event to a spell. When a player used the spell it works as intended but not when an NPC use the spell same spell (NPC just casts the spells until out of mana).
  17. Hello, I would like to request a source modification. Like the title says: Npc trigger event With this modification NPCs will be able for example summon other NPCs with spells. For example: Necromancer would be able to summon skeletons, ghouls and other npcs. Inspiration:
  18. How do you mean? When my NPC uses the spell I created, it does not summon another NPC. Is it something wrong?
×
×
  • Create New...