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 - Edwin Xie

#342
I don't know....maybe try modifying the HTML file.
#344
Bah, it is very hard to download CodeStuff Starter.
#345
Code: ags

function repeatedly_execute() {
Ã,  // LEC Statusline
string bunky;string texty; int cursy;
StrCopy (texty, "");Ã,  cursy=GetCursorMode();Ã,  
if (cursy==0){Ã,  Ã,  StrCat(texty,"Walk to ");}Ã,  
else if (cursy==1) {Ã,  Ã,  StrCat (texty,"Look at ");}Ã,  
else if (cursy==2) {Ã,  Ã,  StrCat(texty,"Use ");}Ã,  
else if (cursy==3) {Ã,  Ã,  StrCat(texty,"Talk to ");}Ã,  
else if (cursy==4) {Ã,  Ã,  StrCat(texty,"Use ");Ã,  Ã,  
GetInvName (player.activeinv, bunky);Ã,  Ã,  
StrCat(texty,bunky);Ã,  Ã,  StrCat(texty," with ");}Ã,  
else if (cursy==5) {Ã,  Ã,  StrCat(texty, "Pick up ");}Ã,  
else if (cursy==8) {Ã,  Ã,  StrCat(texty, "Open ");}Ã,  
GetLocationName(mouse.x,mouse.y,bunky);Ã,  
StrCat(texty,bunky);Ã,  
SetLabelText (0,0,texty);
}
if (GetGUIAt(mouse.x,mouse.y) == 4) SetMouseCursor(6);
else if (GetGUIAt(mouse.x,mouse.y) ==3) SetMouseCursor(6);
else SetDefaultCursor();


EDIT: Ok, something is definately wrong cursor 6. In GUIs, Cursor 6 does not work at all!
#346
Quote from: Goot on Sat 28/08/2004 06:44:06
Go to general settings. Make sure 'automatically move character is walk mode' is checked. It probably isn't for some weird reason. Also, maybe you're using a different cursor mode which has somehow ended up with the walk picture. Oh, and make sure that guy is the player character.

Goot, Correction, it was actually:
"DON'T automatically move character in walk mode"

and make sure that is NOT checked.
#347
General Discussion / Re: Crazy eBay auctions
Sat 28/08/2004 06:25:08
Air Guitars are nice aren't they....man, who changed the font and the font size?!?!?! It is a constant annoyance to me. Sorry if I am off-topic
#348
Happens to me when the talking view is the same as the walking view, or atleast set that way.
#349
General Discussion / Re: Crazy eBay auctions
Sat 28/08/2004 05:14:39
Quote from: mousemat on Fri 27/08/2004 10:22:12
i saw someone bid £93 on a piece of paper telling them how to get a phone for £20 ;D

On Curcuit City you get phones for about 19 bucks...probably before rebate or after.
#350
Before i downloaded WinXP service pack 2 and after that my computer just keeps getting slow and slow. I assumed that it took up too much space or had files that made my computer slow so I used my recovery disk and never downloaded it again. After wards it was MUCH better.
#351
General Discussion / Re: Free computer, Ipod
Sat 28/08/2004 05:05:21
It looks as if the company is not making Ipods but making spam
#352
I still get the error...
Quote from: JaysSite on Fri 27/08/2004 22:10:30
Change that code to:
Code: ags

if (GetGUIAt(mouse.x,mouse.y) == 4) SetMouseCursor(6);
else if (GetGUIAt(mouse.x,mouse.y) ==3) SetMouseCursor(6);
else SetDefaultCursor();


[partidontget]If you still get the error, post the code before and after the "if" statement as well.[/partidontget]


I don't get it...
#353
Critics' Lounge / Re: Theme music for CC
Fri 27/08/2004 22:11:03
Change the music's instument into something more original
#354
Advanced Technical Forum / Re: Saving
Fri 27/08/2004 22:08:42
Uh, maybe maing a save GUI and then use GetRoomNumber and GetDate or something similar to that? And then....well look for the source code of the default save dialog.
#355
Code: ags

if (GetGUIAt(mouse.x,mouse.y) == 4) SetMouseCursor(6);
else SetDefaultCursor();
else if (GetGUIAt(mouse.x,mouse.y) ==3) SetMouseCursor(6);
else SetDefaultCursor();
#356
General Discussion / Re: Free computer, Ipod
Fri 27/08/2004 21:22:26
I agree there isn't a reason why we should talk about this.
#357
Shouldn't this be in the Games in Production forum?
#358
Um, I think he posted this here because he wants people to C&C his graphics.
#359
The Rumpus Room / Re: How did you find AGS?
Fri 27/08/2004 21:06:15
I found AGS because I got mad a runescape and then tried to make an adventure game so I went to some kind of website and there was a list of adventure game creation programs and i thought AGS was the best of the list.
#360
General Discussion / Re: Free computer, Ipod
Fri 27/08/2004 21:02:17
uh, lottery? To win the lottery there is like a 1 in 1 Million chance. And you got to spend a small price each time you play.
SMF spam blocked by CleanTalk