Topic: [HELP]
Hi all
Can someone more experienced like dune or sushi tee tell me what program are they using to edit clients or mods??
ThXX for your help ^-^
You are not logged in. Please login or register.
Teeworlds Forum → Fan Art and Other → [HELP]
Hi all
Can someone more experienced like dune or sushi tee tell me what program are they using to edit clients or mods??
ThXX for your help ^-^
Hi all
Can someone more experienced like dune or sushi tee tell me what program are they using to edit clients or mods??ThXX for your help ^-^
First of all, nice and self-explaining title....
Second, if you are on windows you can consider taking this program: Microsoft Visual C++ Express Edition (its free, need to register)
I dont know good programs for linux and max, but i remember that someone said that he uses Kate to edit the sources of teeworlds.
First of all you should know, that editing the client or mods is not that easy, as one might expect. In fact what you do is editing the source of the program. Teeworlds is coded in c++, which means if you want to work on mods, you need to be capable of programming in this language. If you are not and still want to start modding, the first thing to do is learning c++. There are a lot of good tutorials for beginners out there in the web, google is your best friend in this case.
My preferred editors for editing source files are:
Windows: Notepad++
Linux: Gedit, Vim
Mac: TexWrangler
But these are just a few out of a whole lot of good texteditors with syntax highlighting, try out some of them (again, google will help you a lot ), and you'll surely find the one that suits you best.
Greets,
ghost
Take whatever smart editor, it will work - I personnaly use Notepad++, running on Windows.
Although, you should start with programming little projects not with a bam, but with a classic devlopment interface, like (for Windows) Code::Blocks, Visual Studio and so on... Kate is enough for Linux, I sometimes use some other little notepads when running on Linux, as I told you it works with every text editor.
they using to edit clients or mods??
Ah, and btw just a little vocabulary point: a mod is a modification. The "edited clients" are modifications of Teeworlds, as well as server-side modifications.
ok thx and btw i tried to edit a client just small things like translating it to other language like player=jucator and things like that and i couldn't save it to the client with notepad ++
do you know anything about compiling?
ok thx and btw i tried to edit a client just small things like translating it to other language like player=jucator and things like that and i couldn't save it to the client with notepad ++
A translation engine is already available in 0.5 trunk.
Teeworlds Forum → Fan Art and Other → [HELP]
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.