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 - strazer

#282
Btw, you can allow old-style commands by unchecking "Enforce object-oriented scripting" in the General Settings.
#283
This means you forgot a closing brace in the function before this latest code you posted.
The error means that the function inventory3_a can't be inside of another function, hence the function before it hasn't been closed properly.
#284
If played around with this idea in the SlideRoom module. It works by taking a screenshot of the current room, changing rooms, taking a screenshot of the new room, then animating the transition. I haven't worked on it for while and many problems it currently has can probably be solved by now.

I'm sure you can make it work if you set your mind to it, but of course I would welcome a built-in solution.
#285
meleepta.com doesn't work for me either (just as it didn't a few a hours ago when I tried it). It cannot find the domain.
#286
Have you tried Scorpiorus' test game from this thread in the Tech Archive? It sounds like what you're after.
#287
*Bump*

Dave, if you haven't been able to solve the problem, care to send CJ your game's source so he can investigate the problem?
#290
The FileNet plugin that was brought up here now has its own thread: http://www.adventuregamestudio.co.uk/yabb/index.php?topic=28261

Please continue discussion about that plugin there.
#292
Well said, Helm.
#293
Glad to hear it!
Did you just recover the game from the backups?
#294
Maybe your game files somehow got corrupted when you saved your game.
Fortunately, each time you save, AGS creates backups of your game files in the game's folder.

You can try recovering your game by renaming
  ac2game.dta to broken_ac2game.dta
  acsprset.spr to broken_acsprset.spr
  editor.dat to broken_editor.dat
and copying
  backup_ac2game.dta to ac2game.dta
  backup_acsprset.spr to acsprset.spr
  backup_editor.dat to editor.dat
#295
If you mean this module, it works fine for me in AGS v2.72.
If that's not it, could you point us to the actual module you're using?

Have you tried re-downloading and/or re-extracting the module? Maybe it got corrupted somehow.

And can you open your game at all? Try removing the offending module, save your game, exit and re-import the module.
#296
What script module? Is it just a script module or does it also contain GUIs or something?
What version of AGS are you using?
#297
Quote from: Chicky on Wed 06/09/2006 15:26:32
why is this a sticky?

I forgot to un-sticky it before moving it from the Tech Forum.

And I moved it because it's a problem with your PC, not with AGS.
#298
http://support.microsoft.com/default.aspx?scid=kb;en-us;312456

Seems to be a problem with your PC. Try re-installing Internet Explorer.
#299
I have to agree with Alynn to a point.
I don't see the benefit of the Teleport module in particular. What's wrong with
  cEgo.x = 100;
  cEgo.y = 150;
and
  oWax.X = 100;
  oWax.Y = 150;
?
#300
Quote from: Alynn on Wed 06/09/2006 13:08:45could a Rebuild Rooms command be added.

You mean like the "Rebuild all room files" command in the Game menu? ;)
SMF spam blocked by CleanTalk