Jump to content


Rocercus

Member Since 14 Feb 2010
Offline Last Active Nov 18 2011 02:16 PM

Posts I've Made

In Topic: Read string to position

24 July 2011 - 07:14 PM

Thanks alot..! :D Credit added!

In Topic: converting .gmspr → .gif

24 July 2011 - 02:14 PM

I feel stupid! Sorry for my annoying input!

In Topic: converting .gmspr → .gif

24 July 2011 - 01:48 PM

Dll's will only add content to the game itself, and the same with extensions... But i think a GM emulator could do it.. But that ain't we allowed to talk about!

EDIT: I googled it and nope.. no results! (beside from a polish side :D) so i think you are out of luck! :(

In Topic: converting .gmspr → .gif

24 July 2011 - 01:40 PM

He doesn't know what he is talking about! Export one frame at a time to .png and then make them to a gif using MS Gif animator!

In Topic: background_create_gradient

15 July 2011 - 12:34 PM

Never mind... found this:

background_create_gradient(w,h,col1, col2,kind) Creates a gradient filled background of the given size. col1 and col2 indicate the two colors. kind is a number between 0 and 5 indicating the kind of gradient: 0=horizontal 1=vertical, 2= rectangle, 3=ellipse, 4=double horizontal, 5=double vertical. It returns the index of the new background. When an error occurs -1 is returned.


Please lock this!