Results 11 comments of ZmajSoft

yes.. works on localhost.. but on real server nope... I have same error... also.. when I click upload i have kcact:upload and in window message The address wasn't understood Firefox...

I was do that,,, Simple I have blank screen... your script was stuck on browser.php She do not know where is browser.php.. So I guest, you have problem with paths...

when I fix that error ( in autoloader) I have next, similar.. all was related to wrong paths.

try to make account to hostinghood.com than there install script and try... You will find all errors I talk about... :)

Well, first I was follow site instructions... eg, make qemu... everything OK, qemu start and I got same error Than make CactusOS.iso , Than i was try to start .ISO...

QEMU emulator version 6.2.0 (Debian 1:6.2+dfsg-2ubuntu6.4) on Ubuntu 22.04 with latest updates

In my way, everything is converted to double on start.. Of course you can change double to number at end if you do not like result with .00

Ah.. I was try.. but without any progress. That is why I need help.. example or similar.. But, your post may help.. i think. I will try something as you...

I try to put these code on higher level... I am game maker programmer.. A expert for older version of gamemaker from gm 4 to gm 8.1.. So, this can...

Ok.. I was make built-in function REPEAT I need While, for, etc etc loop functions lval* builtin_repeat( lenv* e, lval* v) { LASSERT_NUM("repeat", v, 2); LASSERT_TYPE("repeat", v, 0, LVAL_NUM); LASSERT_TYPE("repeat",...