Quote:
A few more tutorials would be great, not just on SAIL and modding either, around the general area of gameplay etc.
that is could a walk throw
---
Quote:
To learn SAIL if you don't have any programming experience its a good idea to look at beginner Pascal tutorials. SAIL is based on Delphi which is an Advanced form of Pascal (Far more powerful than plain pascal).
i dont now what eany of them are the only programing languges i have herd of is run-rev and bluej
---
Quote:
my experience with learning to know the editor and SAIL syntax almost on my own
i am starting to do that by riping up mods like memmories the sail in that was prity simple
---
Radzio i am not the only one that finds them complicated
---
they need to be put in there simplist form protend you are talking to an ape if need be
---
and has eny one considerd videos with some one doing something simple
like moving a person from one area to enother or making them go in bildings by them selfs. things like that SIMPLE FIRST
---
trie ading in code with a not to thiril and not to confusing description
make a unit enter something
e.g. ComEnterUnit((unit),(bilding/ver..));
units are named in the editor under the units side/couler.so is every thing elss
e.g. ComEnterUnit(sol1,base1);
SIMPL
