Anyone Playing Mw2? (x360)

PC & Console gaming
Post Reply
CocoPops
Advanced Member
Posts: 200
Joined: Thu Feb 15, 2007 9:06 pm
Location: Thatcham, Berks
Contact:

Post by CocoPops »

Been contemplating using the [GSV] tag in MW2... anyone else?

Would it be right to use it?
I'm backkkk!!!!
User avatar
Eagle
The Eagle Has Landed
Posts: 3059
Joined: Thu Aug 24, 2006 5:45 pm
Contact:

Post by Eagle »

I don't see a problem with you using it m8.

I don't know if anyone else plays it though
Trig
GSV Spammer
Posts: 4555
Joined: Thu Aug 24, 2006 6:18 pm
Contact:

Post by Trig »

10 echo "Are you a member of GSV" if "y" or "Y" goto 20, if "n" or "N" goto 30
20 echo "Tag Up, mofo" then goto 30
30 echo "Tard" then goto 40
40 end
CocoPops
Advanced Member
Posts: 200
Joined: Thu Feb 15, 2007 9:06 pm
Location: Thatcham, Berks
Contact:

Post by CocoPops »

Cheers Trig.

Knew I could rely on you! :)
I'm backkkk!!!!
Trig
GSV Spammer
Posts: 4555
Joined: Thu Aug 24, 2006 6:18 pm
Contact:

Post by Trig »

aye, sad thing is I actually had to think about that post and change it so it looked right, probably wrong but it has been a long time since I programmed on a Speccy :lol:
Thane
Advanced Member
Posts: 481
Joined: Thu Aug 24, 2006 8:38 pm
Contact:

Post by Thane »

Speccy used the Print command to write text to the screen not echo :P
Claw
GSV Spammer
Posts: 2942
Joined: Fri Aug 25, 2006 12:41 am
Contact:

Post by Claw »

10 PRINT "Are you a member of GSV?"
20 IF INKEY$ = "y" THEN GOTO 50
30 IF INKEY$ = "N" THEN GOTO 70
40 GOTO 20
50 PRINT "TAG UP!"
60 GOTO 50
70 PRINT "Google 'GSV GAMING' and sign up..."
80 GOTO 70

I might be able to do the Z80 Assembler if I could remember the addresses... :unsure:

But, echo is for DOS batch files and still used in Unix. Was it used in COBOL?... that was such a long time ago but I'm disappointed I don't remember... :blush:
Just be a nutter... life becomes much more exciting, and people won't expect anything more of you...
Trig
GSV Spammer
Posts: 4555
Joined: Thu Aug 24, 2006 6:18 pm
Contact:

Post by Trig »

What a bunch of sad bastards we can be sometimes :lol:
andrew
GSV Regular
Posts: 1025
Joined: Sat Aug 26, 2006 11:41 pm
Contact:

Post by andrew »

Was this all in the good old days ? :P
Claw
GSV Spammer
Posts: 2942
Joined: Fri Aug 25, 2006 12:41 am
Contact:

Post by Claw »

Hey... I was gonna be the next Matthew Smith.... :huh:

Oh, and one more thing for the application I wrote above, please include:

5 REM © Claw 2010

...and it ain't open source either... that'll be £500.00 please... ta... <_<
Just be a nutter... life becomes much more exciting, and people won't expect anything more of you...
Post Reply