xeed's Forum Posts

  • thanks for your suggestion rojohound :)

    i got multiple players, it is a round based game. can i assign an array or a dictionary object directly to a player object?

  • thanks for your answer...yes i mean minigames, which are available in situation during the main game.

    i would also go the other way, that an object is "linked" to a player in a specific amount. but i dont know how to solute this in c2, since every object needs to be something like a sprite etc.

    But i guess you need a better example. Maybe a player (object) made a subgame, and catched some TV's for later sell. But he does not sell, he joins the subgame twice and this time he got some prized Handys in his "bag". When he walks to the dealer, he can sell both, or pieces of these objects.

    So, All this stuff you can earn should have its own class (family). So the question is, how to define that the player has an amount of a selected item inside the class or family?

    Could this be currently made in c2?

  • Try Construct 3

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

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

    you got to give a player an amount of fictional objects inside a class of objects?

    For example, i want to give the the player an item he can achieve in a sub-game, and can only use it in another (sub-)menu.

    So the player itself needs a family of objects he can achieve, with a specific amount.

    I cant find a good solution for this, and dont want to define every catchable object single as an instance variable.

    hope you understand my problem, any ideas are welcome :)

    Thanks :)

  • c2 calls werfault.exe when delayed clicking on this. I guess this is no feature of the used UI.

    Also i've never seen an app closing (so fast) just by clicking multiple times on the windows menu button.

  • me too. did you try another position on the wheel, or click more than 2 times?

  • the wheel on the top left, and C2 kicks itself.

    Hope you will fix that soon :)

  • Which DirectX app does this in particular?

    The Windows-Version of Crime 2. But i had this bug also before in other apps, when switching back to the desktop / c2 via Alt-Tab.

  • Thank you Ashley. But I am still confused...for the XML Object i need to enter the XML Data in the "load" window, right? So the XML Object is not to load XML Data, but kind of integrated XML Sheet in C2?

    Kyatric: Is there any example for loading XML Sheets via Ajax? The documentation does not bring me forward in this case.

    Many thanks :)

  • you are only paying for flash remakes?

    i am currently updating a 1992 dos-game, which should kick the asses of oldscool freaks up ^^

  • where can i find the external xml file in the capx? where to save, and how to load it?

    Still missing a complete tutorial for simple loading external text of an xml file into a textbox in c2.

  • Hi,

    any way to fix the problem, that c2 does only show the top bar (minimizes) after getting back to desktop from a directx app?

    <img src="https://dl.dropbox.com/u/54216429/c2minimizes.jpg" border="0" />

    with r99, i also cant get it open again. i need to safe and reload the project.

    got nvidia, latest drivers on win7 x64.

    thanks and best regards :)

  • Hi,

    in an older project i got a strange error when starting the game...

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    Could not find behavior's combo property index

    Condition: index >= 0

    File: Projects\BehaviorInstance.cpp

    Line: 364

    Function: class cr::pod<class std::vector<struct era::InstanceProperty,class std::allocator<struct era::InstanceProperty> > > __cdecl BehaviorInstanceERACallback::GetProperties(void) const

    Build: release 99 (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.

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

    Abbrechen   Wiederholen   Ignorieren   

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

    Could you help me fix that? When i ignore the error, the project works fine, as long as i can play it.

    Many thanks :)

  • please tell me when the translation interface works.

    i will take care about the german language. :)

  • also bis jetzt konnten wir alle probleme l?sen <img src="smileys/smiley12.gif" border="0" align="middle" />

    regards

  • works like a charm :)

    thank you!