Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

I need to learn VB6


viciousdead
 Share

Recommended Posts

Before I get started with my question/s I would like to post a quote,
"Ask any questions you may have regarding any version in the Eclipse series."
Also, I do not know if this is a request or a question, it seems like both to me.

Ok, the title pretty much sums it up, what is the best way to start learning vb6? When I look at the [EO] source, [ES] source, and any other source, I am like a little 3 year old lost in walmart supercenter.

I know how to do sadscript, I learned it by making script items first.
Ex:
```
Case 1
Call SetPlayerHp(Getplayerhp(index) + 100)
Call TakeItem(index, 1, 1)
Exit Sub
```(Not sure if this is right, haven't sadscripted in ages, just pixeling..)

I would do the same with VB6, however… It's **different**, how? I don't know, just doesn't have easy functions/commands setup. What **I need** is some sorta **tutorial**, **teacher**, or **instructions**.. Could someone teach me, find a great tutorial (not one telling me how to add a function, one to teach me) that explains a lot, or find some sort of instructions I can follow, **I would really appreciate it**, thanks!

[[b]Robin, I know your reading this.. Yes, I know, you think I'm being a slut, your wrong, I'm just being a stupid 15 year old.] Lol… ;D
Link to comment
Share on other sites

@ShawnyBoy:

> [[b]Robin, I know your reading this.. Yes, I know, you think I'm being a slut, your wrong, I'm just being a stupid 15 year old.] Lol… ;D

Haha. That actually made me laugh. I like you.

What you do need to do is go read up on the basics of vb6\. Once you understand the IDE and how to debug, it's very easy to learn how to do the different features. Try and do them yourself, if they don't work come to the source questions board and ask away.

As long as you're not asking 'Can someone make this for me?' and actually getting people to _improve_ your code rather than write it out from scratch, we'll all help you.
Link to comment
Share on other sites

@Robin:

> @ShawnyBoy:
>
> > [[b]Robin, I know your reading this.. Yes, I know, you think I'm being a slut, your wrong, I'm just being a stupid 15 year old.] Lol… ;D
>
> Haha. That actually made me laugh. I like you.
>
> What you do need to do is go read up on the basics of vb6\. Once you understand the IDE and how to debug, it's very easy to learn how to do the different features. Try and do them yourself, if they don't work come to the source questions board and ask away.
>
> As long as you're not asking 'Can someone make this for me?' and actually getting people to _improve_ your code rather than write it out from scratch, we'll all help you.

Thank you very much Robin, I'll google it. :azn:
Link to comment
Share on other sites

@tronus22:

> here are some websites with vb6 tutorials…see if it helps you..
>
> http://www.profsr.com/vb/vbintro.htm
>
> http://www.vb6.us/
>
> http://cuinl.tripod.com/tutorials.htm
>
> also you can always search some on youtube...

Youtube is out of the question, I can't learn by watching videos. Why? I don't know. Anyways, I did find a tutorial(http://www.vb6.us/guides/visual-basic-6-beginners-guide), it seems to be helping me, I mean, look how far I have made it!!!

>! ![](http://www.freemmorpgmaker.com/files/imagehost/pics/8a8e3c2e6299229feade4a8e8726a162.png)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...