I need recommendations

Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
Post Reply
Patrickssj6




Pi Collaborator

Posts: 5426
Joined: Sat Jul 24, 2004 12:12 pm
Location: I'm a Paranoid
Contact:

I need recommendations

Post by Patrickssj6 »

I learned the basics of VisualBasic(Variables,Statements etc.).What should i do know?I have so many questions.I don't know what I should do next.Should i switch language or learn more?BUt where?I want to use VisualBasic more modding related and manipulate files.Open map view structure etc.But how? :D
...left for good
Klaz0r





Posts: 49
Joined: Tue Jul 27, 2004 2:36 pm

Post by Klaz0r »

In my opinion, VB is a great language to use if you are just starting out and have never done any programming before. If you want to use it for modding purposes, first you should learn how to open/modify/close files (do a search for system.IO assuming you have VB 2005). Then, just look through this forum. There are a bunch of topics that have code snippets and stuff you could learn from and copy into your own program. Hope this helps you out some.

Also, to learn more about VB, just search the web, there are millions of pages that have VB code in them that you can check out. But the best way to learn is get a book. Because then it's there for refrence at any time.
Post Reply