|
♫Sani Sani Disco♫
|
 |
« Reply #600 on: July 15, 2010, 02:45:50 am » |
|
excuse me if my computer was built this century and therefore doesn't explode on me like yours
|
|
|
|
|
Logged
|
I don't like it.  Oh, well, you might as well pack up and stop now, because he doesn't like it Asdf64: "ultros turned me on" - sani 2013
|
|
|
|
Dusty
|
 |
« Reply #601 on: July 15, 2010, 03:01:59 am » |
|
excuse me if my computer was built this century and therefore doesn't explode on me like yours
>:I it's only my motherboard, ram, and cpu that were old.
|
|
|
|
|
Logged
|
|
|
|
|
Hanz Ketchup
|
 |
« Reply #602 on: July 15, 2010, 08:52:11 am » |
|
Fucking tools, how do they work
|
|
|
|
|
Logged
|
back in 09
i want to get off mrfredmans wild ride
|
|
|
|
Dusty
|
 |
« Reply #603 on: July 15, 2010, 12:42:01 pm » |
|
Fucking tools, how do they work
Look, I really don't want to make a tooltorial right now. and if you were to crack a .sol file open, it says if you don't know gmk, don't bother.
|
|
|
|
|
Logged
|
|
|
|
|
dr.stampy
Guest
|
 |
« Reply #604 on: July 15, 2010, 02:45:32 pm » |
|
Fucking tools, how do they work
Look, I really don't want to make a tooltorial right now. and if you were to crack a .sol file open, it says if you don't know gmk, don't bother. nice pun and toolsare probly too complicated if blu couldnt figure, except maybe balloons
|
|
|
|
|
Logged
|
|
|
|
|
Dusty
|
 |
« Reply #605 on: July 15, 2010, 03:29:48 pm » |
|
Fucking tools, how do they work
Look, I really don't want to make a tooltorial right now. and if you were to crack a .sol file open, it says if you don't know gmk, don't bother. nice pun and toolsare probly too complicated if blu couldnt figure, except maybe balloons ... i wish i could reach through the internet and smack you. i MADE the damn game, meaning that if i wanted to, i could. but i don't want to, so i'm not going to.
|
|
|
|
|
Logged
|
|
|
|
|
Leiche
|
 |
« Reply #606 on: July 15, 2010, 03:54:15 pm » |
|
Fucking tools, how do they work
Look, I really don't want to make a tooltorial right now. and if you were to crack a .sol file open, it says if you don't know gmk, don't bother. nice pun and toolsare probly too complicated if blu couldnt figure, except maybe balloons ... i wish i could reach through the internet and smack you. i MADE the damn game, meaning that if i wanted to, i could. but i don't want to, so i'm not going to. why not >:I
|
|
|
|
|
Logged
|
 00:25 Neal • I tried shutting down my neighbor's computer and it worked haha 00:26 Calodine • Did you press the off button ------- chadde • hi leiche Ubermench.
|
|
|
|
Dusty
|
 |
« Reply #607 on: July 15, 2010, 04:14:55 pm » |
|
Fucking tools, how do they work
Look, I really don't want to make a tooltorial right now. and if you were to crack a .sol file open, it says if you don't know gmk, don't bother. nice pun and toolsare probly too complicated if blu couldnt figure, except maybe balloons ... i wish i could reach through the internet and smack you. i MADE the damn game, meaning that if i wanted to, i could. but i don't want to, so i'm not going to. why not >:I lazy. or you could look into the source code and try to figure out how i did it.
|
|
|
|
|
Logged
|
|
|
|
|
♫Sani Sani Disco♫
|
 |
« Reply #608 on: July 15, 2010, 04:22:20 pm » |
|
You know what would be totally awesome?
If you were able to sit in that chair.
|
|
|
|
|
Logged
|
I don't like it.  Oh, well, you might as well pack up and stop now, because he doesn't like it Asdf64: "ultros turned me on" - sani 2013
|
|
|
|
Leiche
|
 |
« Reply #609 on: July 15, 2010, 04:30:10 pm » |
|
Fucking tools, how do they work
Look, I really don't want to make a tooltorial right now. and if you were to crack a .sol file open, it says if you don't know gmk, don't bother. nice pun and toolsare probly too complicated if blu couldnt figure, except maybe balloons ... i wish i could reach through the internet and smack you. i MADE the damn game, meaning that if i wanted to, i could. but i don't want to, so i'm not going to. why not >:I lazy. or you could look into the source code and try to figure out how i did it. its just a .ini with a different ending. and the EULA of GM says you are not supposed to be able to run code from loaded files, so get ready to be sued. 1.2.You must not: j. create data or executable programs which mimic data or functionality in the Software; source : http://wiki.yoyogames.com/index.php/Game_Maker_EULAmeans: you are not supposed to load GML of a external file.
|
|
|
|
« Last Edit: July 15, 2010, 04:39:13 pm by Leiche »
|
Logged
|
 00:25 Neal • I tried shutting down my neighbor's computer and it worked haha 00:26 Calodine • Did you press the off button ------- chadde • hi leiche Ubermench.
|
|
|
|
Dusty
|
 |
« Reply #610 on: July 15, 2010, 05:22:21 pm » |
|
Fucking tools, how do they work
Look, I really don't want to make a tooltorial right now. and if you were to crack a .sol file open, it says if you don't know gmk, don't bother. nice pun and toolsare probly too complicated if blu couldnt figure, except maybe balloons ... i wish i could reach through the internet and smack you. i MADE the damn game, meaning that if i wanted to, i could. but i don't want to, so i'm not going to. why not >:I lazy. or you could look into the source code and try to figure out how i did it. its just a .ini .txt with a different ending. and the EULA of GM says you are not supposed to be able to run code from loaded files, so get ready to be sued. 1.2.You must not: j. create data or executable programs which mimic data or functionality in the Software; source : http://wiki.yoyogames.com/index.php/Game_Maker_EULAmeans: you are not supposed to load GML of a external file. er. then WHY did they give the 'execute_file' code the ability to run .txt files? also insani yer headcrabs are pansies. they back off before they get close enough to hurt you.
|
|
|
|
|
Logged
|
|
|
|
|
♫Sani Sani Disco♫
|
 |
« Reply #611 on: July 15, 2010, 05:30:54 pm » |
|
fixedbadcodingfromoverayearago.txt I like manly buts.
|
|
|
|
« Last Edit: July 15, 2010, 05:37:01 pm by BassieEnAdriaan »
|
Logged
|
I don't like it.  Oh, well, you might as well pack up and stop now, because he doesn't like it Asdf64: "ultros turned me on" - sani 2013
|
|
|
|
Dusty
|
 |
« Reply #612 on: July 15, 2010, 05:37:06 pm » |
|
fixedbadcodingfromoverayearago.txt
:I still, headcrabs jumping at you is fun.
|
|
|
|
|
Logged
|
|
|
|
|
Leiche
|
 |
« Reply #613 on: July 15, 2010, 05:44:51 pm » |
|
Fucking tools, how do they work
Look, I really don't want to make a tooltorial right now. and if you were to crack a .sol file open, it says if you don't know gmk, don't bother. nice pun and toolsare probly too complicated if blu couldnt figure, except maybe balloons ... i wish i could reach through the internet and smack you. i MADE the damn game, meaning that if i wanted to, i could. but i don't want to, so i'm not going to. why not >:I lazy. or you could look into the source code and try to figure out how i did it. its just a .ini .txt with a different ending. and the EULA of GM says you are not supposed to be able to run code from loaded files, so get ready to be sued. 1.2.You must not: j. create data or executable programs which mimic data or functionality in the Software; source : http://wiki.yoyogames.com/index.php/Game_Maker_EULAmeans: you are not supposed to load GML of a external file. er. then WHY did they give the 'execute_file' code the ability to run .txt files? dunno, maybe because they want you to make a scriptlanguage which works with .txt files  ?
|
|
|
|
|
Logged
|
 00:25 Neal • I tried shutting down my neighbor's computer and it worked haha 00:26 Calodine • Did you press the off button ------- chadde • hi leiche Ubermench.
|
|
|
|
Dusty
|
 |
« Reply #614 on: July 15, 2010, 05:51:09 pm » |
|
er. then WHY did they give the 'execute_file' code the ability to run .txt files?
dunno, maybe because they want you to make a scriptlanguage which works with .txt files  ? ... then they're retarted. if they make a script, built into their program, then tell you 'you can't use this part of this script', that's just begging for trouble.
|
|
|
|
|
Logged
|
|
|
|
|