mehrshadfarahani's Recent Forum Activity

  • Hello .

    I have a problem with "reliable ordered" messages . I simulate latency for 0.5 second and send some messages with "reliable ordered" config . It's ok if latency is low but it has problem with high latency .

    It will lose the order .

    Is there any way to sort the messages with event ?

    Any ideas ?

  • Hi

    You should use 2 loops for this . horizontal and vertical .

  • Try Construct 3

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

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

    I have a text like this : 1,2,1

    I want to replace third number ("1") with "*" .

    I do like this : replace(text,tokenat(text,2,","),"*"). but it change all of "1" in the text with "*" .

    So how i can replace only third number with "*" ?

  • Interestingly if you set the sprite angle to -180 it will be read as exactly 180

    I check it . nothing changed , it still has problem !

  • Problem Description

    ____ C2 has a problem with angles except 0 . for example set your sprite angle to 180 , it will set something more than 180 and we have some problems with events . ____

    Attach a Capx

    ____ https://drive.google.com/open?id=0B1yUi ... XdYVnpsQUk ____

    Description of Capx

    ____ A sprite with angle 180 and a textbox to show the angle. ____

    Steps to Reproduce Bug

    • Create a sprite and set angle to 180.
    • Create a textbox .
    • Make an event to set textbox.text to sprite.angle

    Observed Result

    ____ Textbox show the angle more than 180 and sprite didn't destroy. ____

    Expected Result

    ____ Textbox should show 180 and the sprite must be destroyed . ____

    Affected Browsers

    • Chrome: (YES)
    • FireFox: (YES)
    • Internet Explorer: (NO)

    Operating System and Service Pack

    ____ Win 7 Ultimate 64-bit service pack 1 ____

    Construct 2 Version ID

    ____ R244 ____

    NOTE : It doesn't have any problem if you set the angle using event .

  • > Maybe you can do like this :

    > for each "sprite2" is overlapping "sprite" ~> destroy

    >

    That will destroy all sprite2 overlapping with sprite1. Besides, it don't need for loop to do the same thing.

    I want to create UI. Let say bar, close button, panel, etc pinned to one window title. And when the window title destroyed, every items pinned to that will also destroyed, but I don't use container because there will be many kind of UI using the same asset to save filesize and event.

    Thanks for the answer.

    this is my capx file

    https://www.dropbox.com/s/mh072xom9h198 ... .capx?dl=0

    I use IID to fix this bug . because "sprite" and "sprite2" created in the same time . so they have same IID .

  • Maybe you can do like this :

    for each "sprite2" is overlapping "sprite" ~> destroy

  • Hello.

    I want to make tanks chain system. This is like a rope around a roller. I found this thread but its link is deleted from the dropbox :

    can anyoune help ?!

  • So where is new version ?

  • Hello,

    Nice plugin, but that should of been something that you should been implemented before selling this plugin. Being able to add custom variables to the database is a MUST! So once you update to include that, then I'll buy this.

    I don't think that is a MUST . This is a plugin for login system , not MySQl table creator .

    You can create your custom tables and variables with some PHP code . It's not too hard !

  • Wow ! Amazing !

    Thanks a lot , it's really useful for me

  • Hi , Acey .

    when do you let us buy & download the new version?

mehrshadfarahani's avatar

mehrshadfarahani

Member since 11 May, 2016

None one is following mehrshadfarahani yet!

Trophy Case

  • 8-Year Club
  • Email Verified

Progress

9/44
How to earn trophies

Blogs