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 - James (Aka: The Geek)

#1
The Rumpus Room / Re: How did you find AGS?
Sat 23/06/2007 07:07:03
My friend, Chris (not jones), said hey James! Have you ever heard of ags. I said no. He told me bout it. That was the greatest moment of my life!

Now that I have AGS:
1.  I have more confidence
2.  My spelin has improved
3.  Girls find me attractive
4.  I have mony (this may explain #3)

ok not really. Now I just spend more time on the computer.
#2
There was a Jojo.  In Monkey island II.  Jojo was a monkey you had to use as an inventory item.
#3
Yes, I have already checked
The Error comes up when I press the button
#4
I need my game to delete the item selected on the listbox when the user presses a button.

I have tried something simalar to this:

Ã,  Ã, int number = list.SelectedIndex;
Ã,  Ã,  Ã,  Ã,  list.RemoveItem(number);

When I run the game it says invalid index ???

Does anybody have any suggestions?
Ã,  Ã,  Ã, 
#5
OK I tried using string to int the way you said and it works thank you!
#6
O.K. I went home and checked to see what version I have and it turns out my friend just made a copy of the version he already had :o

version 2.56 :'(

so any tips for using this? ???

(I am going to try to find a way to get the new version but it will probaly take a while)

EDIT: Hey wait I just noticed you said V 2.71 i thout you said 27.1
sorry for the mistake
#7
I will try it when I get home (I am also giong to see what version I have) ;D

Thank you for all the help Ashen :)

(by the way it is because I want to try to make a verry simple calculator.)

May the force be with you,always. ;)
#8
Riddle me this,lets say I am making a game (I'm not right now but I am curious about how this would work) :-\
and I have a function like this:

int red;
int blue;
int green;

function addsome (){
int ran random (2)
if (ran==0)red==1;
if (ran==1)red==2;
if (ran==2)red==3;
Ã,  }

I need to use this function many times but, often times I
need to do this with other ints.Ã,  :o
Is there any I could do this without having to write many functions and instead do something like this:

function addsome(int,red);
function addsome(int,blue);
function addsome(int,green);

Please explain to me how to do this
The first person to reply gets one million dollars ;D
(just kidding) ;)
#9
I tried stringtoint But I cant figure out how it works could you explain it?

I can't upgrade because I don't have internet my friend put ags onto a disk for me (I can't ask him to do that again)and right now I am at school.
#10
ok i have a questions

is there any way i can let the player type any number and it be stored as an int(And can i use decimal)


i have an older version of ags (i got it in october) and i cannot upgrade
#11
I tried that. ::)
Nothing happened. :o
That's why I asked for help. ???
#12
I am trying to make an avi movie display when my character walks in a room. ;D
How do i do this? ???
SMF spam blocked by CleanTalk