What I don't get is the conversion. The code:

ent_create("mdl",vector,action)

what would that look like in lite-c. Surely its the same? So whats the difference.

I know you use

set(flag1,flag2..)

for flags in lite-c and

my.flag1 = on

in c-scrpit, but what about everything else? What can you do in lite-c that you can't in c-script?


For some reason, my ambition always seems to beat my ability.