Gamestudio Links
Zorro Links
Newest Posts
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (AbrahamR, AndrewAMD, ozgur), 763 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
I have some problems with the game please help me soon #414678
01/06/13 14:58
01/06/13 14:58
Joined: Nov 2012
Posts: 49
A
amirmehrvarz Offline OP
Newbie
amirmehrvarz  Offline OP
Newbie
A

Joined: Nov 2012
Posts: 49
hello I have some problems with the game
I have three months to make more project So please help me
.
1_ what I do that when shooting a gun the bullet come out of the tube.

2_ i want to create a Strategy game but i have one problem
What I do when I clicked the mouse . player move to mouse cursor

3_i want to create an enemy but i can not create 10 enemy with 1 action because for example when i kill 1 enemy the other enemy is dead

4_Where can I learn from Artificial intelligence



thank you

Re: I have some problems with the game please help me soon [Re: amirmehrvarz] #414685
01/06/13 15:59
01/06/13 15:59
Joined: Apr 2008
Posts: 2,488
ratchet Offline
Expert
ratchet  Offline
Expert

Joined: Apr 2008
Posts: 2,488
I want to make the next big MMO, please help me ... humm ... sounds like already seen a lot when a newbbie want to make a game without having made some 2 or 3 complete little games before ...

We already had a guy wanting to make the next big RTS Space game in two months already.
A BIG COMIC JOKE , AND BIG EPIC FAIL ...


Three months ... IMPOSSIBLE ... or you'll have to keep minimalist as possible on all features and graphics ... ? even path finding navigtaion coding is pretty impossible for a beginner.


You seem to be very new to 3D game Dev and 3D ... and for 3DGS you'll have to dig and test lot of code from AUM Magazines. You could start by trying to master Lite C workshop first.Because learning all 3D programming and 3DGS specific will take you lot more than 3 months if you are really new to 3D and coding.

Your questions just show how new you are , and that you even don't have any basics with 3DGS ... you attach the same action to ennemies, but each of them will manage their OWN COPY of the action , each will have is own variables etc ... think of it like some COPY of an action.


Because you want to make faster as possible without months and years of HARD WORK, i suggest you to use alternate open srouce free RTS engine instead and make your own units and world :
glest
zero-k engine
spring RTS engine
This sort of engine already have all code for selection ,animation, path finding etc ....

Some game made with Mega Glest engine :
ANNEX


Check the video on youtube :
Annex video

Good luck ...

Last edited by ratchet; 01/06/13 16:14.
Re: I have some problems with the game please help me soon [Re: ratchet] #414702
01/06/13 20:14
01/06/13 20:14
Joined: Nov 2012
Posts: 49
A
amirmehrvarz Offline OP
Newbie
amirmehrvarz  Offline OP
Newbie
A

Joined: Nov 2012
Posts: 49
I mean the game was to compete in school grin
Where can I learn
The only place that I saw is manual.3dgamestudio.net
I do not know how things for example
Artificial intelligence
Collision
Gravitation
Most importantly, make effects
Rotation
Plug
And ....
please help me

Re: I have some problems with the game please help me soon [Re: amirmehrvarz] #414705
01/06/13 21:08
01/06/13 21:08
Joined: Jan 2002
Posts: 4,225
Germany / Essen
Uhrwerk Offline
Expert
Uhrwerk  Offline
Expert

Joined: Jan 2002
Posts: 4,225
Germany / Essen
This is the best help you can get:

http://tutorial.3dgamestudio.net/


Always learn from history, to be sure you make the same mistakes again...
Re: I have some problems with the game please help me soon [Re: Uhrwerk] #414716
01/07/13 04:32
01/07/13 04:32
Joined: Nov 2012
Posts: 49
A
amirmehrvarz Offline OP
Newbie
amirmehrvarz  Offline OP
Newbie
A

Joined: Nov 2012
Posts: 49
i know it very well but my problem is not at the work shop

Re: I have some problems with the game please help me soon [Re: amirmehrvarz] #414726
01/07/13 08:25
01/07/13 08:25
Joined: Nov 2012
Posts: 49
A
amirmehrvarz Offline OP
Newbie
amirmehrvarz  Offline OP
Newbie
A

Joined: Nov 2012
Posts: 49
How do I solve this problem just

what I do that when shooting a gun the bullet come out of the tube.
and
i want to create a Strategy game but i have one problem
What I do when I clicked the mouse . player move to mouse cursor
.
.
please please please help me ok

Re: I have some problems with the game please help me soon [Re: amirmehrvarz] #414728
01/07/13 09:04
01/07/13 09:04
Joined: Jul 2008
Posts: 2,107
Germany
rayp Offline

X
rayp  Offline

X

Joined: Jul 2008
Posts: 2,107
Germany
Bullet comes out of gun
http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=414603#Post414603
see weapon.c

Strategy / Walk2 mouse point
AUM search 4 Stratego-Workshop
( see vec_for_screen and so on )


Acknex umgibt uns...zwischen Dir, mir, dem Stein dort...
"Hey Griswold ... where u gonna put a tree that big ?"
1998 i married my loved wife ... Sheeva from Mortal Kombat, not Evil-Lyn as might have been expected
rayp.flags |= UNTOUCHABLE;
Re: I have some problems with the game please help me soon [Re: rayp] #414741
01/07/13 11:12
01/07/13 11:12
Joined: Sep 2003
Posts: 6,861
Kiel (Germany)
Superku Offline
Senior Expert
Superku  Offline
Senior Expert

Joined: Sep 2003
Posts: 6,861
Kiel (Germany)
A strategy game where you move more than one unit at a time is not easy and I suggest you try something else instead. If you only have one entity/ player and move him to the mouse click position then check the example in the manual for mouse_pos3d. If trace_hit, use vec_diff to calculate the direction vector from player to target, vec_to_angle to get the appropriate angle and set player.pan to the resulting pan value.


"Falls das Resultat nicht einfach nur dermassen gut aussieht, sollten Sie nochmal von vorn anfangen..." - Manual

Check out my new game: Pogostuck: Rage With Your Friends
Re: I have some problems with the game please help me soon [Re: Superku] #414822
01/08/13 15:43
01/08/13 15:43
Joined: Nov 2012
Posts: 49
A
amirmehrvarz Offline OP
Newbie
amirmehrvarz  Offline OP
Newbie
A

Joined: Nov 2012
Posts: 49
thank you very mouse


Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1