Maxum's Recent Forum Activity

  • Hi septeven love this plugin.

    Is it possible to add an action that lets you select a line in your combobox (not just the focus) so that selection shows up on screen in the combobox.

    I use multiple comboboxs so I would like to be able when I select something in one comboboxs to be able to change the setting in an other combobox with out manually doing it.

    Right now I am working on a dice roller program.

    So I would like to be able to do this with the combobox.

    When I select "combobox dice type" to "None"

    I want to auto change "combobox number of rolls" to "0".

    Right now all I can do is select the combobox line ID (Focus).

    Oh yes just thought of this. If you could add an condition like in the textbox plugin "text changed" as a trigger. That could be very helpful to.

    Thanks for any help you can give.

  • Hi harrio,

    I have updated my Dice Roller program. I now use the ComboBox plugin for the input. It is a much cleaner way to do it.

    Here are the new links:

    Dice Roller capx

    Dice Roller online ver.

    To all you guys let me know if you find a problem or like to see something added to it.

  • Thanks it is work much better now.

  • I loaded your plugin and tried your demo capx and i get this.

    ---------------------------

    Construct 2 Check failure

    ---------------------------

    Check failure! This is probably a bug:

    Condition ID does not appear to exist in related plugin

    Condition: plugin->HasConditionID(cnd_id)

    File: Projects\EventCondition.cpp

    Line: 36

    Function: __cdecl EventCondition::EventCondition(class EventBlock &,class ObjectType *,class BehaviorType *,int,class std::vector<class std::unique_ptr<class EventParameter,struct std::default_delete<class EventParameter> >,class std::allocator<class std::unique_ptr<class EventParameter,struct std::default_delete<class EventParameter> > > > &&)

    Build: release 71 (64-bit) checked

    Component: Construct 2 IDE

    (Last Win32 error: 0)

    You are using a 'checked' release of Construct 2, intended for testing, which causes certain errors to be reported this way. Hit Ctrl+C to copy this messagebox - it's useful information for the developers, so please include it with any bug reports! Click 'Abort' to quit (unsaved data will be lost!),'Retry' to turn off messages for this session and continue, or 'Ignore' to continue normally.

    ---------------------------

    Abort   Retry   Ignore   

    ---------------------------

  • Check this out

    On HTML5 audio formats - AAC and Ogg

    You need to have the AAC (.m4m) audio format and the Ogg Vorbis audio format to make sure the sounds play in all the top 5 browsers.

  • Thanks Mipey for your time and help on this.

  • I did not know they put the OR in yet. If I can I would do it that way. Is the OR, Else commands in a plugin?

  • Is it possible to simulate a spacebar keystroke with a left mouse click. I am making a game that lets you use both the keyboard and a mouse to control the firing of the weapons.

  • Hi smitchell

    Take a look at this

    Car Race

    this should get you going.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hi harrio,

    Here is the updated program so you can have Primary and Secondary dice.

    Dice Roller capx file.

    Dice Roller On-line ver.

    If you see any problems let me know.

  • Hi amarcelo,

    Yes it is Random(7) or you could do Random(1,7)

    also when you are typing in the function "Random(" the function syntax will show up for you.

  • Hi 0plus1,

    if you check out the card object it has CardSuite and FaceValue for each card as it dealed out. So it has every thing you need.

Maxum's avatar

Maxum

Member since 7 May, 2008

None one is following Maxum yet!

Trophy Case

  • 16-Year Club

Progress

16/44
How to earn trophies