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,574 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
Another Tutorial for Lite-C #186358
02/29/08 00:43
02/29/08 00:43
Joined: Feb 2008
Posts: 18
Canada
Sengey Offline OP
Newbie
Sengey  Offline OP
Newbie

Joined: Feb 2008
Posts: 18
Canada
I wonder if there is any other tutorial for Lite-C expect the one on 3dgamestudio website with workshops, I couldn't find much on internet about Lite-C. Also the Tutorial on 3dGS web is not what I expected that tutorial to be. Its because it doesn't really show how to create stuff it just shows how to modify stuff and add different features.

Also how do you switch in SED between Lite-C mode to Pure Mode with just C.

Re: Another Tutorial for Lite-C [Re: Sengey] #186359
02/29/08 09:39
02/29/08 09:39
Joined: Aug 2007
Posts: 1,922
Schweiz
Widi Offline
Serious User
Widi  Offline
Serious User

Joined: Aug 2007
Posts: 1,922
Schweiz
i find for the basic the tutorial from 3dgs is very good. If you want more different tutorials you can find it at "au.conitec.net".
For the pure mode you have to include the following:
"#include <acknex.h> // include for Pure Mode"
For the legacy mode:
"#include <litec.h>"
You can find a lot from legacy / pure mode also in the AUM67 magazine.

Last edited by Widi; 02/29/08 09:55.
Re: Another Tutorial for Lite-C [Re: Widi] #186360
02/29/08 21:53
02/29/08 21:53
Joined: Feb 2008
Posts: 18
Canada
Sengey Offline OP
Newbie
Sengey  Offline OP
Newbie

Joined: Feb 2008
Posts: 18
Canada
Thanks but I already knew that website but I didn't look hard enough so thanks a lot. Also about Legacy and Pure mode I know that Legacy is more complicated but which one uses only C. Also do you know any ptogramms that you can write C++ in.

Thanks for taking your time.


Last One Standing.
Re: Another Tutorial for Lite-C [Re: Sengey] #186361
03/01/08 00:20
03/01/08 00:20
Joined: Apr 2004
Posts: 516
USA
Trooper119 Offline
User
Trooper119  Offline
User

Joined: Apr 2004
Posts: 516
USA
I don't have much experience in Legacy, but I find Lite-C seems to be most similar to the original A5/A6 versions, and fits more with my C++ background then Legacy, but like I said I don't have much experience, so this is just me 2 cents


A clever person solves a problem.
A wise person avoids it.
--Einstein

Currently Codeing: Free Lite-C

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

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