Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - shaungaryevans

#81
Sorry but is still won't work,

when i put this in,

if (oComputer_1 == 1) oComputer_1.Visible = true;

it says;

room1.asc(423): Error (line 423): Type mismatch: cannot convert 'Object*' to 'int'

and i have done the top bit as well.
#82
Sorry, but i don't get you, where do I put show_obj = 1' and how do i connect to the other room please?
#84
Hi,

How to make an object appear in one room when you are in another?

#85
Never mind, done it now
#86
if (keycode == eKeyTab)   show_inventory_window();  // Tab, show inventory
#87
Beginners' Technical Questions / Tab button,
Thu 30/04/2009 18:29:31
When I press the Tab button on my keyboard, the inventory windows will pop up and the curson change to the pointer. Now, I disable the tab so it don't show the invertory window, but the pointer still change, and i don't want this. Does anybody know how to turn the tab button completely off.
#88
Never mind, done it now
#89
i've have do this code:

if (keycode == eKeyP) pausescreen.Visible = !pausescreen.Visible;

how would I centre the gui now. What do i need to add in this code please?
#90
Beginners' Technical Questions / Pause Screen
Thu 30/04/2009 12:20:09
hi,

I want to have my pause menu come up when I press the letter 'P' on my keyboard. How would I do this please?
#91
Thank you, the region worked. I spent 1 hour trying to solve that last night lol

Thanks
#92
hi,

When i move from one room is another, the charater lands on a hotspot but the hotspot doesn't work. It will only work if i'm in the romm already? Can somebody tell me how to run a hotspot when a charater appears on it when moving rooms please?
#93
Hi,

I'm learning javascript in college and i was wondering if i could use it in AGS, would AGS recognize java or not?
#94
Thanks for, thats really helpful  :)
#95
I doing a code like this:

function welldone_OnClick(GUI *theGui, MouseButton button)
{
if (bad6.Visible = false){                                           line 718
  digipad_1.Visible = false;
  welldone.Visible = true;
}

bad6 is the name of a button

but it say,
GlobalScript.asc(718): Error (line 718): Parse error in expr near 'bad6'


Can somebody tell me why this is happening and how to solve it please?
#96
It alright now, don't know what i did. buildt a new gui and its worked lol.
#97
I was building a room with a object in, i also put coding on the object to open a gui. When I started my game the following message appeared

---------------------------
Illegal exception
---------------------------
An exception 0xC0000005 occurred in ACWIN.EXE at EIP = 0x0043FBE7 ; program pointer is +379, ACI version 3.12.1074, gtags (16,0)

AGS cannot continue, this exception was fatal. Please note down the numbers above, remember what you were doing at the time and post the details on the AGS Technical Forum.



Most versions of Windows allow you to press Ctrl+C now to copy this entire message to the clipboard for easy reporting.

An error file CrashInfo.dmp has been created. You may be asked to upload this file when reporting this problem on the AGS Forums. (code 0)
---------------------------
OK   
---------------------------

Can you please tell me what i have done to make this pop up, and how can i solve the problem please?
#98
if you can make games that can play on a dvd player, i know AGS will not let me do it, but do anyone knows a piece of sofware that will let me do it please?
#99
hi all,

Can you make your games to play on your dvd player?

if not, do you know any saoftware that i might be able to use please?
#100
Of course, i had done anything else but that, how could i miss that! lol. Thank you
SMF spam blocked by CleanTalk