Topic: [Tuto: run map]
Hi All
I'll make a little Tutorial for creating Run Maps
I'm not a pro and I don't speak fluently english
So Forgive me for grammar!
So
STEP 1:
Please read other Tuto to know how to create regular maps!
links
http://www.teeworlds.com/forum/viewtopic.php?id=1095
http://www.teeworlds.com/forum/viewtopic.php?id=1268
STEP2:
Adapt your Editor : if you press "Space" when select "#0 Game" Tile you'll see that it's a little different of mine ^^
it's because I have modified the image "entities.png" in the folder of the game :
it will be useful to create Run maps !!! So like me modify it (if you want)!!
I'll explain why later! so replace
"Directories of the game"\data\editor\entities.png
by this one
http://snooooopy8.ovh.org/entities.png
after transformation you'll see that in the folder of the game.
STEP 3 :
I'll explain only the difference between the new image and the old one!!!
(read other tuto to know how to use the rest)
Remember ^^ (the cake is a lie (heuuu nope ))
On this image you can see different regions of different color : the white and red one are useless.
I know that the red one kill the player who pass througth ...
put it after the end line to kill player ^_°
don't use it on the race if he die ... he return to the begin
So : Now : The blue and yellow one the principle is simple
You can see that there are number on each .....
they are going to be placed on the maps and .. when you enter in a blue zone with a number.
you'll be teleport to yellow one who have the same number so.
you place just One case of yellow color and many blue. (as wished)
example: in this maps, if I go to the right, I'll be teleported on the yellow case ( when you touch one blue).
The green case is used to "Stop the grapping" .. if the grappling pass through a green case it will be stopped (and thus can't touch the wall )
so if I do that on my maps the grappler will be useless :
rest the "Start time the player pass trough a "Start" Case the timer start/reset.
and when he pass "end" case ... the timer stop
so force the player to pass in a start case ^_°
my maps after modification :
great ^^ now you can do what you want ^^ but there is a other problem
If you want to host the maps it doesn't work
why ?
because the run maps are a "mod" of the game so you must to use an other Host'x program that the default one.
I've found one on this forum
HERE : http://www.teeworlds.com/forum/viewtopic.php?id=2266
(and here for linux : http://www.teeworlds.com/forum/viewtopic.php?id=1502)
so download...
Windows server: http://osgc.os.funpic.de/teeworlds/race … v_race.exe
Linux server : http://reivax2.free.fr/teeworlds_srv
(configure the shortcut with teeworlds_srv_race.exe and create a new .cfg)
and the .cfg that I use to config my server .... it's not the best one but he work
sv_name Name_of_your_SERVER
sv_warmup 10
sv_gametype ctf
sv_regen 50
sv_teambalance_time 0
sv_scorelimit 30
sv_teamdamage 0
sv_rocket_jump_damage 0
sv_teleport 1
sv_infinite_ammo 1
sv_timelimit 10
sv_map Name_of_your_MAP
sv_race_mod 1
sv_max_clients 8
sv_scorelimit 20
sv_register 1
sv_spamprotection 1
sv_flag_spawn_time 1
sv_motd "Hello and welcome on my server!/n enjoy"
^^ Good creation ^^