Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 18,618 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 4 of 6 1 2 3 4 5 6
Re: Starting with GS. [Re: Steveo] #97681
11/18/06 18:59
11/18/06 18:59
Joined: Aug 2000
Posts: 1,140
Baunatal, Germany
Tobias Offline

Moderator
Tobias  Offline

Moderator

Joined: Aug 2000
Posts: 1,140
Baunatal, Germany
It's in the third item on the download page, with that heavy "DOC" (aka "documentation)" header.

If you want to find something on a webpage, your browser has a find function, press Ctrl-F and then enter "workshop" or "tutorial".

Hope your troubles are now over!

Re: Starting with GS. [Re: Tobias] #97682
11/18/06 19:18
11/18/06 19:18
Joined: Nov 2006
Posts: 13
Florida USA
S
Steveo Offline
Newbie
Steveo  Offline
Newbie
S

Joined: Nov 2006
Posts: 13
Florida USA
Yes I can easily find those Tutorials. But as I said when I download all of those they are "blank" Heres what I see....



Re: Starting with GS. [Re: Steveo] #97683
11/18/06 19:55
11/18/06 19:55
Joined: Aug 2000
Posts: 1,140
Baunatal, Germany
Tobias Offline

Moderator
Tobias  Offline

Moderator

Joined: Aug 2000
Posts: 1,140
Baunatal, Germany
Well, either you haven't downloaded the tutorial correctly or you can't read Windows help documents on your PC!

I remember someone else here had the same problem half a year ago, he's set something in his internet security settings and needed to set that back fro reading help files. I don't know what it was but maybe you find it with a search on this forum.

Your PC must be able to read Windows help files (CHM). Otherwise you won't be able to do much with Gamestudio - neither with most other programs! CHM is a standard Windows format, just like HTML. I hope you unzipped the tutorial before?

Re: Starting with GS. [Re: Tobias] #97684
11/18/06 20:05
11/18/06 20:05
Joined: Nov 2006
Posts: 13
Florida USA
S
Steveo Offline
Newbie
Steveo  Offline
Newbie
S

Joined: Nov 2006
Posts: 13
Florida USA
OK I will continue to try to "unlock" the Tutorial, and yes I unzipped it.


Hmmm I am a bit confused at this point but I think you will agree I could not easily find a working Tutorial!

Re: Starting with GS. [Re: Steveo] #97685
11/18/06 20:07
11/18/06 20:07
Joined: Aug 2000
Posts: 1,140
Baunatal, Germany
Tobias Offline

Moderator
Tobias  Offline

Moderator

Joined: Aug 2000
Posts: 1,140
Baunatal, Germany
Yes, I agree certainly! I didn't think of such a problem. However you should have mentioned earlier that you can't read CHM files, because then you not only have problems with the tutorials but probably can't read the manual either?

Re: Starting with GS. [Re: Tobias] #97686
11/18/06 20:59
11/18/06 20:59
Joined: Nov 2006
Posts: 13
Florida USA
S
Steveo Offline
Newbie
Steveo  Offline
Newbie
S

Joined: Nov 2006
Posts: 13
Florida USA
Ok so I tried the Explorer Security setiings but had no luck.


But in my searching around I discovered...

If open up the Gamestudio Program there is a Manual that I can open! I printed about 80% of the Manual ( printer ran out of ink) so Im gonna read the whole thing, it already just at a glance has answered several questions I had!

Thnz for helping me find it and Im sure Ill make better progress at making my game now

Re: Starting with GS. [Re: Steveo] #97687
11/18/06 22:31
11/18/06 22:31
Joined: May 2005
Posts: 2,713
Lübeck
Slin Offline
Expert
Slin  Offline
Expert

Joined: May 2005
Posts: 2,713
Lübeck
leftclick at those pluses (+) left from the "Level Design -Tutorial".
Then choose the first part of that chapter and read it.

Re: Starting with GS. [Re: Slin] #97688
11/19/06 00:46
11/19/06 00:46
Joined: Nov 2006
Posts: 7
G
Gamefreak Offline
Newbie
Gamefreak  Offline
Newbie
G

Joined: Nov 2006
Posts: 7
well as much as i've figure out i can make something where you can run around. But this is from the wed tutorial combined into this oddball mess of things. I still cant quite figure out the sun and these pics kinda show a lighting problem on the outside.

And how do you have trouble with 3D games? This program is specifically designed for them. And if you have ever done drafting(like me) its even more simple.

unforutantly this is all i have figured out so far. The wed tutorial says i should use scripts that i dont have and i cant download any updates because the dumb passwirds and keys dont work.






Last edited by Gamefreak; 11/19/06 00:48.
Re: Starting with GS. [Re: Gamefreak] #97689
11/19/06 03:26
11/19/06 03:26
Joined: Nov 2006
Posts: 13
Florida USA
S
Steveo Offline
Newbie
Steveo  Offline
Newbie
S

Joined: Nov 2006
Posts: 13
Florida USA
Wow! What you have done is awesome! Here is the starting map for my game, unfortunately I cant get the ground to be solid yet....






I have need playing around with the buttons, I read the whole manual andlearned that I must use "behavior" to get my guys to stay on the ground, but when I click on behavior, there are no behaviors I can choose from!



One question, How did you get to the 3rd person walkthru? I mean you have a character like the girl in the "Techdemo", How do I insert her as the Player Character? Thnx if you can give me a clue on that...





Also I still cant figure out how to make the walls and ground solid so I dont pass through them, perhaps that is a feature available only on hte Full program, NOT the Trial Version.


Also, I think I must learn how to add more stuff into the files because the choices either are very limited or Im just not finding where they put them...


By the way...I saw a page in the "Manual" that has info about scripts, but I havent tried to use it yet

Re: Starting with GS. [Re: Steveo] #97690
11/19/06 03:34
11/19/06 03:34
Joined: May 2006
Posts: 398
Bot190 Offline
Senior Member
Bot190  Offline
Senior Member

Joined: May 2006
Posts: 398
here try this templete tuts


Wait, there isn't a "Make My Game Now" button?
Page 4 of 6 1 2 3 4 5 6

Gamestudio download | 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