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 - Trent R

#561
NES (top insert)
SNES
N64 (black)
N64 (green-with special chip for DK64)
Dreamcast
Playstation
Playstation 2 (Slim)
PS3 (Japanese--my bro bought it and it was way cheaper than America's price. And they are the same region! Woot!)
Xbox
Gamecube
Wii

Gameboy Pocket
Gamboy Color
Gameboy Advance (orig. gen.)
DS (orig. gen.)


And broken consoles:
Gameboy (super-fat original)
Sega Gamegear (and/or lost)
NES (orignal horiz. insert)




I love gaming ;D Always have
~Trent
#562
Check Slickdeals or BensBargains for some awesome prices or maybe some internet codes (they have Dell ones almost all the time.)

I got my Lenovo through NewEgg through Slickdeals for a good price. It works for me (senior year of highschool and past) and I've never had any major problems. So far Portal and Oblivion are the most advanced games I've played on it, and they both run pretty good.


~Trent
PS-I hate Macs for everything except video editing. And if you want a gaming laptop, or just want to be able to occasionally play games, Macs IMO won't be the way to go. (except AGS games)
#563
General Discussion / Re: Happy New Year!
Thu 01/01/2009 09:50:07
Meh, I miss 2006. That was a good year for me.

3 a.m. and I'm going to bed finally.
~Trent
#564
Try
Code: ags

function iSouthernwood_UseInv()
{
  if ((player.ActiveInventory==iVial)&&(player.InventoryQuantity[iSouthernwood.ID]==10))
  {
    //do stuff
    player.InventoryQuantity[iSouthernwood.ID]-=10;
    player.LoseInventory(iVial);
    player.AddInventory(iAConcoct);
    UpdateInventory();
    Display ("Mixed the Southernwood in the Vial to create an Appleringie Concoction");
  }
  else Display ("You need 10 Southernwood herbs to produce an Appleringie Concoction!")
}


You want you use iVial on iSouthernwood, right?


~Trent
#565
General Discussion / Re: Happy New Year!
Thu 01/01/2009 04:40:02
9:37 for me, and I'm watching on tv Lionel Ritchie performing at Times Square!

Happy New Year AGSers!

~Trent
#566
Have you tried installing outside of the normal Program Files folder? Sometimes programs (not saying AGS) have problems because of the Admin rights thing--so it can be easier to install to a diff. location.


~Trent
#567
Quote from: bloodymirj on Wed 31/12/2008 08:17:51
  Thank you all guys for help. The forum is great.
Of course they are! And we're glad to have you here. Welcome to AGS.


~Trent
#568
Quote from: Pumaman on Tue 30/12/2008 23:13:09
Code: ags
      (oABCtrece.Graphic == 107) &&
      (oABCtrece.Graphic == 106) &&

I'm guessing there's supposed to be a oABCdrugo in place of one of those.


~Trent
#569
gInventoryGUI.Visible=false;

Or whatever you've called it.


Have you also tried using the objects name instead of the array?


~Trent
#570
Well, if your function isn't doing anything, it means that it doesn't fulfill all 8 of your requirements. You can check the by putting in an else statement with a Display() call.

~Trent
#571
#572
Quoteplus,i would like the inventory screen to disappear the moment i put matches and candle together but it stays there
Well, you never called for your inventory screen to disappear, so that should go before your walk call.

And have you tried using break points or Display calls to find out which line it actually freezes on?

And which script is this in? Global?



~Trent
PS-You can use the [code][/code] tags to keep it nice and clean on the forums. And also, your function lost two closing braces when you posted it.
#573
You might be able to create multiple views for speech, and use a function to randomly change it with Random() and player.SpeechView

And if you're writing your own, look at Extender functions in the manual. That will help you out.


~Trent
#574
Quote from: Nickydude on Tue 30/12/2008 13:26:47
Move one of the Icons out of the way so you can see the grey background then click on it.
No need, he can click outside of of the GUI (the grey area of the editor) and it'll do the same. There's also a pull-down below the tree which you can use to select all of the controls.

~Trent
#575
Also, I like to imagine how I could recreate certain puzzles and interactions from other games. Even though I don't bother to script anything in AGS, it helps me get in good mindset.
Then when I am scripting, I have multiple ideas on ways to script a problem or puzzle.


~Trent
#576
Recently I've been playing Twilight Princess, and Midna actually speaks a really cool language. And I think some of the other characters speak tiny bits of Japanese...


~Trent
#577
Perhaps this was posted a few years ago from a computer with an internet connection so slow that it took this long to go through.
[/offtopic]

~Trent
#578
If you're using the RON package I'm thinking of, I think some of the folders are named with the artist (it's been forever since I last looked at it though, so I may just be an idiot.)

I'd go with DC too.


~Trent
#579
Quote from: Radiant on Sat 20/12/2008 09:37:52
Quote from: ManicMatt on Fri 19/12/2008 23:19:41
Can we make it Down-The-Street-From-ManicMatt's-Housettens?
Nah. DTSFMHittens is completely unpronouncable.
I'm just gonna call it D'SHittens.

I thinking robbing ManiacMatt's shop (or have the crap being beaten out of us trying) is d'shit!

~Trent
PS-Can you tell I'm white? :=
#580
No tuts or guides, but the AT&C discussions on the Wiki are good reads (most of them).


~Trent
SMF spam blocked by CleanTalk