Was not too sure where to post this however I have come across an original disk with some of my projects dating back to 2000! However, it was just the builds with protected gam files and I was...
Type: Posts; User: dsmathewson; Keyword(s):
Was not too sure where to post this however I have come across an original disk with some of my projects dating back to 2000! However, it was just the builds with protected gam files and I was...
Hi there. I am using a sub-app as a pause screen during my game. However. The glitch as it stands is the following:
When pushing enter the sub-app should appear. However, when I push enter I can...
Hi there. I was wondering if anyone knew if there was an expression / calculation for letting active objects only semi-collide with obstacles.
E.g. say the Main character (active) colides with a...
Hi there. I was wondering if there was a resource somewhere that explained the various different combinations of code that you can put in the expressions editor.
Anyone have any links
Hi there. I am construction a text engine for my game basing my code off the text blitter example of displaying a line of text and then the text scrolling up to display another line.
My question...
Hi there. I Was wondering if there was a simple way to manipulate colours whilst displaying one string.
e.g. I had a sentence "The dog barked" and I wanted dog to appear in red. How would I do...
As the subject title says I need help putting a customizable pause screen into my game without too much difficulty.
Can anyone help with an example etc... as I am stuggling to do it myself.
Hi there. I am busy working away on an adventure RPG game. I was wondering if anyone had any suggestions on how to make the camera jump to a point where a certain event is happening. Whenever I do it...
Hey, does anyone know a good way to make a password entry screen on mmf2.
e.g. user inputs specific information into textbox and upon clicking "OK" button the app will check to see if the password...
it is stored in a sub folder.
e.g.
Application is in folder "App"
INI is in folder "App/data"
they both have modified writes so there should not be a problem or would u recommend just...
Hi there.
I am having difficulty writing / retrieving information from my INI file when I run MMF2 Dev to test it. However, when I build an application and run it in admin mode it will happy read...
do you know anyone here that may have the tool?? its just a bit rubbish that my old games cannot be read. i had a good engine too, just wanted to update it!
but I was sure I remember a couple of years ago on this forum that there was a tool that would allow you to unlock the file again.
Is this not arround anymore or would there be a memory address...
Hi there, I was digging out some of my old creations to update them in MMF2 Dev but all I could find where the applications that were built and protected. Is there anyway to unlock these protected...
Hi there,
I am having difficulty getting the Formatted Text object to display a string from an INI file. Can anyone help with this??
I have been able to get the string object to display text...
that's great!! Also another quick question while Im here. Does anyone else find that with Windows Vista it refuses to make an .ini when an application is running.
Is there a way to make an ini...
Hi there, I'm recently new to the wonders of text blitter and was wondering how to recreate a typing text box where the text appears as if it was being typed
e.g. like in any rpg when one...