1

Topic: [QUESTION] about MODs

I'm planning a MOD right now (mostly for myself) and i have some Questions...

Can i change the colour of single tees in a CTF ?

Can i make some kind of gravity field (coming from a weapon)?

Barney Stinson is awesome - http://www.youtube.com/watch?v=EGd-3mdUaf4
And he is a true Master of magic - http://www.youtube.com/watch?v=Qsh7W3PY … eature=fvw
Yeah... Magic is pretty cool...

2

Re: [QUESTION] about MODs

For the color:
Look into the patch of the catching Mod of Nox Nebula, he made this there ;D

Gravity Field should be makeable with core.vel, I think.

Visit tee-league.de and tv.tee-league.de!

3

Re: [QUESTION] about MODs

KaiTee wrote:

For the color:
Look into the patch of the catching Mod of Nox Nebula, he made this there ;D

dont think with the gametype CTF, as the color is build client-side ö.Ö"

Gravity-Field is makeable, take a look at watermod for example. but not coming from a weapon, i guess.

4

Re: [QUESTION] about MODs

So painting single tees in CTF wont work?

For the gravity thing: I meant sth like a grenade -> explodes in the air leaving some kind of black hole that trys to suck in tees.

Barney Stinson is awesome - http://www.youtube.com/watch?v=EGd-3mdUaf4
And he is a true Master of magic - http://www.youtube.com/watch?v=Qsh7W3PY … eature=fvw
Yeah... Magic is pretty cool...

5

Re: [QUESTION] about MODs

painting a tee is possible... the server sends the color and the client just draw it... well the client can manipulate this wink

about the gravity field u cant just add a new weapon but u can change weapons behavior... e.g. u take the shotgun and remove all bullets... instead it blow away the enemy or it holds it... should be possible... if its easy... well i dunno xD

uptee - a simple web interface for hosting and maintaining teeworlds servers
teerace - a website gathering results of trusted Race-mod servers providing global ranking and statistics
*gV* rox ^^

6

Re: [QUESTION] about MODs

Sushi Tee wrote:

instead it blow away the enemy or it holds it...

Omg... Half Life 2 DeathMatch Zero Point Enery Field Manipulator (Grav. Gun)

The greatest weapon ever made. The gravity gun can be used to interact with almost every non-organic object in the game. It turns barrels and propane tanks into bludgeons of death, and makes retrieving weapons, health and ammunition child's play.

Would be a great idea to make a mod about it. HL2 is rly funny and this weapon it's the best. By the way, Teeworlds got not non-organic object... so maybe could be used directly against enemies tongue
Sry 4 the OT.

Support Staff - ESL.eu Teeworlds Admin

7

Re: [QUESTION] about MODs

code would look like this: target->core.vel.x-=1

or so. ;D

Visit tee-league.de and tv.tee-league.de!

8

Re: [QUESTION] about MODs

Sushi Tee wrote:

painting a tee is possible... the server sends the color and the client just draw it... well the client can manipulate this wink

But is it possible to paint a tee in a team game like CTF or TDM?
I'm not exactly sure if u meant that ^^

Barney Stinson is awesome - http://www.youtube.com/watch?v=EGd-3mdUaf4
And he is a true Master of magic - http://www.youtube.com/watch?v=Qsh7W3PY … eature=fvw
Yeah... Magic is pretty cool...

9

Re: [QUESTION] about MODs

well u can but the client will overwrite that so u have to create ur own teams in a gametype without teams wink
it is possible... will only look strange in scoreboad wink

uptee - a simple web interface for hosting and maintaining teeworlds servers
teerace - a website gathering results of trusted Race-mod servers providing global ranking and statistics
*gV* rox ^^