• 0

    posted a message on 'Advanced' Dialog troubleshoot

    Basically for a form of Card Game, at the bottom of the screen I have up to 8 Dialog Slots which represent card slots. As you draw a card one of the unoccupied Dialog Slots at the bottom changes, I alter the Text and add an image to represent you holding a card.

    So now I'm at the next stage where I want things to happen when you click on those 'cards' / dialog slots. There doesn't seem to be a basic condition just for 'is Dialog Item text == ?', so I can Identify what Card a player is clicking on. Then I can easily make a trigger per unique card with different actions when you click it.

    How would you go about it? If anythings unclear I can give more details, thanks.

    Posted in: Miscellaneous Development
  • 0

    posted a message on Creating a minimap?

    Bump!

    Posted in: Miscellaneous Development
  • 0

    posted a message on Creating a minimap?

    I'm attempting to make a custom basic minimap, as I've removed all UI in my map, So will need to re-add / remake one.

    Once you've created a dialog is there a simple to just 'add minimap' onto that dialog?

    Posted in: Miscellaneous Development
  • 0

    posted a message on Map no longer loads?

    Yes I get that bug. I just tried resetting the players and map info. It still won't load. I haven't altered the load screen at all as some suggested causes the problem in that thread.

    Thanks for your help anyways :)

    EDIT: It appears need a minimum of 2 players as Users else it won't load? FIXED now.

    Posted in: Miscellaneous Development
  • 0

    posted a message on Map no longer loads?

    I've been working on this map for quite a while, it has suddenly simply stopped loading when I try to test. Have deleted, every triggers, erased the terrain, reset all the object editor, hmm still fails each and every time?

    Here's the map: http://www.hiveworkshop.com/forums/pastebin.php?id=jvzccd

    Any help appreciated.

    Posted in: Miscellaneous Development
  • 0

    posted a message on Icon image paths as variables?

    Hey,

    So basically I'm trying to place a number of icons into an array, so that I can randomly pick one and place it on a dialogue.

    I've hit a wall thou, as I can't seem to find a variable type to store it as. Anyone have any ideas?

    In warcraft you just used to use strings, as far as I can tell that won't work?

    Thanks

    Posted in: Miscellaneous Development
  • To post a comment, please or register a new account.