39dylib scripts
#1
Posted 28 April 2012 - 01:37 AM
#2
Posted 28 April 2012 - 02:21 AM
Hi! I'm not sure if this is the thread where this should go, so if I messed up I'll move it. Now, to the problem. I'm trying to make an online game on Game Maker. Yes it's my first game, yes I know that's grounds for beatings on the forum, but I'm pretty smart and I want to figure this out instead of giving up. That should silence criticism, hopefully.
I downloaded 39dylib, which is the mac version of 39dll, and I have it installed into my game, but it didn't come with any scripts... I've been following a tutorial on YouTube meant for 39dylib (http://www.youtube.c...h?v=KNYEy9hvk3c), but he seems to have all the scripts... Does anyone know how I could get these scripts? I'm using GM 7, which I know might be cause for issues... Also, anyone know what's up with the comscripts.gml file that came with the download...? Thanks for your help!
39dylib is an extension, it already has the scripts in it
#3
Posted 28 April 2012 - 03:15 PM
Hi! I'm not sure if this is the thread where this should go, so if I messed up I'll move it. Now, to the problem. I'm trying to make an online game on Game Maker. Yes it's my first game, yes I know that's grounds for beatings on the forum, but I'm pretty smart and I want to figure this out instead of giving up. That should silence criticism, hopefully.I downloaded 39dylib, which is the mac version of 39dll, and I have it installed into my game, but it didn't come with any scripts... I've been following a tutorial on YouTube meant for 39dylib (http://www.youtube.c...h?v=KNYEy9hvk3c), but he seems to have all the scripts... Does anyone know how I could get these scripts? I'm using GM 7, which I know might be cause for issues... Also, anyone know what's up with the comscripts.gml file that came with the download...? Thanks for your help!
39dylib is an extension, it already has the scripts in it, if your looking for the conscript you should probably download it again or download the pc version of 39dylib that comes with conscript
Not when I added it. :/ I installed the .gex file, and it came with no scripts. Functions, yes, but not the scripts that come with the 39dll. For example, the send_var script is missing, which I need to use the tutorial... And what do you mean by the PC version? I have the comscript, and I managed to read the text file to find the appropriate files, but I don't know how to use it so I can just type in the 39dll versions of the functions... :/ Thanks for your help!
#4
Posted 28 April 2012 - 03:23 PM
Hi! I'm not sure if this is the thread where this should go, so if I messed up I'll move it. Now, to the problem. I'm trying to make an online game on Game Maker. Yes it's my first game, yes I know that's grounds for beatings on the forum, but I'm pretty smart and I want to figure this out instead of giving up. That should silence criticism, hopefully.I downloaded 39dylib, which is the mac version of 39dll, and I have it installed into my game, but it didn't come with any scripts... I've been following a tutorial on YouTube meant for 39dylib (http://www.youtube.c...h?v=KNYEy9hvk3c), but he seems to have all the scripts... Does anyone know how I could get these scripts? I'm using GM 7, which I know might be cause for issues... Also, anyone know what's up with the comscripts.gml file that came with the download...? Thanks for your help!
39dylib is an extension, it already has the scripts in it, if your looking for the conscript you should probably download it again or download the pc version of 39dylib that comes with conscript
Not when I added it. :/ I installed the .gex file, and it came with no scripts. Functions, yes, but not the scripts that come with the 39dll. For example, the send_var script is missing, which I need to use the tutorial... And what do you mean by the PC version? I have the comscript, and I managed to read the text file to find the appropriate files, but I don't know how to use it so I can just type in the 39dll versions of the functions... :/ Thanks for your help!
If you have the conscript then you just install the .gex in your project import the conscript and you can start programming like in 39dll, Maybe I'm not understanding what you want to say if that's what's happening can you explain with more details that at the moment i can't spend 1 hour trying to understand what your saying
#5
Posted 28 April 2012 - 04:04 PM
Hi! I'm not sure if this is the thread where this should go, so if I messed up I'll move it. Now, to the problem. I'm trying to make an online game on Game Maker. Yes it's my first game, yes I know that's grounds for beatings on the forum, but I'm pretty smart and I want to figure this out instead of giving up. That should silence criticism, hopefully.I downloaded 39dylib, which is the mac version of 39dll, and I have it installed into my game, but it didn't come with any scripts... I've been following a tutorial on YouTube meant for 39dylib (http://www.youtube.c...h?v=KNYEy9hvk3c), but he seems to have all the scripts... Does anyone know how I could get these scripts? I'm using GM 7, which I know might be cause for issues... Also, anyone know what's up with the comscripts.gml file that came with the download...? Thanks for your help!
39dylib is an extension, it already has the scripts in it, if your looking for the conscript you should probably download it again or download the pc version of 39dylib that comes with conscript
Not when I added it. :/ I installed the .gex file, and it came with no scripts. Functions, yes, but not the scripts that come with the 39dll. For example, the send_var script is missing, which I need to use the tutorial... And what do you mean by the PC version? I have the comscript, and I managed to read the text file to find the appropriate files, but I don't know how to use it so I can just type in the 39dll versions of the functions... :/ Thanks for your help!
If you have the conscript then you just install the .gex in your project import the conscript and you can start programming like in 39dll, Maybe I'm not understanding what you want to say if that's what's happening can you explain with more details that at the moment i can't spend 1 hour trying to understand what your saying
Haha, that's kinda what I was asking.
#6
Posted 28 April 2012 - 04:17 PM
Use the import script function (Scripts/import Scripts
Hi! I'm not sure if this is the thread where this should go, so if I messed up I'll move it. Now, to the problem. I'm trying to make an online game on Game Maker. Yes it's my first game, yes I know that's grounds for beatings on the forum, but I'm pretty smart and I want to figure this out instead of giving up. That should silence criticism, hopefully.I downloaded 39dylib, which is the mac version of 39dll, and I have it installed into my game, but it didn't come with any scripts... I've been following a tutorial on YouTube meant for 39dylib (http://www.youtube.c...h?v=KNYEy9hvk3c), but he seems to have all the scripts... Does anyone know how I could get these scripts? I'm using GM 7, which I know might be cause for issues... Also, anyone know what's up with the comscripts.gml file that came with the download...? Thanks for your help!
39dylib is an extension, it already has the scripts in it, if your looking for the conscript you should probably download it again or download the pc version of 39dylib that comes with conscript
Not when I added it. :/ I installed the .gex file, and it came with no scripts. Functions, yes, but not the scripts that come with the 39dll. For example, the send_var script is missing, which I need to use the tutorial... And what do you mean by the PC version? I have the comscript, and I managed to read the text file to find the appropriate files, but I don't know how to use it so I can just type in the 39dll versions of the functions... :/ Thanks for your help!
If you have the conscript then you just install the .gex in your project import the conscript and you can start programming like in 39dll, Maybe I'm not understanding what you want to say if that's what's happening can you explain with more details that at the moment i can't spend 1 hour trying to understand what your saying
Haha, that's kinda what I was asking.Here are the two things I'm confused about. How exactly to install the comscript after installing the .gex (when I go to the add-on installer it only let's me add .gex files), and how to get the scripts (not functions, I have those) that the .gex file should have came with and apparently did not.
#7
Posted 28 April 2012 - 05:07 PM
Use the import script function (Scripts/import Scripts
Hi! I'm not sure if this is the thread where this should go, so if I messed up I'll move it. Now, to the problem. I'm trying to make an online game on Game Maker. Yes it's my first game, yes I know that's grounds for beatings on the forum, but I'm pretty smart and I want to figure this out instead of giving up. That should silence criticism, hopefully.I downloaded 39dylib, which is the mac version of 39dll, and I have it installed into my game, but it didn't come with any scripts... I've been following a tutorial on YouTube meant for 39dylib (http://www.youtube.c...h?v=KNYEy9hvk3c), but he seems to have all the scripts... Does anyone know how I could get these scripts? I'm using GM 7, which I know might be cause for issues... Also, anyone know what's up with the comscripts.gml file that came with the download...? Thanks for your help!
39dylib is an extension, it already has the scripts in it, if your looking for the conscript you should probably download it again or download the pc version of 39dylib that comes with conscript
Not when I added it. :/ I installed the .gex file, and it came with no scripts. Functions, yes, but not the scripts that come with the 39dll. For example, the send_var script is missing, which I need to use the tutorial... And what do you mean by the PC version? I have the comscript, and I managed to read the text file to find the appropriate files, but I don't know how to use it so I can just type in the 39dll versions of the functions... :/ Thanks for your help!
If you have the conscript then you just install the .gex in your project import the conscript and you can start programming like in 39dll, Maybe I'm not understanding what you want to say if that's what's happening can you explain with more details that at the moment i can't spend 1 hour trying to understand what your saying
Haha, that's kinda what I was asking.Here are the two things I'm confused about. How exactly to install the comscript after installing the .gex (when I go to the add-on installer it only let's me add .gex files), and how to get the scripts (not functions, I have those) that the .gex file should have came with and apparently did not.
Awesome, I'll try that and let you know how it works!
#8
Posted 28 April 2012 - 05:15 PM
Use the import script function (Scripts/import Scripts
Hi! I'm not sure if this is the thread where this should go, so if I messed up I'll move it. Now, to the problem. I'm trying to make an online game on Game Maker. Yes it's my first game, yes I know that's grounds for beatings on the forum, but I'm pretty smart and I want to figure this out instead of giving up. That should silence criticism, hopefully.I downloaded 39dylib, which is the mac version of 39dll, and I have it installed into my game, but it didn't come with any scripts... I've been following a tutorial on YouTube meant for 39dylib (http://www.youtube.c...h?v=KNYEy9hvk3c), but he seems to have all the scripts... Does anyone know how I could get these scripts? I'm using GM 7, which I know might be cause for issues... Also, anyone know what's up with the comscripts.gml file that came with the download...? Thanks for your help!
39dylib is an extension, it already has the scripts in it, if your looking for the conscript you should probably download it again or download the pc version of 39dylib that comes with conscript
Not when I added it. :/ I installed the .gex file, and it came with no scripts. Functions, yes, but not the scripts that come with the 39dll. For example, the send_var script is missing, which I need to use the tutorial... And what do you mean by the PC version? I have the comscript, and I managed to read the text file to find the appropriate files, but I don't know how to use it so I can just type in the 39dll versions of the functions... :/ Thanks for your help!
If you have the conscript then you just install the .gex in your project import the conscript and you can start programming like in 39dll, Maybe I'm not understanding what you want to say if that's what's happening can you explain with more details that at the moment i can't spend 1 hour trying to understand what your saying
Haha, that's kinda what I was asking.Here are the two things I'm confused about. How exactly to install the comscript after installing the .gex (when I go to the add-on installer it only let's me add .gex files), and how to get the scripts (not functions, I have those) that the .gex file should have came with and apparently did not.
It worked, kinda... I got the scripts to program functions in dll instead of dylib, so thanks for that! However, it didn't come with the original dll functions... :/
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











