liaeb's Forum Posts

  • While I agree, screensavers are still a part of modern computing!

    Although these days your right there not really required to 'save' anything but instead can be used to adopt many other functions.. Corporate branding, information etc etc

  • Thanks for the donation :)

    Now your registered you'll receive an email about any updates (I have some underway)

    The reason paypal wasn't working is as I created a new account and email address to use but I hadn't actually activated the account via the automated mail from paypal - it was hiding away in the spam box.

    Thanks again and any bugs or features you'd like please do let me know.

    Cheers,

    Daniel

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks for the feedback chaps...

    Ah! yes the paypal wasn't working, thanks for pointing that out :)

    Is it working well for you arcalaus?!

    Thanks

  • Hi folks,

    After loosing the code I wrote for the Contruct2 screensaver project (Orignal Post) I decided this week to start it over again...

    Well its been an interesting few days of creative madness and it's now evolved into a completely new beast!

    thewebscreensaver as iv'e titled it has become something I never originally intended but on review it's now something I think has good potential.

    You can grab yourself a copy - Freely, here...www.thewebscreensaver.com

    Please any feedback good or bad, bugs or criticism do let me know..

    PS. I've also been thinking about adding a section in where devs can upload there own content (Us and our projects?! <img src="smileys/smiley1.gif" border="0" align="middle">) and allow users to set there screensaver as your creations! What do you think?

    Thanks,

    Daniel

  • You clearly don't understand the financial benefits for trading as a company.

  • In relation to my previous post Allowed to post..? my assumption is this is ok so here is the software I was talking about!

    Packagesoft NPM2014

    I use the PRO Version (?1) in conjunction with C2 to set some of the construct2 preferences automatically when in one of the offices. (DefaultPreviewBrowser, LANAddress, etc) so some of you might find it useful too?!

    Cheers

  • JFYI, I was testing this on IE11 yesterday with the same results

  • sx 33 wasn't that pre Windows 3.1?! :D

  • I'd like to understand this too!

    Like I previously mentioned before math isn't my strong point but my assumptions normally get me a starting point :)

    Therefore I'm assuming runtime constants are just "constants" in the mathematical context that there static values, i.e. they don't change?!

    Not sure what the collapsing of expressions are maybe there the result values enumerated from the expression?!

    In answer you your question tho CakeSpear yes the 64999966*one / 1000000 (one equalling 1) does seem to provide a more accurate result in 64.999966

  • ah I thought I as much!! Sorry I must have skipped over Rex's comments to use the official inbuilt plugin.

    Thanks

  • TBH I think your "relatively delicate system" is actually a "REEEALLY delicate system" what are you even planning to do with that level of accuracy?!

  • well i'm rubbish at math but its seems to be defaulting the Round expression?!

    I've got you a bit closer 64.9999999996 but that has issues of its own, the global var number can't even handle beyond the 9 decminal places in the pi expression its seems to be rounding too?!

    <img src="https://dl.dropboxusercontent.com/u/5480026/Capture.PNG" border="0" />

    im confused <img src="smileys/smiley11.gif" border="0" align="middle" />

  • LOL I get 65! does it round up then?!

  • What does this provide that C2 Functions doesn't?