1

Topic: Setup Information Request

Hello everyone. Hope you are having a nice day!

I have been a tw player for something around 7 years now, and 2 years ago I got into programming. I am now a programmer with experience in java, VB6, batch, and a bit of C#. I have recently though about making a teeworlds mod, but I am not sure where to start (even though I'm a programmer I am not a modder (yet)).

By what I see TW modding has to be made in C/C++, so I should probably mention I have Visual Studio 2013 Ultimate installed, as well as Netbeans with C/C++ support. I have also downloaded the source zip of 0.6.3.

So, in short, if you experienced fellows could inform me on what I need to start, I would be grateful.

2

Re: Setup Information Request

add me on skype : alirezakaj

join  my telegram group  teeworld players  :  https://t.me/teeworlds2019
Teeworld Developers group : https://t.me/teeworldsdev

3

Re: Setup Information Request

RaKXeR wrote:

Hello everyone. Hope you are having a nice day!

I have been a tw player for something around 7 years now, and 2 years ago I got into programming. I am now a programmer with experience in java, VB6, batch, and a bit of C#. I have recently though about making a teeworlds mod, but I am not sure where to start (even though I'm a programmer I am not a modder (yet)).

By what I see TW modding has to be made in C/C++, so I should probably mention I have Visual Studio 2013 Ultimate installed, as well as Netbeans with C/C++ support. I have also downloaded the source zip of 0.6.3.

So, in short, if you experienced fellows could inform me on what I need to start, I would be grateful.

You could e.g. try to produce a simple instagib mod for the start.

That means, equip each player with a laser pistol on spawn, and make it kill with one hit.

4

Re: Setup Information Request

heinrich5991 wrote:
RaKXeR wrote:

Hello everyone. Hope you are having a nice day!

I have been a tw player for something around 7 years now, and 2 years ago I got into programming. I am now a programmer with experience in java, VB6, batch, and a bit of C#. I have recently though about making a teeworlds mod, but I am not sure where to start (even though I'm a programmer I am not a modder (yet)).

By what I see TW modding has to be made in C/C++, so I should probably mention I have Visual Studio 2013 Ultimate installed, as well as Netbeans with C/C++ support. I have also downloaded the source zip of 0.6.3.

So, in short, if you experienced fellows could inform me on what I need to start, I would be grateful.

You could e.g. try to produce a simple instagib mod for the start.

That means, equip each player with a laser pistol on spawn, and make it kill with one hit.

You missunderstand. I dont need to know WHERE to start, in need to know WHAT I need to start. By this I mean what kind of tools/programs I need installed, and what steps I need to do to get to work and then, once I am done, make it usable.

5

Re: Setup Information Request

RaKXeR wrote:

You missunderstand. I dont need to know WHERE to start, in need to know WHAT I need to start. By this I mean what kind of tools/programs I need installed, and what steps I need to do to get to work and then, once I am done, make it usable.

There's this hopefully not totally outdated guide: https://www.teeworlds.com/?page=docs&am … everything