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,449 guests, and 6 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 1 of 3 1 2 3
Just new; Read plz! #209027
05/31/08 14:00
05/31/08 14:00
Joined: May 2008
Posts: 42
Personal
Yarwin Offline OP
Newbie
Yarwin  Offline OP
Newbie

Joined: May 2008
Posts: 42
Personal
Hi guys,

i'm just new here, and i've learned a bit of GameStudio since i've downloaded the trial version.

Now i've purchased the Pro version, and i'm verry impressed!
I just got a few questions, which maybe contain long answeres.

So far;
Question:

1. How do i 'play' my game? I know how to preview it in 3D mode, but how do i play it?

2. How do i get more templates? The only template i got is a wall from stone, aren't there others? I see a lot of videos on youtube which have loads of templates.

3. How do i place weapons, healings, bullets, etc.. on the ground?

Sorry for my bad english smile

Thanks! smile

Last edited by Yarwin; 05/31/08 14:04.

Team with Phix1
www.LegendWorlds.com, coming game...
Re: Just new; Read plz! [Re: Yarwin] #209032
05/31/08 14:49
05/31/08 14:49
Joined: Jul 2007
Posts: 959
nl
F
flits Offline
User
flits  Offline
User
F

Joined: Jul 2007
Posts: 959
nl
1 there is a build button in wed then you can run it white the traficlight
in sed you can run in white the black triangle

plz download the lite-c turtioriol from the download site

2 there is a template folder inside gs7 gues c/:programfiles/gstudio7/templates

plz read the manual for using templates and most of all the most newest aum's on the aum page

3 yust place the object in wed and asign a action to your model

how this works is given inside the turturiols and aum
hope it helps you

btw there are many post about this just search a bit in the starting page

welcome to gs


"empty"
Re: Just new; Read plz! [Re: flits] #209038
05/31/08 15:48
05/31/08 15:48
Joined: Jan 2007
Posts: 1,619
Germany
Scorpion Offline
Serious User
Happy Birthday Scorpion  Offline
Serious User

Joined: Jan 2007
Posts: 1,619
Germany
I think you switched the meaning of template and textures. Klick on the Textures tab, which is at the right side by default. klick on default.wad. Then you rightclick somewhere in that black area and select 'texture manager' There you can click 'add wad' or 'new wad'. At 'add wad' you can select standard.wad, there are some sample textures from gamestudio, but of course you can add your own as well wink

Re: Just new; Read plz! [Re: Scorpion] #209041
05/31/08 16:09
05/31/08 16:09
Joined: May 2008
Posts: 42
Personal
Yarwin Offline OP
Newbie
Yarwin  Offline OP
Newbie

Joined: May 2008
Posts: 42
Personal
You right! smile

Thanks, both!

I'll try all of this right now. smile


___
Thanks for great support! wink


Team with Phix1
www.LegendWorlds.com, coming game...
Re: Just new; Read plz! [Re: flits] #209042
05/31/08 16:12
05/31/08 16:12
Joined: May 2008
Posts: 42
Personal
Yarwin Offline OP
Newbie
Yarwin  Offline OP
Newbie

Joined: May 2008
Posts: 42
Personal
Originally Posted By: flits
1 there is a build button in wed then you can run it white the traficlight
in sed you can run in white the black triangle

plz download the lite-c turtioriol from the download site

2 there is a template folder inside gs7 gues c/:programfiles/gstudio7/templates

plz read the manual for using templates and most of all the most newest aum's on the aum page

3 yust place the object in wed and asign a action to your model

how this works is given inside the turturiols and aum
hope it helps you

btw there are many post about this just search a bit in the starting page

welcome to gs


Quetsion 1:
I know there is a run button, but that's only to view it in 3D mode, i just want to play it, isn't there any server or something that will be build when compiled and runned?


Team with Phix1
www.LegendWorlds.com, coming game...
Re: Just new; Read plz! [Re: Yarwin] #209043
05/31/08 16:19
05/31/08 16:19
Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
Quad Offline
Senior Expert
Quad  Offline
Senior Expert

Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
if you dont add a script to your map, it will only be a 3d-flythrough.


3333333333
Re: Just new; Read plz! [Re: Quad] #209045
05/31/08 16:28
05/31/08 16:28
Joined: May 2008
Posts: 42
Personal
Yarwin Offline OP
Newbie
Yarwin  Offline OP
Newbie

Joined: May 2008
Posts: 42
Personal
Sorry, but i don't even know how to begin with scripts :s
Or can i just get some default scripts from Gstudio?

Last edited by Yarwin; 05/31/08 16:29.

Team with Phix1
www.LegendWorlds.com, coming game...
Re: Just new; Read plz! [Re: Yarwin] #209048
05/31/08 17:02
05/31/08 17:02
Joined: Nov 2007
Posts: 1,143
United Kingdom
DJBMASTER Offline
Serious User
DJBMASTER  Offline
Serious User

Joined: Nov 2007
Posts: 1,143
United Kingdom
well to make things happen in your game world like moving the character or enemies, then you have to script them yourself.

Gamestudio supports 2 scripting languages > c-script and lite-c. Lite-c is built off of c-script with more advanced features so if i was you i would go and do the lite-c workshops, found on the downloads page.

Re: Just new; Read plz! [Re: DJBMASTER] #209052
05/31/08 17:35
05/31/08 17:35
Joined: May 2008
Posts: 42
Personal
Yarwin Offline OP
Newbie
Yarwin  Offline OP
Newbie

Joined: May 2008
Posts: 42
Personal
Is that also WYSIWYG?
Whit WYSIWYG i mean that this is not just porgramming but, i just have to click on a texture and link it with an already existing script.


Team with Phix1
www.LegendWorlds.com, coming game...
Re: Just new; Read plz! [Re: Yarwin] #209054
05/31/08 17:53
05/31/08 17:53
Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
Quad Offline
Senior Expert
Quad  Offline
Senior Expert

Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
wed is nearly WYSIWYG. better run it and check your self. And a interactive ingame editor is coming.(in beta test afaik.)


3333333333
Page 1 of 3 1 2 3

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