Welcome! |
|
|
|
|
Site Forum |
|
|
|
|
|
| Heeelp me someone |
| << Prev Topic | Next Topic >> |
| Miranu |
| Posted: October 13 2009 at 3:31am | IP Logged
|
|
|
Newbie

Group: Newbie
Joined: October 12 2009 Posts: 1
|
I look over this forum and i didnt see noone...
i need help with:
I have 1 dream.
Make a Dungeon (like Ishar, or better Dungeon Master), but when i thing about it, i remember on 3D field
when i will have it, then i may give on all of cells some pictures and
if i start this game, i may move from picture to picture by pressing a
keys (cursor arrows), but...
1. which format of picture? .BMP ? :))
2. I think about give it to the case (as from select case) and make
them publick, cause i mean i will need doing with them if some good
creature make a impresive blunt attack or make bullrush or something
else, which move the character(s) one picture back.
or by this (i listen it is old code)
Dim arr(1 To 5) As Long
Sub main()
arr(1) = 65
arr(2) = 8
arr(3) = 9
arr(4) = 32
arr(5) = 65
i mean... i define all the pictures like this
3. How can i make the point of wiev, cause cell have 4 cardinal point (South, East, North, and west)
4. When i make it, i must take restrictions on keys and make
"restricted areas" or areas, when the character don't may going and
areas where: from the point x5,y6,z1 you may go to lower levels or back
by clicking on arrow
button, or cursor arrows Up and Down
5. When i make it, i must make some encounters...
but question is: how i give the picture of enemy in front of my picture
from this "engine" and when character atacks or make d*mage on this
creature, some scars and swings before this creature (and this i may
use in characters picture too)
6. Do you know about some technics how i may make the calculation of attacks and others?
7.(jumps) I programing before more than 15 years in some Basic (-Q?, i
don't know) and when i listen something about this language i remember
the Goto (and i use it realy very often), can i make jump in this
language to another rows? Can i make jump from forms to moduls, loading
calculations etc.
Do you know about some tutorial?
8.(Menu) When i make Menu like is in all others aplications and some programs (x,x,x,x,x,x,Help) i want make invisible it...
Pleas help me, becose I am novice with Visual Basic 6 and i must know
this language to my school and in my language(Czech-am from Czech
Republic) is not many books about Visual Basic, i know only about 1 and
this book is written like by someone who tells something to other
programmer which have more experiencies with another programing
language...
And don't worry i have MS VB Enterprise (6)
|
Online Status: Offline
|
|
| |
| 1 User(s) are browsing this topic, 1 Guest(s) and 0 Member(s) |
| 0 Members: |
|
|
|
|
|
If you wish to post a reply to this topic you must first login If you are not already registered you must first register
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You can vote in polls in this forum
|
|