Jump to content


100michael

Member Since 16 Aug 2005
Offline Last Active Sep 13 2009 11:31 AM

Topics I've Started

Changing The Mouse_x / Mouse_y

23 October 2008 - 02:18 PM

When you try to do a keyboard_check_pressed(vk_up){mouse_x += 10} you get an error message: Cannot assign to the variable. Although I do remember some programs being able to move my cursor freely. How do I get around this?

Animation Request

29 March 2007 - 06:52 PM

==Removed==

What The Heck!?

30 December 2006 - 06:42 PM

Posted Image

EXPLAINATION? How do I fix this?!

Saving/loading Bumps

17 December 2006 - 12:30 PM

Hello,

So,im making a small application for a friend of mine. But I ran into some troubles wich mainly base on this: Being able to SAVE a file in Gmfile1 and LOAD in Gmfile2p.

Why wont it work? Isn't it possible that Gmfile1 gives Gmfile2 a package and he's able to open it?

Could someone help me,or whip up an example? Thanks,

-Michael

--EDIT--

Click to download the EX

It's Possible In 2d,how About 3d?

26 November 2006 - 06:09 PM

Hello,

yes I saw some topic about it,destruct-able ground..but that was in 2D. I was wondering,would this be able to do in 3D?  I haven't saw a example of it,nor a topic. Would you need a whole libarary of DLL'S for it? Or would it already be able to do in D3D? I tried to make an example but my D3D powers are far too small for this..