Jump to content

Ainz Ooal Gown

Elite Contributor
  • Posts

    623
  • Joined

  • Last visited

  • Days Won

    54

Everything posted by Ainz Ooal Gown

  1. Ah ok, I thought it affected NPC combat speed as well. Thanks for intel
  2. Is it not the NPCs speed attribute what controls its attack and movement speed?
  3. Awesome stuff guys!!
  4. Make and item that teaches you the spell or use events.
  5. I found the best way for just say an insta-death is have an event that warps the player to a re-spawn point and say some text like "You died". Simple but does the job.
  6. Very promising, looks great so far
  7. Looks awesome that mate, coming along nicely
  8. Very cool, thanks for sharing
  9. Looks awesome! Fighting seems intense, keep up the good work!
  10. Ah cool
  11. I thought the negate would do opposite to the condition set? So if var2 => 5 do summit then if negate is set it would do var2 <= 5 do summit This not the case?
  12. By default party exp is shared across all members no matter what map or distance between party members (what I found when testing). Would be good to have a the ability in the config to set a max range for party sharing exp based on map distance.
  13. Looks very promising mate Art is very good.
  14. Higher
  15. Put your items in a tilesheet and add them to your tileset folder. Easiest way
  16. Not possible at the moment, All spawned map items are set by a single value in the config. However the best way to get around this if you want separate times on different spawned items is just to create them as a resource or event. So have the resource image the item you want and the exhausted image as blank. Set the respawn time to what you want Set health of the resource as 1 Have the resource drop the item. Another way is to do this via events (multiple ways) one way is (not tested, just off top of head as at work atm): Have an event as a player touch Give player Item X Wait 60000ms (60secs) Exit Event process If you want the item to be obtained one per player, then add a player switch to trigger when the player receives item to toggle on/off. The engine is very powerful in a sense that you can get around things using events / resources and such. Just need to explorer the engine more and see what is possible
  17. Are you talking about "Map Spawned Items"?
  18. What do you mean? Like a player has 100 silver which is equal to 1 gold and wishes to convert silver in to gold?
  19. Looks awesome that new UI! Great work as per mate
  20. down in the valley
  21. Haha good! was too lonely this morning
  22. Looks awesome mate! I like the graphics, custom?
  23. First time I think I've ever seen only myself online... Strange as normally you cant get rid of @Dashplant
×
×
  • Create New...