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

#21
thanx again:)
#22
ok...so i did it...but now when i use the gold it doesn't dissappear from the inv and she repeats what she said for the suitcase...
heres my script...
function csarah_useinv(){{
  if (player.ActiveInventory == isuitcase)
  cFreddy.Walk(190, 161, eBlock, eWalkableAreas);
  csarah.Say("thanks i guess...heres your money...");
  cFreddy.LoseInventory(isuitcase);
  cFreddy.AddInventory(igold);
}
if (player.ActiveInventory == igold){
csarah.Say("great...we'll eventually change the sign...in the meantime why dont you check out the park...try to find something to sell...");
cFreddy.LoseInventory(igold);
cFreddy.AddInventory(iparkkey);
}}
any idea??
#23
Quote from: KhrisMUC on Fri 17/10/2008 11:25:39
Set the filter to x2; this will change the top resolution from 320 to 640, then use that setting to play the game.
(DON'T switch the resolution, always use the x2 filter to set the game to 640.)

how do i get to  that option

#24
The second one. There's a winsetup.exe for every game.
[/quote]

would you be able to guide me through it...im really new at this lol

#25
what is the scripting to use an object on a char and then after that use another

how can i fit two functions into the "use inventory on" space

#26
setup of my monitor or my ags game??
#27
dw about answering i just spotted it...:)
#28
when i try to preview my game i get this message
Failed to save room room3.crm; details below
room3.asc(-10): Runtime error: unexpected eof
my script looks like this

cFreddy.Say("yeah...but i don't even know why ive been sent here");
csarah.Say("you're supposted to open this shop up...all you need is 20 gold coins and you have a shop to start you new life...");
cFreddy.Say(so...where do i get coins???");
cpennycsd.Say("well sell something i guess...here sell this...i don't need it.");
cFreddy.AddInventory(isuitcase);
}
but i can't figure out whats wrong...any ideas???
#29
im using a lcd screen and my game is 320 x 200
#30
when i play my game in full screen the screen goes black and then i get a message saying that my signal frequency is out of range
#31
thanks everyone my doors finished now:)

#32
i dont think that this is posted before but i have checked the scripting tutoriol, video tutoriol and the getting started tutoriol...
so can anybody help me with using item from the inv to activate commands with another object
e.g using a key to open a door
SMF spam blocked by CleanTalk