Go Back   I-Mockery Forum > I-Mockery Miscellaneous Forums > Questions, Suggestions, and Tech Support
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Guitar Woman Guitar Woman is offline
Drugs+drugs+rock+roll
Guitar Woman's Avatar
Join Date: Jul 2004
Location: Portland, OR
Guitar Woman is probably a real personGuitar Woman is probably a real person
Old Jan 9th, 2005, 03:06 AM        Programming
So I want to write a program. I need to keep myself from being bored when I can't sleep, and I've thought of making a text adventure. I have experience in NPC programming in Grall online, but now I want to make a program that is executable from windows. Nothing special, just a dos based thing. So, uh, where do I go to write it?
Reply With Quote
  #2  
Guitar Woman Guitar Woman is offline
Drugs+drugs+rock+roll
Guitar Woman's Avatar
Join Date: Jul 2004
Location: Portland, OR
Guitar Woman is probably a real personGuitar Woman is probably a real person
Old Jan 9th, 2005, 03:07 AM       
*graal
Reply With Quote
  #3  
MetalMilitia MetalMilitia is offline
Hitler's Canoe!
MetalMilitia's Avatar
Join Date: Sep 2004
Location: UK
MetalMilitia is probably a spambot
Old Jan 9th, 2005, 06:19 AM       
Visual Studio .NET 2003 -Quite a user friendly suite of programming tools. But still no walk in the park for a beginner.

You could write a dos based program in C++ or C. But to use the windows environment VB is probably best.
__________________
Quote:
Originally Posted by bigtimecow View Post
japan
Reply With Quote
  #4  
executioneer executioneer is offline
OH GOD
executioneer's Avatar
Join Date: Oct 2001
executioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contest
Old Jan 9th, 2005, 07:29 AM       
or you could do one in QuickBasic if you wanted to be really silly

http://home.blarg.net/~mobbswm/qb71.exe

that one doesnt have a help file though which is annoying but you should be able to find like a bunch of tutorials on "quickbasic" or "qbasic" on google or w/e, especially if its a fairly simple program
__________________
[COLOR=purple][COLOR=Magenta]SHAME ON A [COLOR=Pink]NIGGA WHO TRY TO RUN [/COLOR][URL="http://www.youtube.com/watch?v=NVGI6mhfJyA"]GAME[/URL] ON A NIGGA[/COLOR]
[/COLOR]
Reply With Quote
  #5  
AChimp AChimp is offline
Resident Chimp
AChimp's Avatar
Join Date: Nov 2000
Location: The Jungles of Borneo
AChimp is probably a real personAChimp is probably a real person
Old Jan 9th, 2005, 11:34 AM       
I recommend putting game programming ideas aside for now and learn how to program first.

Text parsers are actually pretty sophisticated.
Reply With Quote
  #6  
Guitar Woman Guitar Woman is offline
Drugs+drugs+rock+roll
Guitar Woman's Avatar
Join Date: Jul 2004
Location: Portland, OR
Guitar Woman is probably a real personGuitar Woman is probably a real person
Old Jan 9th, 2005, 03:06 PM       
I know how to program pretty well. Graal NPC scripting is just like regular programming language.
Example:

if (created) {
setimg beer.png;
}
//CLIENTSIDE
if (playertouchsme) {
playerhearts +=100;
hide;
}
if (playerchats&&strequals(#c beer)&&playerrupees =>11) {
show;
playerrupees -=10;
}

This is a script for beer, which is used a lot in playerhouses. If you touch it, it refills your health to full and goes away because you "drank" it, then if you say "beer" it will appear again and take 10 dollars from you (for buying annother one). Clientside means that it only effects one player, because graal is a MMG, and all the players in the same room as the NPC suddenly losing 10 gralats is kind of annoying. Yeah, there are some differences, but I'm good at adapting to these kind of changes. So, where do I actually go to write the program? Please help, I don't want to have to make a text adventure using Graal NPCs. ;_;
Reply With Quote
  #7  
MetalMilitia MetalMilitia is offline
Hitler's Canoe!
MetalMilitia's Avatar
Join Date: Sep 2004
Location: UK
MetalMilitia is probably a spambot
Old Jan 9th, 2005, 03:20 PM       
Looks pretty much like C. Get Visual studio. Its kind of like MS office but with programming tools. You will probably have to perfect your syntax and whatnot but it looks llike you wont have too much trouble.
__________________
Quote:
Originally Posted by bigtimecow View Post
japan
Reply With Quote
  #8  
Guitar Woman Guitar Woman is offline
Drugs+drugs+rock+roll
Guitar Woman's Avatar
Join Date: Jul 2004
Location: Portland, OR
Guitar Woman is probably a real personGuitar Woman is probably a real person
Old Jan 9th, 2005, 03:35 PM       
Thanks.
Reply With Quote
  #9  
executioneer executioneer is offline
OH GOD
executioneer's Avatar
Join Date: Oct 2001
executioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contest
Old Jan 10th, 2005, 05:07 AM       
oh wait i didnt read your post all the way! if you want to make a text adventure you should use AGT
__________________
[COLOR=purple][COLOR=Magenta]SHAME ON A [COLOR=Pink]NIGGA WHO TRY TO RUN [/COLOR][URL="http://www.youtube.com/watch?v=NVGI6mhfJyA"]GAME[/URL] ON A NIGGA[/COLOR]
[/COLOR]
Reply With Quote
  #10  
emujunkies emujunkies is offline
Junior Member
emujunkies's Avatar
Join Date: Sep 2004
emujunkies is probably a spambot
Old Mar 27th, 2005, 03:23 PM       
Just use Game Maker
www.gamemaker.nl
Reply With Quote
  #11  
MetalMilitia MetalMilitia is offline
Hitler's Canoe!
MetalMilitia's Avatar
Join Date: Sep 2004
Location: UK
MetalMilitia is probably a spambot
Old Mar 27th, 2005, 04:33 PM       
Oh shit its a bigger version of WINO.
__________________
Quote:
Originally Posted by bigtimecow View Post
japan
Reply With Quote
  #12  
the_dudefather the_dudefather is offline
Whiter than Alabaster
the_dudefather's Avatar
Join Date: Jul 2003
Location: Trapped in a box by a cockney nutjob
the_dudefather is probably a spambot
Old Mar 27th, 2005, 09:46 PM       
game maker rocks, i gots the registered version and everything (yep, legaly :0 )

while admitingly i havent tried anything non-graphics based, it would be worth a try
__________________
Its only taken me about 10 years to understand the water jug riddle in Die hard with a Vengeance. My brain takes a while, but it gets there in the end

Reply With Quote
  #13  
emujunkies emujunkies is offline
Junior Member
emujunkies's Avatar
Join Date: Sep 2004
emujunkies is probably a spambot
Old Mar 27th, 2005, 10:39 PM       
Yea I know the full version kicks ass, lot of cool extra features.
Reply With Quote
  #14  
the_dudefather the_dudefather is offline
Whiter than Alabaster
the_dudefather's Avatar
Join Date: Jul 2003
Location: Trapped in a box by a cockney nutjob
the_dudefather is probably a spambot
Old Mar 28th, 2005, 10:12 PM       
particle effects, rotating sprite/views and lotsa other neat stuff

my new game, metal gear rex VR pilot is cominging along nicely...
__________________
Its only taken me about 10 years to understand the water jug riddle in Die hard with a Vengeance. My brain takes a while, but it gets there in the end

Reply With Quote
  #15  
executioneer executioneer is offline
OH GOD
executioneer's Avatar
Join Date: Oct 2001
executioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contestexecutioneer won the popularity contest
Old Mar 28th, 2005, 10:41 PM       
THIS IS AN IRRELEVANT DISCUSSION, AS THE ORIGINAL TOPIC WAS TEXT ADVENTURES AND THE GUY WHO POSTED IT IS BANNED NOW
__________________
[COLOR=purple][COLOR=Magenta]SHAME ON A [COLOR=Pink]NIGGA WHO TRY TO RUN [/COLOR][URL="http://www.youtube.com/watch?v=NVGI6mhfJyA"]GAME[/URL] ON A NIGGA[/COLOR]
[/COLOR]
Reply With Quote
  #16  
the_dudefather the_dudefather is offline
Whiter than Alabaster
the_dudefather's Avatar
Join Date: Jul 2003
Location: Trapped in a box by a cockney nutjob
the_dudefather is probably a spambot
Old Mar 29th, 2005, 09:59 AM       
i dont know the verb 'ban'
__________________
Its only taken me about 10 years to understand the water jug riddle in Die hard with a Vengeance. My brain takes a while, but it gets there in the end

Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

   


All times are GMT -4. The time now is 01:15 AM.


© 2008 I-Mockery.com
Powered by: vBulletin
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.