Scripting - Getting Started – ArmA: Armed Assault Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(Wrong Category)
Line 37: Line 37:
Template Road Map (or TODO) should be more useful than WIP (work in progress - I didn't know this acronym before).<br>
Template Road Map (or TODO) should be more useful than WIP (work in progress - I didn't know this acronym before).<br>
[[User:Djura|Djura]] 14:02, 30 July 2006 (CEST)
[[User:Djura|Djura]] 14:02, 30 July 2006 (CEST)
== Wrong Category ==
I think this article should rather be classified under the ''"Everything I can think of that has to do with computers, computer languages and programming"'' category...;) --[[User:Kronzky|Kronzky]] 18:28, 4 August 2006 (CEST)

Revision as of 18:28, 4 August 2006

I wrote "the second says in what kind the text will be displayed." instead of "the second says in what position on the screen the text will be displayed." because "Black Out" isn't only for positioning the text --T_D 14:04, 24 July 2006 (CEST)

About SQS: This is article for beginners and I think better is to speak about functions only (or most of time) and don't mention of exceeded sqs scripts. Many thanks for corrections to everybody. --Djura 19:06, 24 July 2006 (CEST)

Is this an appropriate article for Types? hoz 19:12, 24 July 2006 (CEST)
OK, but after A bit of math chapter ;-). --Djura 15:49, 25 July 2006 (CEST)
What's so bad on sqs, Djura? You still need them for cam scenes and lots of other stuff, also they are easier to understand for newbies (as functions are more like "real" programming). --raedor 00:27, 25 July 2006 (CEST)
Ask ArmA autors ;-) I think everithing you can do with sctipts allow functions too. --Djura 15:49, 25 July 2006 (CEST)
As this is a "Getting started" page we should start with the easy and basic things, and that's what you need as usual mission maker. Functions and stuff are for more advanced scripters... --raedor 15:59, 25 July 2006 (CEST)
But BI stated that it is better to chose function based syntax whenever it is possible, so it would be better to start with function syntax, wouldn't it? --Whisper 16:05, 25 July 2006 (CEST)
It might be better in terms of performance, but that's nothing a novice scripter is concerned about. Keep it as simple as possible for this subject. Only give as much information as absolutely neccessary (even to the point of oversimplifying), or you will end up talking over the heads of your 'audience' anyway (no matter how true it might be what you're saying). --Kronzky 16:36, 25 July 2006 (CEST)
IMHO there is not much more difficulty in using function syntax over OFP-script syntax --Whisper 16:58, 25 July 2006 (CEST)
I don't care anyway, I understand both, as I'm long enough into scripting now... I asked someone at BI, they are also still using sqs. Don't ask me why, they just do it. And the difficulty difference is quite enormous imo, as you can't use labels, ?: etc in functions, which definitely leads to better programming style in functions, but for people who just want to get their mission working, this is a step too far. Anyway, just write the article, it's better than none ;) --raedor 18:38, 25 July 2006 (CEST)
I don't understand why everyone think that everything for beginners must be easy. Important is only rate (quantity of informations / lenght of article. For begginers (its my own experience) isn't problem to read long, STRUCTURED text where are informations meastured, and new are reffering to previous. OK, I'll try to write it more simply. --Djura 17:41, 31 July 2006 (CEST)
A good introduction into writing tutorials can be found here: http://www.kirupa.com/developer/tutorials.htm --Kronzky 22:05, 31 July 2006 (CEST)
Well, my knowledge of OFP scripting is at mediocre level, but I suppose I will have to learn new syntax for ArmA, IMO, I'm not too worried, only thing is, I will have to re-learn everything again. --Sniperwolf572 22:21, 31 July 2006 (CEST)
In my opinion is this syntax (isn't new, you can use it in OFP as well) more natural for people using others languages. For me is GoTo spaghetti code horrible trial. --Djura 22:03, 1 August 2006 (CEST)

WIP Template needed?

Perhaps we need a WIP template. Maybe thats the definition of a stub? Not sure.hoz 16:55, 25 July 2006 (CEST)

A [stub] means that the article is just a bare-bones version of what it should look like finally (with very brief content paragraphs, that act more like place-holders). It doesn't mean an article that's still in the early editing stages, and is full of bugs (that's what the sandbox is for).--Kronzky 17:05, 25 July 2006 (CEST)

?WIP?

I think WIP tamplate isn't good idea. If you (I) want to publish self-contained article, you should paste it to wiki when is complete. My first idea about writing this Getting Start was to motivate other (better in scripting and writing in english than me) to updating this. I haven't written this here - sorry, my mistake.

Template Road Map (or TODO) should be more useful than WIP (work in progress - I didn't know this acronym before).
Djura 14:02, 30 July 2006 (CEST)

Wrong Category

I think this article should rather be classified under the "Everything I can think of that has to do with computers, computer languages and programming" category...;) --Kronzky 18:28, 4 August 2006 (CEST)