Results 1 to 5 of 5

Thread: Mohaa - Scr ( Scripts ) ( languages)

  1. #1

    Default Mohaa - Scr ( Scripts ) ( languages)

    Hello guys , i have searched alot to learn scripting in mohaa , because i got many ideas that i need to put into reality by some sort of "CODE" but i couldnt find a source to learn code , i read $or tutorial but i dont understand much , i wanted a script tutorial to be able to master scripting , and to be able to make game types. ; what i have knowledge of (i) editing scr files (ii) editing pak files with pakscakpe ( utilizing pakscape ) (iii) i can make a weapon mod ( edit weapon conditions ) give certain weapons to player like 2 snipers and 2 rifles (iv) working with MOHRadiant otherwise i dont know any other skills in the game , if some could help me with a tutorial i can master script with and tell me what language mohaa uses i will be so grateful , Thank you ^^.

  2. #2
    Administrator James's Avatar
    Join Date
    May 2010
    Location
    on the intraweb
    Posts
    3,180

    Default

    If you can edit scr are files and have a good understanding of that, I'd say you are already ahead of the game. There are a lot of different scripts and mods users on these forums have shared with everyone. You can take a look around and just try to understand the logic behind how something was done.

    Like anything, practice, patience, and time will steer you towards success. You just need to keep going strong.
    No better way to learn than diving in unknown territory.

    Anyway, is there anything specific you're trying to accomplish? Maybe we can assist by pointing you towards the right path.

  3. #3

    Default

    I tried , checking other mods , some verses i do understand some verses i dont ( whcih are about 98 % of the script i read) , iam trying to make a game type but when looking at game type like mefy's game types it seems very complicated making a game type , i understood , game type isnot made once , i cant start up and make something huge , but one bad next better and after few trials i might reach the specific game type i need , but i should first have understand of language of scripting of mohaa

  4. #4

    Default

    Yeah, as James said, looking at what others have done is a massive deal when it comes to learning. I learnt a lot from looking at the single player scripts over the years, as well as mods and what not. Tutorials can also be handy, and you may find something useful here: https://www.x-null.net/forums/thread...OHAA-TUTORIALS

    If you download that package on the link, go to The Rjukan Project folder and then unpack Rjukan Pages All.zip

    In there you will find the index.html which will lead you to some tutorials and explanations (including information on the scripting language). They are fairly comprehensive and I found it quite useful when I needed to know something.
    Last edited by 1337Smithy; October 14th, 2018 at 06:40 AM.

  5. #5

    Default

    Mohaa is using the Morpheus Scripting Language
    ( https://www.eurogamer.net/articles/ritint )
    ( https://www.gamasutra.com/view/featu...ts_.php?page=2 )
    The SDK of MOHAA includes a documentation.
    If you can't find it use this: http://ritualistic.chrissstrahl.de/other/mohaa/docs/

    Looking at other peoples script is something that I would recommend usually,
    but not really in MOHAA, the scripts are often poorly done and chaotic, which is mostly
    because it can be like that.

    The latest version of Morpheus does not allow such dirty code any more...

    How ever, you need to practise, read the manual, find tasks that you can achieve and if you have specific questions or ideas but can't put them in code come here to ask for some input.

    You can use this tutorial to guide you a little, I recommend read it once, even if you don't understand it all.
    But you should know what is inside so you can read it again when the time comes and you are at this point where you try it out or even understand it:
    https://www.x-null.net/forums/thread...utorial)/page3

    I plan on updating this tutorial, I just don't know when I will be doing it.

    Good Luck!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •