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
0 registered members (), 18,435 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
im new to 3dgs #145175
08/02/07 02:03
08/02/07 02:03
Joined: Aug 2007
Posts: 16
Texas
bigshad226 Offline OP
Newbie
bigshad226  Offline OP
Newbie

Joined: Aug 2007
Posts: 16
Texas
whats the best type of game to make with 3dgs

Re: im new to 3dgs [Re: bigshad226] #145176
08/02/07 05:27
08/02/07 05:27
Joined: Mar 2007
Posts: 677
0x00000USA
M
MrCode Offline
User
MrCode  Offline
User
M

Joined: Mar 2007
Posts: 677
0x00000USA
Well, 3DGS can make almost any kind of game, with effort, but the easiest thing to create would be a FPS. The code templates are really more geared towards FPS.


Code:
void main()
{
    cout << "I am MrCode,";
    cout << "hear me roar!";
    system("PAUSE");
}
Re: im new to 3dgs [Re: MrCode] #145177
08/02/07 12:50
08/02/07 12:50
Joined: Aug 2007
Posts: 16
Texas
bigshad226 Offline OP
Newbie
bigshad226  Offline OP
Newbie

Joined: Aug 2007
Posts: 16
Texas
sorry...wasnt actually a question...was just showing my friend how to use the forum - not me now he knows...hes actually a pretty good(simple)scripter...

Re: im new to 3dgs [Re: bigshad226] #145178
08/02/07 15:50
08/02/07 15:50
Joined: Sep 2002
Posts: 700
Orange County, CA
L
LogantheHogan Offline
Developer
LogantheHogan  Offline
Developer
L

Joined: Sep 2002
Posts: 700
Orange County, CA
But he doesn't know how to use a forum? Haha kidding, but seriously, you should probably have just replied to an existing topic.


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