1 (edited by Bobynator 2010-02-02 15:19:28)

Topic: [MOD] Dummy Drag 0.4

Hi,

http://file1.npage.de/002952/75/bilder/dummy_drag_logo.png

Whats the aim?_______________________________
You must drag the Dummy into the finish.


Whats new in 0.4?_____________________________

  • added jump tile for dummy

  • added new-hook-position-tile for dummy

  • lot of bug fixing

  • better voteoption for reset dummys (you can only create a reset-dummy-vote if you are nearly the choosen dummy and for yes-no vote its the same)

  • tuning command (player_hook_time)

  • reworked the save-score-system

  • ...


Features:_____________________________________

  • up to 6 Dummies available

  • teleporters (25 teleports; direct teleport to the dummy)

  • boosters

  • some commands/settings

  • save highscores

  • auto reset of the dummies after 2 min

  • no hook tiles


Settings-Tuning:_______________________________

sv_teleport 0-1 | "Disable and enables teleport"(default: 1)
sv_speedup_mult 1-100 | "Boost power by multiplication"(default: 10)
sv_speedup_add -100-100 | "Boost power"(default: 0)
sv_jumper_add -100-100 | "Jumper power"(default: 0)
sv_hammer_power 0-1000 | "Hammer Power"(default: 10)
sv_dummy_hook 0-1 | "If 1, you can only hook the dummy"(default: 1)
sv_endless_drag 0-1 | "If 1 you can drag players endless"(default: 0)
sv_no_hook_time 0-999 | "The time which is the dummy without the hook"(default: 10)
tune player_hook_time | "The time which you can hook other players"(default: 1.5)

Commands:____________________________________

reset_dummy 1-6 | "resets a dummy"
teleport <id1> <id2> | "teleports id1 to id2"
teleport_to <id> <x> <y> | "teleports id to x y coordinate"
get_pos <id> | "get coordinate of id"
dummy_status | "get the ids of the dummies"
pause | "pause"
set_dummy_no_hook <dummy> <time> <direction> | "Sets dummy without hook. For direction:  1=right 0=nothing -1=left"
set_dummy_hook <dummy> | "Sets dummy with hook"

Chat Commands:________________________________

/times or /rank | "get highscores"
/info | "some information about the mod"
/cmdlist | "get all chat commands"
/port_to_dummy <dummy> | "teleports you to dummy 1-6"

Gametype:_____________________________________
sv_gametype drag


Downloads 0.4:_________________________________


Some Info:_____________________________________
If you set sv_max_clients 16 and you use 6 dummies, then only 10 clients can enter the game.
You must always calculate max_clients - dummies.


Entitie Info:____________________________________
http://file1.npage.de/002952/75/bilder/tile01.pngDummy Spawn Point
http://file1.npage.de/002952/75/bilder/tile02.pngTeleports you to the Dummy
http://file1.npage.de/002952/75/bilder/tile03.pngDummy hooks
http://file1.npage.de/002952/75/bilder/tile04.pngDummy hooks not for ever
http://file1.npage.de/002952/75/bilder/tile05.pngDummy hooks not for some time and moves right
http://file1.npage.de/002952/75/bilder/tile06.pngDummy hooks not for some time and moves left
http://file1.npage.de/002952/75/bilder/tile07.pngDummy hooks not for some time
http://file1.npage.de/002952/75/bilder/tile08.pngDummy Death Tile
http://file1.npage.de/002952/75/bilder/tile09.pngDummy Jump Tile
http://file1.npage.de/002952/75/bilder/tile10.pngNew Hook-Position of the Dummy


Thanks to:_____________________________________
Markus for the entities
Sushi Tee for Linux binarys and Patch

Sorry for my bad english!

mfg Bobynator

2 (edited by erd 2009-10-24 18:17:13)

Re: [MOD] Dummy Drag 0.4

Sounds great, I would love to compile it for linux...! Seems like there is a problem with #include <fstream>, without that line there are not these errors, but then fopen etc. is unknown. Here the compiler errors:

bam: building 'server_release'
[ 1/45] #1 c++ src/game/generated/gs_data.cpp
[ 2/45] #1 c++ src/game/server/player.cpp
[ 3/45] #1 c++ src/game/server/eventhandler.cpp
[ 4/45] #1 c++ src/game/server/hooks.cpp
src/game/server/hooks.cpp: In function »void mods_init()«:
src/game/server/hooks.cpp:754: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*«
[ 5/45] #1 c++ src/game/server/entities/pickup.cpp
[ 6/45] #1 c++ src/game/server/entities/character.cpp
In Datei, eingefügt von /usr/include/c++/4.3/bits/char_traits.h:46,
                 von /usr/include/c++/4.3/ios:46,
                 von /usr/include/c++/4.3/istream:45,
                 von /usr/include/c++/4.3/fstream:45,
                 von src/game/server/entities/character.cpp:11:
/usr/include/c++/4.3/bits/stl_algobase.h:232:56: Fehler: dem Makro »min« wurden 3 Argumente übergeben, aber es nimmt nur 2
/usr/include/c++/4.3/bits/stl_algobase.h:252:56: Fehler: dem Makro »max« wurden 3 Argumente übergeben, aber es nimmt nur 2
In file included from /usr/include/c++/4.3/bits/char_traits.h:46,
                 from /usr/include/c++/4.3/ios:46,
                 from /usr/include/c++/4.3/istream:45,
                 from /usr/include/c++/4.3/fstream:45,
                 from src/game/server/entities/character.cpp:11:
/usr/include/c++/4.3/bits/stl_algobase.h:188: Fehler: expected unqualified-id before »const«
/usr/include/c++/4.3/bits/stl_algobase.h:188: Fehler: expected `)' before »const«
/usr/include/c++/4.3/bits/stl_algobase.h:188: Fehler: expected initializer before »const«
/usr/include/c++/4.3/bits/stl_algobase.h:210: Fehler: expected unqualified-id before »const«
/usr/include/c++/4.3/bits/stl_algobase.h:210: Fehler: expected `)' before »const«
/usr/include/c++/4.3/bits/stl_algobase.h:210: Fehler: expected initializer before »const«
/usr/include/c++/4.3/bits/stl_algobase.h:232: Fehler: Funktionsdefinition deklariert keine Parameter
/usr/include/c++/4.3/bits/stl_algobase.h:252: Fehler: Funktionsdefinition deklariert keine Parameter
/usr/include/c++/4.3/bits/stl_algobase.h: In static member function »static bool std::__lexicographical_compare<true>::__lc(const _Tp*, const _Tp*, const _Up*, const _Up*)«:
/usr/include/c++/4.3/bits/stl_algobase.h:904: Fehler: expected unqualified-id before »(« token
In file included from /usr/include/c++/4.3/string:58,
                 from /usr/include/c++/4.3/bits/locale_classes.h:47,
                 from /usr/include/c++/4.3/bits/ios_base.h:48,
                 from /usr/include/c++/4.3/ios:48,
                 from /usr/include/c++/4.3/istream:45,
                 from /usr/include/c++/4.3/fstream:45,
                 from src/game/server/entities/character.cpp:11:
/usr/include/c++/4.3/bits/basic_string.h: In member function »int std::basic_string<_CharT, _Traits, _Alloc>::compare(const std::basic_string<_CharT, _Traits, _Alloc>&) const«:
/usr/include/c++/4.3/bits/basic_string.h:1945: Fehler: expected unqualified-id before »(« token
In file included from /usr/include/c++/4.3/string:61,
                 from /usr/include/c++/4.3/bits/locale_classes.h:47,
                 from /usr/include/c++/4.3/bits/ios_base.h:48,
                 from /usr/include/c++/4.3/ios:48,
                 from /usr/include/c++/4.3/istream:45,
                 from /usr/include/c++/4.3/fstream:45,
                 from src/game/server/entities/character.cpp:11:
/usr/include/c++/4.3/bits/basic_string.tcc: In member function »typename std::basic_string<_CharT, _Traits, _Alloc>::size_type std::basic_string<_CharT, _Traits, _Alloc>::rfind(const _CharT*, typename _Alloc::rebind<_CharT>::other::size_type, typename _Alloc::rebind<_CharT>::other::size_type) const«:
/usr/include/c++/4.3/bits/basic_string.tcc:759: Fehler: expected unqualified-id before »(« token
/usr/include/c++/4.3/bits/basic_string.tcc: In member function »int std::basic_string<_CharT, _Traits, _Alloc>::compare(typename _Alloc::rebind<_CharT>::other::size_type, typename _Alloc::rebind<_CharT>::other::size_type, const std::basic_string<_CharT, _Traits, _Alloc>&) const«:
/usr/include/c++/4.3/bits/basic_string.tcc:896: Fehler: expected unqualified-id before »(« token
/usr/include/c++/4.3/bits/basic_string.tcc: In member function »int std::basic_string<_CharT, _Traits, _Alloc>::compare(typename _Alloc::rebind<_CharT>::other::size_type, typename _Alloc::rebind<_CharT>::other::size_type, const std::basic_string<_CharT, _Traits, _Alloc>&, typename _Alloc::rebind<_CharT>::other::size_type, typename _Alloc::rebind<_CharT>::other::size_type) const«:
/usr/include/c++/4.3/bits/basic_string.tcc:913: Fehler: expected unqualified-id before »(« token
/usr/include/c++/4.3/bits/basic_string.tcc: In member function »int std::basic_string<_CharT, _Traits, _Alloc>::compare(const _CharT*) const«:
/usr/include/c++/4.3/bits/basic_string.tcc:929: Fehler: expected unqualified-id before »(« token
/usr/include/c++/4.3/bits/basic_string.tcc: In member function »int std::basic_string<_CharT, _Traits, _Alloc>::compare(typename _Alloc::rebind<_CharT>::other::size_type, typename _Alloc::rebind<_CharT>::other::size_type, const _CharT*) const«:
/usr/include/c++/4.3/bits/basic_string.tcc:945: Fehler: expected unqualified-id before »(« token
/usr/include/c++/4.3/bits/basic_string.tcc: In member function »int std::basic_string<_CharT, _Traits, _Alloc>::compare(typename _Alloc::rebind<_CharT>::other::size_type, typename _Alloc::rebind<_CharT>::other::size_type, const _CharT*, typename _Alloc::rebind<_CharT>::other::size_type) const«:
/usr/include/c++/4.3/bits/basic_string.tcc:961: Fehler: expected unqualified-id before »(« token
In file included from /usr/include/c++/4.3/streambuf:801,
                 from /usr/include/c++/4.3/ios:49,
                 from /usr/include/c++/4.3/istream:45,
                 from /usr/include/c++/4.3/fstream:45,
                 from src/game/server/entities/character.cpp:11:
/usr/include/c++/4.3/bits/streambuf.tcc: In member function »virtual std::streamsize std::basic_streambuf<_CharT, _Traits>::xsgetn(_CharT*, std::streamsize)«:
/usr/include/c++/4.3/bits/streambuf.tcc:59: Fehler: expected unqualified-id before »(« token
/usr/include/c++/4.3/bits/streambuf.tcc: In member function »virtual std::streamsize std::basic_streambuf<_CharT, _Traits>::xsputn(const _CharT*, std::streamsize)«:
/usr/include/c++/4.3/bits/streambuf.tcc:93: Fehler: expected unqualified-id before »(« token
In file included from /usr/include/c++/4.3/istream:833,
                 from /usr/include/c++/4.3/fstream:45,
                 from src/game/server/entities/character.cpp:11:
/usr/include/c++/4.3/bits/istream.tcc: In member function »std::streamsize std::basic_istream<_CharT, _Traits>::readsome(_CharT*, std::streamsize)«:
/usr/include/c++/4.3/bits/istream.tcc:646: Fehler: expected unqualified-id before »(« token
In file included from /usr/include/c++/4.3/fstream:783,
                 from src/game/server/entities/character.cpp:11:
/usr/include/c++/4.3/bits/fstream.tcc: In member function »virtual typename std::basic_filebuf<_CharT, _Traits>::int_type std::basic_filebuf<_CharT, _Traits>::underflow()«:
/usr/include/c++/4.3/bits/fstream.tcc:309: Fehler: expected unqualified-id before »(« token
/usr/include/c++/4.3/bits/fstream.tcc: In member function »virtual std::streamsize std::basic_filebuf<_CharT, _Traits>::xsputn(const _CharT*, std::streamsize)«:
/usr/include/c++/4.3/bits/fstream.tcc:633: Fehler: expected unqualified-id before »(« token
bam: command returned error: 256
bam: error during build

I know, this is an english forum, but my compiler speaks german (okay Zeratul... its denglish big_smile) to me, sorry! If you can't speak german I will try to find a way to give english outputs.
Btw, little mistake:

to D6 = direct teleport to dummy 2

3

Re: [MOD] Dummy Drag 0.4

Ö.ö your compiler speaks a really strange language?!

 von /usr/include/c++/4.3/istream:45,
from /usr/include/c++/4.3/istream:45,

its called denglisch, isnt it? tongue

4

Re: [MOD] Dummy Drag 0.4

@erd_bear
hmm i dont konw. maybe someone else find a solution.

5 (edited by DeRK 2009-10-24 18:51:43)

Re: [MOD] Dummy Drag 0.4

[wixur@wixur-ru tw-dummy]$ bam -c
bam: cleaning 'game_debug'       
bam: removed 'src/game/generated/gs_data.hpp'
bam: removed 'src/game/generated/gs_data.cpp'
bam: removed 'src/game/generated/g_protocol.hpp'
bam: removed 'src/game/generated/nethash.c'     
bam: done                                       
[wixur@wixur-ru tw-dummy]$ LC_ALL=C bam server_release   
bam: building 'server_release'                           
[ 1/29] #1 server_content_header > src/game/generated/gs_data.hpp
[ 2/29] #1 server_content_source > src/game/generated/gs_data.cpp
[ 3/29] #1 c++ src/game/generated/gs_data.cpp                    
[ 4/29] #1 network_header > src/game/generated/g_protocol.hpp    
[ 5/29] #1 c++ src/game/server/gamecontext.cpp                   
[ 6/29] #1 cmd5 src/game/generated/nethash.c                     
scripts/cmd5.py:1: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5, sys, re                                                                   
[ 7/29] #1 c++ src/game/server/hooks.cpp                                                
src/game/server/hooks.cpp: In function 'void mods_init()':                              
src/game/server/hooks.cpp:754: warning: deprecated conversion from string constant to 'char*'
[ 8/29] #1 c++ src/game/server/entities/projectile.cpp
[ 9/29] #1 c++ src/game/server/entities/pickup.cpp
[10/29] #1 c++ src/game/server/entities/character.cpp
In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/char_traits.h:41,
                 from /usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/ios:41,
                 from /usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/istream:40,
                 from /usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/fstream:40,
                 from src/game/server/entities/character.cpp:11:
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:232:56: error: macro "min" passed 3 arguments, but takes just 2
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:253:56: error: macro "max" passed 3 arguments, but takes just 2
In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/char_traits.h:41,
                 from /usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/ios:41,
                 from /usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/istream:40,
                 from /usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/fstream:40,
                 from src/game/server/entities/character.cpp:11:
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:186: error: expected unqualified-id before 'const'
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:186: error: expected ')' before 'const'
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:186: error: expected initializer before 'const'
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:209: error: expected unqualified-id before 'const'
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:209: error: expected ')' before 'const'
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:209: error: expected initializer before 'const'
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:232: error: 'std::min' declared as an 'inline' variable
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:232: error: template declaration of 'const _Tp& std::min'
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:235: error: expected primary-expression before 'if'
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:235: error: expected '}' before 'if'
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:237: error: expected unqualified-id before 'return'
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:253: error: 'max' declared as an 'inline' variable
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:253: error: template declaration of 'const _Tp& max'
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:256: error: expected primary-expression before 'if'
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:256: error: expected '}' before 'if'
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:258: error: expected unqualified-id before 'return'
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../include/c++/4.4.1/bits/stl_algobase.h:259: error: expected declaration before '}' token
bam: command returned error: 256
bam: error during build
[wixur@wixur-ru tw-dummy]$
Icq 356259771
JID:wixur@jabber.ru

6

Re: [MOD] Dummy Drag 0.4

can someone try again to compile, but replace the character.cpp file with this new one:
http://bobynator.npage.de/get_file.php? … vnr=483596

7

Re: [MOD] Dummy Drag 0.4

omg finallly  one reworked the mod from 4.3 <3

thx i hope it is the same like time ago big_smile

8

Re: [MOD] Dummy Drag 0.4

I've been waiting for this mod, yay!

Can't wait to download and host server. <3

Ex-King of Teeworlds

9 (edited by DeRK 2009-10-24 21:08:19)

Re: [MOD] Dummy Drag 0.4

success!
http://rapidshare.com/files/297433454/t … s_srv.html for linux x86_64

Icq 356259771
JID:wixur@jabber.ru

10

Re: [MOD] Dummy Drag 0.4

Thanks bobby, now it works! I don't like rapidshare, you have to wait so long... so heres the version i compiled: http://www.file-upload.net/download-196 … s_srv.html
Will test it soon!

11

Re: [MOD] Dummy Drag 0.4

@erd_baer: try LANG=C before the ../bam/blablaba command and the output will be english if u want to post an error wink

btw... there is another easy way to fix this compiling error.

just put this:

#ifdef min 
#undef min 
#endif 
     
#ifdef max 
#undef max 
#endif

before #include <fstream>

it will solv the problem with the header and u dont need to rewrite some code smile

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 ^^

12

Re: [MOD] Dummy Drag 0.4

1 = dummy spawn 1

spawn = finish/end?

Si hablas español no dudes en visitar: www.clanHDP.foroactivo.net

13 (edited by Bobynator 2009-11-02 15:46:36)

Re: [MOD] Dummy Drag 0.4

***DUMMY DRAG 0.3 RELEASED***
look at first post

14

Re: [MOD] Dummy Drag 0.4

Great, but i think theres a "bug". If i want to hook another Player, then my position resets, like unhooktiles in 4.3. You know what i mean? Can you make a function like tune player_hooking, just for players, not for Dummys? smile

Ankh is good smile

15

Re: [MOD] Dummy Drag 0.4

its not easy. but i will try.

16

Re: [MOD] Dummy Drag 0.4

i'am searching for dummy dragging in the version 0.4.2
i know some one from my old clan had one.
can you help me?

thx

17

Re: [MOD] Dummy Drag 0.4

any new maps for this mod?

18

Re: [MOD] Dummy Drag 0.4

ive made no new maps. I got no time. Maybe someoneelse?!

19 (edited by _vit 2010-01-09 05:32:33)

Re: [MOD] Dummy Drag 0.4

Little patch:
*speeded up dummy spawning
*fixed the server crash after typing command "/port_to_dummy X"

Index: src/engine/e_network_server.c
===================================================================
--- src\game\server\hooks.cpp    Sat Jan 09 06:25:44 2010
+++ src\game\server\hooks.cpp    Sat Jan 09 06:13:17 2010
@@ -243,7 +243,7 @@
                     if(game.players[a] && game.players[a]->dummy_num == i+1)
                     {
                         CHARACTER_CORE *pl = game.world.core.characters[a];
-                        if(!pl || pl == game.world.core.characters[client_id])
+                        if(!pl || pl == game.world.core.characters[client_id] || game.players[client_id]->team == -1 || game.players[client_id]->respawn_tick > server_tick())
                             continue;
                         game.world.core.characters[client_id]->pos = pl->pos;
                         game.world.core.characters[client_id]->hooked_player = -1;
@@ -514,7 +514,10 @@
         
         p->last_kill = time_get();
         p->kill_character(WEAPON_SELF);
-        p->respawn_tick = server_tick()+server_tickspeed()*3;
+        if(p->dummy)
+            p->respawn_tick = server_tick()+5;
+        else
+            p->respawn_tick = server_tick()+server_tickspeed()*3;
     }
 }
 

20

Re: [MOD] Dummy Drag 0.4

hey Bobynator, can you make dummy jump tile? (If dummy stepped on this tile, then dummy jump one time)

21

Re: [MOD] Dummy Drag 0.4

ok i noticed it. in next version.

22 (edited by Bobynator 2010-02-02 15:21:23)

Re: [MOD] Dummy Drag 0.4

:::::Dummy Drag 0.4 released:::::

*added jump tile for dummy
*added new-hook-position-tile for dummy
*lot of bug fixing
*better voteoption for reset dummys (you can only create a reset-dummy-vote if you are nearly the choosen dummy and for yes-no vote its the same)
* tuning command (player_hook_time)
* reworked the save-score-system
*...

more information, downloads, map and entities in first post:
http://www.teeworlds.com/forum/viewtopi … 462#p54462

23 (edited by Ankh 2010-02-12 19:26:36)

Re: [MOD] Dummy Drag 0.4

At the moment i´m working on a map for your mod, because i like your mod big_smile, but i takes a lot of time, with 6 dummys

Edit:
At the moment i´m working on a map for your mod, because i like your mod big_smile, but i takes a lot of time, with 6 dummys

Edit:

I have got a problem. Always some players join my server. I want to play alone, to make my map, but always some players join the server. Heres the config:

sv_name Felix!´s Dummy Server
sv_gametype drag
sv_port 8306
sv_rcon_password 123
sv_map TriDD2
sv_map_rotation TriDD 6Dummy+
sv_register 0

Ankh is good smile

24 (edited by Sensei2710 2010-03-13 12:43:41)

Re: [MOD] Dummy Drag 0.4

Bobynator, thank you very much!
It looks like you can read my minds. You realized new-hook-position-tile for dummy smile I thought that when I drew schemes of a map for this mod big_smile

1 little question:
Dummy-deathtile - it's deathtile only for dummy and what about tee-deathtile? Is it only for tee or for tee and dummy?

Sry for bad eng sad

25

Re: [MOD] Dummy Drag 0.4

Inofficial but fast as hell download mirror, directly downloadable:
http://teeworlds.secu.in/dummy_drag

Official hoster of the Lvl|x servers | lvlx.org
Mirroring popular Mods at teeworlds.secu.in
Hosting tons of Servers on my Gbit Root