Hey guys.
Its seam everywhere i go , people ask “how do i write a mod ?”
well its easy.
all you need is to learn a little bit of Python.
you dont need to be a pro in python to understand it. Python is an easy lenguage to learn and i´m learning it by myself using this
method i came up with.
first we need to download Python:
second we need to see a bunch of tutorial on python:
third we need WOT decompiled py files , for reference :
forth we need a few decompiled ” working mods .py files”:
So you ask yourself ” how do i get all this ?”.
to get Python go to : Get Python :
for tutorials go here : Tutorials
for the decompiled WOT py files and Project Orion go here :Decompiled .py and PjOrion:
and for the decompiled ” 9.10 working mods .py files” use PjOrion for that.
Think of Python lenguage as a simple lenguage.
writing Python is very much like talking to a 3 year old child.
you have to tell it exactly what to do step by step.
prety simple once you the hang of it.
im not good enough to write a complex mod for now but im working on it.
ive got a few mods writen allready and yes they work.
ill be sharing my source code in the near fure.
notify me if you have any questions or sugestions….
cheers.