Results 1 to 29 of 29

Thread: The Future... How to best transform new modders into valuable members?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Insanity perhaps is inevitable Member shifty157's Avatar
    Join Date
    Jan 2005
    Posts
    1,145

    Default Re: The Future... How to best transform new modders into valuable members?

    Writing a tutorial can take alot of time and it isnt exactly the most enjoyable thing to do. Especially when you could be getting more work done on your mod instead.

  2. #2

    Default Re: The Future... How to best transform new modders into valuable members?

    My offer still stands: No experience but interested in RTW modding? Join Hegemonia, I'll make you into an expert in three months by making you do increasingly difficult menial tasks and writing you obsessive amounts of tutorials.
    Hegemonia Lead Modeller.

  3. #3
    Modder Member Encaitar's Avatar
    Join Date
    Oct 2003
    Location
    Melbourne, Australia
    Posts
    234

    Default Re: The Future... How to best transform new modders into valuable members?

    The setup in the Scriptorium with categorised tutorials, etc is excellent. I particularly like how they tend to include links to the research threads and/or more advanaced threads too if you want to chase up the issue further (or have some additional research that you want to add to the topic).

    The R:TW Modding forums here have developed quite substantially from when they started. Initially iirc it was just the two sub-forums (what is now 'Modding Questions', and the Forge), which meant that all sorts of discussion and information got mixed up and hard to find. Now whenever I need to find something, it's a lot easier. And it's also easier to keep up-to-date too, as I can better judge which threads I might want to read (because of the seperate sub-forums), rather than having to check out all/most of them.
    Encaitar Arandur

    Middle-earth: Total War Dev

  4. #4
    Harbinger of... saliva Member alpaca's Avatar
    Join Date
    Aug 2003
    Location
    Germany
    Posts
    2,767

    Default Re: The Future... How to best transform new modders into valuable members?

    In my opinion to develop a new modder into a good one instead of a bad one (shame we don't have a Darth Vader smiley) the best way is assigning him a personal tutor.
    The best way would be to communicate via chat and/or PMs in an environment where the pupil can ask the tutor anything they like. The tutor should, whenever possible, give quick answers, and if need be, explain it to the unexperienced in easy words
    This of course means a major time commitment for the tutor, so this can only happen inside a mod team and if the elder and potential pupil like each other (because you are more likely to spend time doing stuff for people you are fond of).

    In a community-wide point of view, the best way is probably to have as many experienced people around as possible who answer questions (when I was more active I usually tried to check the questions forums at least once every day here and on the TWC), and by having as many tutorials as possible.
    What do you think about creating a tutorial request thread for M2TW where, if you discover one of the gaps you mention, you can request that a tutorial is written about it, or it is fitted into another tutorial. If anybody has the time to do that then, they have a number of topics they can write about.
    This, of course, requires a number of experienced modders who are interested in sharing their knowledge and have or take the time to do so (I know that this is not easy from personal experience), but as there aren't that many people around who write tutorials at all, I guess you can still find a number of persons who would do that (and if it is only to avoid being asked the same questions over and over again).

  5. #5
    Lord of all that is Good Member Thorn Is's Avatar
    Join Date
    Nov 2005
    Location
    Sudbury, ON
    Posts
    126

    Default Re: The Future... How to best transform new modders into valuable members?

    I love the mod question forum
    I personaly find the scriptorium a little annoying to use
    Personaly I think for MTW2 it should be devided up into a few catagories - ie units, scripting, maps, ect.
    thats just my 2 1/2 cents though
    _____________________________
    "...ferreique Eumenidum thalami et Discordia demens vipereum crinem vittis innexa cruentis." Virgil 6 280

  6. #6
    Member Member Marius Dynamite's Avatar
    Join Date
    Aug 2006
    Location
    Glasgow, Scotland
    Posts
    258

    Default Re: The Future... How to best transform new modders into valuable members?

    I would like to be a 'good modder' one day. I learned alot from the tutorials and I get the just of Modding each part of the game because of them. I would like to join a Mod team to try and learn more. A tutor would be good too. Both would work I think.
    I think if I joined a Team making a Mod and was able to ask them questions about what they're doing and how they do it, I would end up a good modder, Tutorials are great but Apprenticeship is better I think. (Also Wanting the Darth Vader Smiley )

  7. #7
    Finder of Little Oddities Senior Member Makanyane's Avatar
    Join Date
    Jan 2006
    Posts
    2,220

    Default Re: The Future... How to best transform new modders into valuable members?

    Not entirely sure, apprenticeship / guidance from mod team alone makes anyone good modder, it will probably make you good text 'cruncher' which helps others out, but if you're entirely told how to do things, then you just follow existing paths. There's something to be said for attempting to do things on your own, getting into a huge mess (ok as far as possible with help of tutorials etc), and having to hunt bugs etc., might not actually make you a good modder but it does eventually make you a good bug hunter! Sorry I'm wandering off topic....

    However, re:
    the question is what more can be done to help them (and everyone else) up the learning curve for modding M2TW as quickly as possible?
    there often seems to be knowledge within mod teams that doesn't get shared with community until mod is released - partly understandable, no one wants to stick their neck out and say 'hey this works' until its tested, and sometimes mod may want to keep 'secret weapon' quiet....

    But if everyone was a bit more willing to share / value coding improvements, perhaps mods could be as proud of posting 'here is a bit of my new script /edb /strat' etc, as they are currently of 'here's my new unit screen shot'! Other people could then take developments on and also post back comments / improvements.
    Not used mods before? Looking for something small and fun?!
    Download the:

  8. #8

    Default Re: The Future... How to best transform new modders into valuable members?

    Quote Originally Posted by shifty157
    Writing a tutorial can take alot of time and it isnt exactly the most enjoyable thing to do. Especially when you could be getting more work done on your mod instead.
    That's not really the most positive way of looking at it. Doing a good tutorial can take some time - but take for example the adding new units for beginners tutorial I wrote. I didn't discover anything included there, I was one of hundreds of people who could have written it - it came long after such knowledge was widely known in the community - but it feels good that it's gotten over 13,000 views and that it's still quoted when people ask questions in this area (though it still does have that enums stuff in that I really should remove...) There's a satisfaction in having completed something well that's inherent whether the piece be a mod or a tute.

    Tutorials have also changed the face of the modding community - our TCs would be nothing without the tutes on editing buildings, vegetation and skies that have been posted. The field of scripting was barely touched upon before tutes were written for it.

    Quote Originally Posted by alpaca
    In my opinion to develop a new modder into a good one instead of a bad one (shame we don't have a Darth Vader smiley) the best way is assigning him a personal tutor.
    The best way would be to communicate via chat and/or PMs in an environment where the pupil can ask the tutor anything they like. The tutor should, whenever possible, give quick answers, and if need be, explain it to the unexperienced in easy words
    This of course means a major time commitment for the tutor, so this can only happen inside a mod team and if the elder and potential pupil like each other (because you are more likely to spend time doing stuff for people you are fond of).
    Tutor relationships have been tried in the past. I agree mod teams are the easiest forum for them - but still tutors suffer from the fact that they have to invest their time in up front, and then have to rely on the tutored to stick around long enough to make the investment of time worthwhile.

    Quote Originally Posted by alpaca
    What do you think about creating a tutorial request thread for M2TW where, if you discover one of the gaps you mention, you can request that a tutorial is written about it, or it is fitted into another tutorial. If anybody has the time to do that then, they have a number of topics they can write about.
    I think that's a good idea as long as it's couched in the right terms then I could be a benefit.

    Quote Originally Posted by Thorn Is
    I personaly find the scriptorium a little annoying to use
    Personaly I think for MTW2 it should be devided up into a few catagories - ie units, scripting, maps, ect.
    thats just my 2 1/2 cents though
    Have you seen the Tutorials database - it seems to do what you want.


    Quote Originally Posted by Makanyane
    Not entirely sure, apprenticeship / guidance from mod team alone makes anyone good modder, it will probably make you good text 'cruncher' which helps others out, but if you're entirely told how to do things, then you just follow existing paths. There's something to be said for attempting to do things on your own, getting into a huge mess (ok as far as possible with help of tutorials etc), and having to hunt bugs etc., might not actually make you a good modder but it does eventually make you a good bug hunter!
    Actually IMO I would have thought it would be the reverse. Text crunching can be picked up pretty easily from tutorials as it tends to all be logic. But the more 'arts' side of things such as making models and textures, benefit far more from 1 to 1 tutor-like relationships where feedback can be given directly on creations.

    Quote Originally Posted by Makanyane
    there often seems to be knowledge within mod teams that doesn't get shared with community until mod is released - partly understandable, no one wants to stick their neck out and say 'hey this works' until its tested, and sometimes mod may want to keep 'secret weapon' quiet....
    I think that can be true and it can be for a few reasons - the first is that a mod doesn't necessarily want to shout out about the technicalities behind a feature, second it actually takes some effort to explain this properly and then answer people's questions and the third is that sometimes I think sometimes mod team members simply aren't aware of what is generally known in the community - therefore when they make a discovery they're simply not sure whether such a discovery has been made before or not.

    Technicalities can normally be reasonably inferred by other modders in that field - for the second and third heads they would both be helped by trying to keep greater links between mod teams and the wider modding community after the first splurge of research is done.
    Epistolary Richard's modding Rules of Cool
    Cool modders make their mods with the :mod command line switch
    If they don't, then Cool mod-users use the Mod Enabler (JSGME)
    Cool modders use show_err
    Cool modders use the tutorials database Cool modders check out the Welcome to the Modding Forums! thread Cool modders keep backups Cool modders help each other out

  9. #9
    Lord of all that is Good Member Thorn Is's Avatar
    Join Date
    Nov 2005
    Location
    Sudbury, ON
    Posts
    126

    Default Re: The Future... How to best transform new modders into valuable members?

    Quote Originally Posted by Epistolary Richard
    Have you seen the Tutorials database - it seems to do what you want.
    oh more proof im an idiot
    well im learning
    not doing much on rtw just learning
    hopefully ill be able to do something once mtw2 comes out
    the engine looks like very simular

    ThornIs
    Is all Ideas and no talent
    _____________________________
    "...ferreique Eumenidum thalami et Discordia demens vipereum crinem vittis innexa cruentis." Virgil 6 280

  10. #10
    Finder of Little Oddities Senior Member Makanyane's Avatar
    Join Date
    Jan 2006
    Posts
    2,220

    Default Re: The Future... How to best transform new modders into valuable members?

    But the more 'arts' side of things such as making models and textures, benefit far more from 1 to 1 tutor-like relationships where feedback can be given directly on creations.
    Ok, I'd agree with that, hadn't been thinking in those terms as I haven't seriously been involved in graphics /3d.
    sometimes mod team members simply aren't aware of what is generally known in the community - therefore when they make a discovery they're simply not sure whether such a discovery has been made before or not.
    I'm sure that's true, and also discoveries get 'found' discussed in questions etc then lost in depth of threads if no-ones made tutorials - stickies etc. For MTWII does that provide a case for moderators / assigned members being responsible for a sticky / scriptorium section on relevant topic (units, map, ai, etc..) that either compiles or provides links to discoveries discussed elsewhere (and yes I know that would be a pain to maintain - but if we're talking about the optimum solution....)
    Not used mods before? Looking for something small and fun?!
    Download the:

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO