Hello, thanks for visiting GameML, if you are a Game Maker user, this is the site for you, please sign up, or login if you are already a member, or just browse the site! Welcome to GameML!

ATTENTION MEMBERS!!! USERS CAN NOW SIGN UP AGAIN!

Join the forum, it's quick and easy

Hello, thanks for visiting GameML, if you are a Game Maker user, this is the site for you, please sign up, or login if you are already a member, or just browse the site! Welcome to GameML!

ATTENTION MEMBERS!!! USERS CAN NOW SIGN UP AGAIN!
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Log in

I forgot my password

Search
 
 

Display results as :
 


Rechercher Advanced Search

Site Hits
Free hit counter
These stats started at 0 on July 7th 2009
GameML File Sharing
USERNAME: gamemladmin@gmail.com PASSWORD: gamemlsite Upload Here: https://gameml.forumotion.com/GameML-File-Sharing-h3.htmPlease add only games.
Create A GAMEML BLOG!
Make a Blog on GameML:http://gamemlblogs.wetpaint.com

Make your game's file size smaller.

4 posters

Go down

Make your game's file size smaller. Empty Make your game's file size smaller.

Post by CarnivorousA Thu Jun 11, 2009 6:15 am

When your game is completed, try converting all drag and drop thangs into code, it really reduces the file size and makes you look smarter Smile
CarnivorousA
CarnivorousA
Moderator
Moderator

Posts : 1402
Points : 56482
GameML Reputation : 17
Join date : 2009-06-01
Age : 29
Location : At the bottom of the lake.

http://entertainmypeople.freeforums.org/index.php

Back to top Go down

Make your game's file size smaller. Empty Re: Make your game's file size smaller.

Post by 3d Thu Jun 11, 2009 9:53 am

Alright.... there has already been a topic on the point of GML that states this, but since that is not in this forum category, this wont be deleted.
3d
3d
Admin
Admin

Posts : 1227
Points : 66266
GameML Reputation : 66
Join date : 2009-05-31
Age : 41
Location : U.S.A

https://gameml.forumotion.com

Back to top Go down

Make your game's file size smaller. Empty Re: Make your game's file size smaller.

Post by -js1210- Thu Jun 11, 2009 10:58 am

http://www.yoyogames.com/games/show/47485

This is a helpful application for converting D&D to GML. You just put what D&D it is, out in the variables/arguments and stuff, and then it presents the GML in a copy and paste format.
-js1210-
-js1210-
Super 500 GML
Super 500 GML

Posts : 1298
Points : 56632
GameML Reputation : 27
Join date : 2009-06-02
Age : 29
Location : United States

http://www.yoyogames.com/members/js1210

Back to top Go down

Make your game's file size smaller. Empty Re: Make your game's file size smaller.

Post by 3d Thu Jun 11, 2009 11:18 am

seems a little tedious on large games though.
3d
3d
Admin
Admin

Posts : 1227
Points : 66266
GameML Reputation : 66
Join date : 2009-05-31
Age : 41
Location : U.S.A

https://gameml.forumotion.com

Back to top Go down

Make your game's file size smaller. Empty Re: Make your game's file size smaller.

Post by CarnivorousA Fri Jun 12, 2009 1:37 am

-js1210- wrote:http://www.yoyogames.com/games/show/47485

This is a helpful application for converting D&D to GML. You just put what D&D it is, out in the variables/arguments and stuff, and then it presents the GML in a copy and paste format.
Really handy Very Happy
CarnivorousA
CarnivorousA
Moderator
Moderator

Posts : 1402
Points : 56482
GameML Reputation : 17
Join date : 2009-06-01
Age : 29
Location : At the bottom of the lake.

http://entertainmypeople.freeforums.org/index.php

Back to top Go down

Make your game's file size smaller. Empty Re: Make your game's file size smaller.

Post by acermaxi Fri Jun 12, 2009 1:57 am

CarnivorousA wrote:
-js1210- wrote:http://www.yoyogames.com/games/show/47485

This is a helpful application for converting D&D to GML. You just put what D&D it is, out in the variables/arguments and stuff, and then it presents the GML in a copy and paste format.
Really handy Very Happy
i have to agree
acermaxi
acermaxi
GameML Adventurer
GameML Adventurer

Posts : 104
Points : 54647
GameML Reputation : 1
Join date : 2009-06-08
Age : 27
Location : Volt's base (My av's volt)

Back to top Go down

Make your game's file size smaller. Empty Re: Make your game's file size smaller.

Post by CarnivorousA Fri Jun 12, 2009 5:58 am

acermaxi wrote:
CarnivorousA wrote:
-js1210- wrote:http://www.yoyogames.com/games/show/47485

This is a helpful application for converting D&D to GML. You just put what D&D it is, out in the variables/arguments and stuff, and then it presents the GML in a copy and paste format.
Really handy Very Happy
i have to agree
I agree that you agree.
The only thing is that they don't all have the option to apply the action to other or some different object. You have to type that in yourself (If you want the code it's 'with(other){actions}' or 'with(objectnamehere){actions}' )


Last edited by CarnivorousA on Fri Jun 12, 2009 6:01 am; edited 1 time in total (Reason for editing : Added a note.)
CarnivorousA
CarnivorousA
Moderator
Moderator

Posts : 1402
Points : 56482
GameML Reputation : 17
Join date : 2009-06-01
Age : 29
Location : At the bottom of the lake.

http://entertainmypeople.freeforums.org/index.php

Back to top Go down

Make your game's file size smaller. Empty Re: Make your game's file size smaller.

Post by CarnivorousA Sat Jun 13, 2009 5:35 am

WAIT!
This may not be true, I converted all the D&D of the player object on my game and the file size rose about 0.2MB, then it went slower.
CarnivorousA
CarnivorousA
Moderator
Moderator

Posts : 1402
Points : 56482
GameML Reputation : 17
Join date : 2009-06-01
Age : 29
Location : At the bottom of the lake.

http://entertainmypeople.freeforums.org/index.php

Back to top Go down

Make your game's file size smaller. Empty Re: Make your game's file size smaller.

Post by -js1210- Sat Jun 13, 2009 10:52 am

CarnivorousA wrote:WAIT!
This may not be true, I converted all the D&D of the player object on my game and the file size rose about 0.2MB, then it went slower.

Strange....did you add more stuff to it, pherhaps the stuff added put on that extra space. Alsp, make sure that you are comparing the .gmks and not comparing the gmk to the exe
-js1210-
-js1210-
Super 500 GML
Super 500 GML

Posts : 1298
Points : 56632
GameML Reputation : 27
Join date : 2009-06-02
Age : 29
Location : United States

http://www.yoyogames.com/members/js1210

Back to top Go down

Make your game's file size smaller. Empty Re: Make your game's file size smaller.

Post by CarnivorousA Sun Jun 14, 2009 12:49 am

I didn't add anything, I just replaced the d&d with code that does the same thing. And I'm not comparing it to the exe, I'm not that stupid.
CarnivorousA
CarnivorousA
Moderator
Moderator

Posts : 1402
Points : 56482
GameML Reputation : 17
Join date : 2009-06-01
Age : 29
Location : At the bottom of the lake.

http://entertainmypeople.freeforums.org/index.php

Back to top Go down

Make your game's file size smaller. Empty Re: Make your game's file size smaller.

Post by 3d Sun Jun 14, 2009 9:33 am

lol. also- you get file size when putting into exe. also- gml doesnt always have exact commands. where you might want a command youll end up typing in something different. ie. instead of the D&D when key press left (doesnt take up space in the file as its not a command) but in step you add file size by puting in key_press(vk_left)
3d
3d
Admin
Admin

Posts : 1227
Points : 66266
GameML Reputation : 66
Join date : 2009-05-31
Age : 41
Location : U.S.A

https://gameml.forumotion.com

Back to top Go down

Make your game's file size smaller. Empty Re: Make your game's file size smaller.

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum