ramtinsoltani's Recent Forum Activity

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

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

  • Thanks armaldio

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Since I can't reply to your pm (due to <500 reputation points) I uploaded the edited plugin here: jigargushe.com/c2plugins/c2_email_plugin.zip

    Example.capx is excluded.

  • Not enough reputation points!

    But the problem was with the check

    if (data === "OK")[/code:39nmj5cb] on the promise, fixed it with [code:39nmj5cb]if (data.substr(data.length - 2, 2) == "OK")[/code:39nmj5cb] and also triggered the "OnSendFailed" on the else clause where it wasn't included.
    
    [img="http://s22.postimg.org/nkzyfo0u9/mail_runtime.png"]
    
    BTW, I implemented the "don't/do console log" idea in your plugin and it's awesome! You should do the same thing.
    
    [img="http://s7.postimg.org/cucp8aw97/mail_runtime2.png"]
  • Great plugin,

    the only problem is that the conditions "On mail sent" and "On mail failed" never get triggered and their code never gets executed!

    I really need a way of finding out if the email was sent successfully or not (creating a feedback system) to let the player know by showing a message.

    Also, the console logs are great when testing, but it's not a good idea to log unnecessary stuff on the browser when the game is published (a "Prevent console logs" checkbox would be a great addition). Trying to execute console.clear() but it doesn't get executed due the triggers issue.

    This is how I'm using your plugin:

  • I can't believe I forgot that! Thanks a lot \m/

  • Hi, I'm wondering how can I make a sprite that appears seamless when resizing instead of scaling.

    I have a sprite called Mountains which is horizontally seamless. Right now I'm duplicating the object and placing them next to each other, but want to see if there's a better way of doing it. Perhaps some setting that allows the sprite to get drawn seamlessly when the width of the object is increased.

  • Great arts, I'm interested. How can I contact you?

  • Hi, I was just wondering what BB codes are acceptable in the Game Details page in the arcade?

    I'm asking this because I tried

    link[/img] tag and it didn't work (again, I'm only talking about the Scirra Arcade Game Description page).

    And also, the Help Center provides absolutely nothing since it only contains the topics and no links (scirra.com/arcade/game-manager/help#gamedescription)!

ramtinsoltani's avatar

ramtinsoltani

Member since 10 Aug, 2015

Twitter
ramtinsoltani has 46 followers

Connect with ramtinsoltani

Trophy Case

  • 9-Year Club
  • x2
    Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • Viral Game One of your games has over 100,000 players
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

16/44
How to earn trophies