General Chat
Viewing forum thread.
Back to General Chat.
Back to Forum List.
Deleted User
(IP Logged)
(IP Logged)
09:49 Sat 31 Oct 09 (GMT) [Link]
bool checkFire ( void )
{
if ( dbKeyState ( 57 ) || dbKeyState ( 29 ) || dbKeyState ( 157 ) )
return true;
return false;
}
bool checkLeft ( void )
{
if ( dbKeyState ( 203 ) || dbKeyState ( 30 ) )
return true;
return false;
}
Thats a bit of it
{
if ( dbKeyState ( 57 ) || dbKeyState ( 29 ) || dbKeyState ( 157 ) )
return true;
return false;
}
bool checkLeft ( void )
{
if ( dbKeyState ( 203 ) || dbKeyState ( 30 ) )
return true;
return false;
}
Thats a bit of it
Deleted User
(IP Logged)
(IP Logged)
09:53 Sat 31 Oct 09 (GMT) [Link]
That is telling you the key you use to move left and shoot
bool checkLeft ( void )
{
if ( dbKeyState ( 203 ) || dbKeyState ( 30 ) )
return true;
return false;
}
That is checking left
bool checkFire ( void )
{
if ( dbKeyState ( 57 ) || dbKeyState ( 29 ) || dbKeyState ( 157 ) )
return true;
return false;
}
and that is the spacebar to shoot the bullets...
bool checkLeft ( void )
{
if ( dbKeyState ( 203 ) || dbKeyState ( 30 ) )
return true;
return false;
}
That is checking left
bool checkFire ( void )
{
if ( dbKeyState ( 57 ) || dbKeyState ( 29 ) || dbKeyState ( 157 ) )
return true;
return false;
}
and that is the spacebar to shoot the bullets...
18:18 Sat 31 Oct 09 (GMT) [Link]
Well it's been really quiet in here
Where have all the posters gone ??
Where have all the posters gone ??
03:55 Sun 1 Nov 09 (GMT) [Link]
I was the last person to post !
Oh well,
Good morning to you all
Hope you are well
I was the last person to post !
Oh well,
Good morning to you all
Hope you are well
07:56 Sun 1 Nov 09 (GMT) [Link]
Mikeeeeeeeeeee I've said before and I'll say it again
Get on with it
You ok ?
g_k said:
Mikeeeeeeeeeee I've said before and I'll say it again
Get on with it
You ok ?
Deleted User
(IP Logged)
(IP Logged)
09:36 Sun 1 Nov 09 (GMT) [Link]
Still not started
What a miserable day it is today, all dark and depressing.
What a miserable day it is today, all dark and depressing.
10:13 Sun 1 Nov 09 (GMT) [Link]
Happy Birthday to you
Happy Birthday to you
Happy Birthday Dear Dgen
Happy Birthday to you
21 today, 21 today
He's got the key of the door
Never been 21 before
Congratulations, hope you have been having a smashing day
Happy Birthday to you
Happy Birthday Dear Dgen
Happy Birthday to you
21 today, 21 today
He's got the key of the door
Never been 21 before
Congratulations, hope you have been having a smashing day
11:06 Sun 1 Nov 09 (GMT) [Link]
thanks
hey guys, im having a good day so far. got 80 quid which ive spent n 2 games, mum bought me some beers for later, also got a new laptop which im on now with a wireless mouse. mouse is really small haha, couldnt believe it when i saw it.having a birthday celebration with family later on with a buffet so should be good.
EDIT: got £100 now my nan gave me another £20
Edited at 17:27 Sun 1/11/09 (GMT)
hey guys, im having a good day so far. got 80 quid which ive spent n 2 games, mum bought me some beers for later, also got a new laptop which im on now with a wireless mouse. mouse is really small haha, couldnt believe it when i saw it.having a birthday celebration with family later on with a buffet so should be good.
EDIT: got £100 now my nan gave me another £20
Edited at 17:27 Sun 1/11/09 (GMT)
Unable to post | |
---|---|
Reason: | You must log in before you can post |
General Chat
Back to Top of this Page
Back to General Chat.
Back to Forum List.