|
Re: Lite-C vs. C-Script
[Re: AlbertoT]
#134502
06/09/07 17:03
06/09/07 17:03
|
Joined: Apr 2007
Posts: 67
suriname0
OP
Junior Member
|
OP
Junior Member
Joined: Apr 2007
Posts: 67
|
Whoa... I'm almost sorry I started something. So, being a relatively good programmer, I should learn Lite-C? What if I get to a professional level, and experience the problem that Tompo outlined? Could I write C++ or Lua plug-ins to connect with Lite-C code? Quote:
with included instructions/syntax (like in c-script) that hook into the engine and are especially made for game features.
With Lua or C++, you could create code that works specifically for gameing. But someone said that certain functions were specific to the engine. Could those [certain functions] be locally altered in code?
Finally, What is the advantage of the payed-for version of Lite-C vs. the free version? How are they different?
Last edited by suriname0; 06/09/07 17:05.
If I am posting, it probably means I am asking a question. Or faking my knowledge by agreeing with somebody else.
|
|
|
Re: Lite-C vs. C-Script
[Re: suriname0]
#134505
06/09/07 18:29
06/09/07 18:29
|
Joined: Oct 2006
Posts: 1,245
AlbertoT
Serious User
|
Serious User
Joined: Oct 2006
Posts: 1,245
|
Quote:
someone said that certain functions were specific to the engine.
If for someone you mean me, I said that it is not just a matter of exposing some functions to C++ or LUA Actually C script makes something more for you
If you have many functions running at the same time, quite a normal situation in game programming, you must cycle through them , switching from one function to an other in short intervals of time to give the impression of simultanity In 3DGS you simply use the istruction wait() If you want to use C++ you must be familiar with multy threading programming which is normally considered an advanced topic
|
|
|
Re: Lite-C vs. C-Script
[Re: AlbertoT]
#134506
06/09/07 18:46
06/09/07 18:46
|
Joined: Mar 2006
Posts: 2,503 SC, United States
xXxGuitar511
Expert
|
Expert
Joined: Mar 2006
Posts: 2,503
SC, United States
|
I'm starting to get that "Sht, I'm screwed" feeling... ...Switching over to Lite-C Damn, I'm a noob again 
xXxGuitar511 - Programmer
|
|
|
Moderated by mk_1, Perro, rayp, Realspawn, Rei_Ayanami, rvL_eXile, Spirit, Superku, Tobias, TSG_Torsten, VeT
|