WebGL3D
|
  |
| Joined: 04 Sep 2013 |
| Total Posts: 28311 |
|
|
| 28 Feb 2015 02:31 AM |
then there's that 1/10 that would like to continue programming, and listening to music life is good yo!!!
maybe it's late but offer on R$43,000 because you can man dan can't denyan itan
~ 1Topcop ~ WebGL3D ~ Java3D ~ Data3D ~ Purple Squid > |
|
|
| Report Abuse |
|
|
WebGL3D
|
  |
| Joined: 04 Sep 2013 |
| Total Posts: 28311 |
|
|
| 28 Feb 2015 02:32 AM |
that 1/10 also apparently usually loses the ability to English
~ 1Topcop ~ WebGL3D ~ Java3D ~ Data3D ~ Purple Squid > |
|
|
| Report Abuse |
|
|
nuke98
|
  |
| Joined: 16 Jul 2008 |
| Total Posts: 25506 |
|
| |
|
Acmic
|
  |
| Joined: 04 Oct 2008 |
| Total Posts: 47963 |
|
| |
|
WebGL3D
|
  |
| Joined: 04 Sep 2013 |
| Total Posts: 28311 |
|
|
| 28 Feb 2015 02:34 AM |
@nuke I was hoping to synchronous purchases with chrome web request so callbacks on a purchase API url would succeed, but synchronous AJAX requests are being deprecated in the main thread, and webRequest doesn't support them. Not to mention Worker threads don't include the chrome object, so that's out too. So what I'm doing now is trying to upgrade the speeds a bit, and make a catalog.purchase method
~ 1Topcop ~ WebGL3D ~ Java3D ~ Data3D ~ Purple Squid > |
|
|
| Report Abuse |
|
|
WebGL3D
|
  |
| Joined: 04 Sep 2013 |
| Total Posts: 28311 |
|
|
| 28 Feb 2015 02:35 AM |
was hoping to synchronize purchases*
~ 1Topcop ~ WebGL3D ~ Java3D ~ Data3D ~ Purple Squid > |
|
|
| Report Abuse |
|
|
nuke98
|
  |
| Joined: 16 Jul 2008 |
| Total Posts: 25506 |
|
|
| 28 Feb 2015 02:37 AM |
This is what you said ---> aosduf
This is my head -----------> O
That went way over my head |
|
|
| Report Abuse |
|
|
WebGL3D
|
  |
| Joined: 04 Sep 2013 |
| Total Posts: 28311 |
|
|
| 28 Feb 2015 02:38 AM |
Ok I try to better English I wanted to redirect all purchases to give me commissions in the background to make it quicker, and unnoticeable, and it's currently not possible. So I'm making a JavaScript thingy to take care of it, will be almost as fast and will try and give information about the purchase to the scripts.
~ 1Topcop ~ WebGL3D ~ Java3D ~ Data3D ~ Purple Squid > |
|
|
| Report Abuse |
|
|
nuke98
|
  |
| Joined: 16 Jul 2008 |
| Total Posts: 25506 |
|
|
| 28 Feb 2015 02:44 AM |
Alright that was closer to my head.
Enough to taste it at least. |
|
|
| Report Abuse |
|
|
|
| 28 Feb 2015 02:45 AM |
| You aren't thinking at your best when you're overtired. Staying up so late to work on a project that involves heavy thinking isn't such a great idea. |
|
|
| Report Abuse |
|
|
WebGL3D
|
  |
| Joined: 04 Sep 2013 |
| Total Posts: 28311 |
|
|
| 28 Feb 2015 02:46 AM |
@mecha that is why I'm doing the little things now not the big things
var receipt = { id:info.id, name:info.name, productId:prod, asset:info, currency:({1:"robux",2:"tix"})[Round(url.getParam("currency",details.url))], price:Round(url.getParam("price",details.url)) };
bam, no thinking required I've also resorted to the forums mostly oops
~ 1Topcop ~ WebGL3D ~ Java3D ~ Data3D ~ Purple Squid > |
|
|
| Report Abuse |
|
|
|
| 28 Feb 2015 02:47 AM |
| In the long run you'd get more done if you slept 8 hours a day |
|
|
| Report Abuse |
|
|
WebGL3D
|
  |
| Joined: 04 Sep 2013 |
| Total Posts: 28311 |
|
|
| 28 Feb 2015 02:48 AM |
probably, but how can you sleep when you're having fun!!!
~ 1Topcop ~ WebGL3D ~ Java3D ~ Data3D ~ Purple Squid > |
|
|
| Report Abuse |
|
|
WebGL3D
|
  |
| Joined: 04 Sep 2013 |
| Total Posts: 28311 |
|
|
| 28 Feb 2015 02:52 AM |
k I sleep now bye
~ 1Topcop ~ WebGL3D ~ Java3D ~ Data3D ~ Purple Squid > |
|
|
| Report Abuse |
|
|
Acmic
|
  |
| Joined: 04 Oct 2008 |
| Total Posts: 47963 |
|
| |
|