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

#1
um well I wanted to "teleport" an npc from one place in the room to another before fade in, and when I looked how to do it, I found setmovedirect or something, but then it sais its obselete with ags 2.7 .. what is the replacement??
#2
is there a way to reversing continuous scaling, so that instead of making sprites go from small to big when moving down the screen, they go from big to small?

when I try to enter the numbers in the continuous scaling box, they just reset themself if I enter a reversed value..
#3
Advanced Technical Forum / um error report
Mon 21/03/2005 18:28:51
uh just thought I'd report this, since it sais that I should report it :)

---------------------------
Illegal exception
---------------------------
An exception 0xC0000005 occured in ACWIN.EXE at EIP = 0x77F5D850 ; program pointer is +200, ACI version 2.62.772, gtags (0,32)

AGS cannot continue, this exception was fatal. Please note down the numbers above, remember what you were doing at the time and notify CJ on the Tech forum.



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


I was just testing some mp3 music in a couple of rooms ( a few with the rain plugin, and ambient sound looping), and when I went back to a room the game crashed
#4
  // script for room: First time player enters screen
 
SetTimer(1,200);


if (IsTimerExpired(1)==1)
    {MoveObject(1,319,75,4);}
 

uh is there something wrong with this script ???  cause my object aint moving.. and I've checked object numbers so they match..                   Im quite new to scripting, but I thought this was how it was supposed to look
#5
a quick question:

is it possible to adjust both the colour tinting and the light level in the same room?  cause in the regioneditor you have to choose between one of them
#6
I was just wondering if anyone got any tips to where I can upload large games, most free webhosting sites only got like 10 mb, and that's not enough..
#7
ive used ags for about 6 months but I never used scripting very much so my question is:

if I want to make a shadow for my character (like another character that is following my character instantly all the time) how should I script it?

Ive tried using the command "character - follow another character" but there is a delay on the movement of the shadow, so how do I make it follow my character instantly? and how do I make it so that it is always behind my character?

if there is an easier way of making shadows, please feel free to tell me..


ive searched the forums for shadows but i didnt find anything useful
SMF spam blocked by CleanTalk