Jump to content

Azaren

Registered User
  • Content Count

    178
  • Joined

  • Last visited

Everything posted by Azaren

  1. Azaren

    Dev Diary #154 - Custom Images

    Nejsem si jist, zda jsem se vyjádřil v angličtině správně, měl jsem tím na mysli velikost v Mb, jinak řečeno, kolik se toho do knihovny vejde ? I mean "size in mega-bites"....If my english is too bad, i´m sorry ?
  2. Azaren

    Dev Diary #154 - Custom Images

    I have a simple question. Will you increase the size of Custom image library game logic in future patchs? Custom image is one EXTREMELY good thing, but if i want add in game custom game interface? ?
  3. Azaren

    Dev Diary #154 - Custom Images

    No, i don´t delete it. And i have only one custom picture, capacity 0,1%... ?
  4. Azaren

    Dev Diary #154 - Custom Images

    @Adam Snellgrove I have problems with custom icons...In editor i see icon normal, but ingame i see only blank icon...(like screens bellow) Icon (helmet) in my icon storage Icon in editor wiew Icon in game wiew ? What i do wrong? I dont find any guide for this, or what format i need to use (i use .png) or any advice ?
  5. Azaren

    ban dodging

    Thanks you Ocnog ? You are best! ?
  6. Azaren

    ban dodging

    Please, is there any possibility to ban dodging by scripts? (i need to stop this function completely for few second...)
  7. Azaren

    Sky Battlegrounds

    New patch 0.6.13 was added. Main content (Dungeon) is secret and i dont give you any spoilers how toi get in or how to complete quest line for this Dungeon. But i show you something else...New Elite entity (2000 rating). Can you beat it?
  8. Azaren

    Add heal wounds on potions

    Yes, problem is time between two actions and possibility to block heal to another player who use eg. speed potion or in duel self-block heal if you use, stop-use, and use again potions...It has more possible problems...
  9. Can you please add "heal amount" event to potions listener like bandages? here: https://community.bistudio.com/wiki/Ylands_Tile_-_On_Drink_Event or aply potions heal to here: https://community.bistudio.com/wiki/Ylands_Tile_-_On_Treat_Wounds_Event I have unfinished special info board for battlegrounds and "healed amount" in, but cant use, couse potion has not amount healed or cant be used "drink event", couse can heal only 50? 65? 87? Who knows how much? Sorry for my bad english... Peter
  10. Azaren

    Add heal wounds on potions

    In my game player has not 100 hp, but maximum is 350 ? I would like to show correct value of healed hit points. Now i just use value +100, but sometime heal potion heal ONLY 64? 35? 99? ? And more important is i would like add ANTI-HEAL skills. For that i need healed amount from all sources (not bandage only). For now i can do only "anti-bandage skill", that is absolutely useless.... Drink event start on every potion drinking now...
  11. Azaren

    Skills

    Thats good idea! I will add three statues too in my game...And Ocnog will be there too! ?
  12. If you get stackable items by script in a number greather than maximum of stack of them, you get info about losed items and wrong numbers of new items. On picture below script run ONLY +20 and +10 potions, but i saw +30 and -15 too. If you use script like me (on picture above), you get right numbers of new items. before script run: after script: If i use script to add MORE items THAN maximum in stack (like bellow), script dont get number of items corretly, and i have no idea how... Thanks you, and i apologize for my english...
  13. Azaren

    Naru's Corner #7 - Optimization tips & tricks

    @NaruTheHuman I have one more question please...If i have animated object too far from player, but still "active" animated, is animation active or paused? Or you have to stop animation play manually? PS: nejde mi ani tak o to, zda se animuje nebo ne, ale spíše o to, zda to zpomaluje hru...
  14. Azaren

    find script line

    Please, is there any possibility to find script line? Or check line in script by mouse click or something like that? I need find script line (#2684) from yelow error message (bellow) but i dont know how...All my test to find this line failed. Thank you for any advice...
  15. Azaren

    Character NPC clone

    Yes, this would help me with my intro too. ?UP
  16. Azaren

    Sky Battlegrounds

    New respawn in patch 0.6.12. And try to catch a Magic rabbit if you can ... Its somewhere on the map ?
  17. I use a lot of lights...Visible, unvisible, behind the window, shadow creator, etc., but i´m forced to use light sources like torches. If you can add possibility to add something like "invisible light source" like fully editable choice for creators? (eg. editable intensity, colour, luminosity, afterglow, etc.) And add to game logics maybe? (edit: i dont mean "enviroment") and in best way, something like that: Thanks, and sorry for my english....again ?
  18. Azaren

    Multiplayer issues

    Sorry for my english...i will try describe our problems...Sometimes, when i try find my friens for game invite, game "stuck" in "searching". I cant go out, or cancel it, or anything...Just ctrl+alt+delete and shut game... Screen looks like picture bellow...
  19. Azaren

    Naru's Corner #7 - Optimization tips & tricks

    @NaruTheHuman My question is: Are those flags "animated objects"? Or flags are not hard for memory? I have more than 15 flags in visible radious on my map. Thx for advice ?
  20. Azaren

    duplicate a game object ?

    If i understand your problem right, you must actualize game logic in storage manualy. This is not needed only in "entity storage" but in "game logic storage" you have to manualy reload.
  21. Azaren

    Sky Battlegrounds

    PATCH 0.6.10 published. Main change is 90% damage penalty to teammates, does no apply in arena (before was 0%) More changes in game changelog... and the roof is almoust done... ?
  22. Azaren

    return if entity exists in the world ?

    If tiled entity is dead, you recieve "false" argument. (due to Entity does not exist)
  23. Azaren

    return if entity exists in the world ?

    https://community.bistudio.com/wiki/Ylands_Tile_-_Is_entity False = entity is dead ? You can use this like bellow (edit: "tento" = this; "A" = "and" for next condition...)
  24. Thanks you very much. So i decided to crumble castle into several separated parts like exteriers, and few interiers ?
×