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

Topics - superwap

#1
Hello partners. I´m Walter, from Argentina. Sorry but I understand a little english.
I have a problem. Next, I write the pc advice:

Error: prepare_script: error -18 (no such function in script) trying to run ´hHotspot1_Interact´ (Room 1)

It appears when I run my game in the Editor mode or compiled...
For example: I Edit a room, then use Hotspots, go to Events, and write:
Interact hotspot: hPasto_Interact
Look at hotspot: hPasto_Look
...
Pick up hotspot: hPasto_PickUp

When the game´s running, I Pick up the hotspot "Pasto" and the machine say: "Es solo pasto!"
but when I Look at hotspot (eye´s icon), the game finished and appear the next message:

Error: prepare_script: error -18 (no such function in script) trying to run ´hHotspot1_Interact´ (Room 1)

In the script appears this:

// room script file

function hPasto_Interact()
{
  Display("Es solo pasto!");
}

function hPasto_PickUp()
{
  Display("No quiero tocar eso");
}

But... to pick up the hotspot "pasto" the game say: "es solo pasto!" when I wish it say "No quiero tocar eso", and to look at the hotspot "pasto" the game say error.

Please, write me an e-mail to: superwap8@hotmail.com
Thank´s very very much!
Walter "Superwap". (an student in Argentina) :)
Excuse me for my bad english and the long post.
#2
Hello partners. I´m Walter, from Argentina. Sorry but I understand a little english.
I have a problem. Next, I write the pc advice:

An unexpected error ocurred trying to star up the AGS Editor. Please consult the details below an post the error to te AGS Technical Forum.
System.BadImagenFormatException: El acceso a la dirección de memoria no es válido. (Excepción de HRESUL: 0×800703E6)
en AGS.Editor.NativeProxy..ctor()
en AGS.Editor.ApplicationsController..ctor()
en AGS.Editor.Program.startupTimer_Tick(Objet sender, EventArgs e)
en System.Windows.Forms.Timer.OnTick(EventArgs e)
en System.Windows.Forms.Timer.TimerNativeWindows.WndProc(Message& m)
en System.Windows.Forms.NativeWindows.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

It appears sometimes, when running AGS after use the compiled game and return to the editor.
Please, write me an e-mail to: superwap8@hotmail.com
Thank´s very much!
Walter "Superwap". (an student in Argentina) :)
SMF spam blocked by CleanTalk