Topic: [SOLVED] How to make custom gametype name?
Hey, can sum1 help show me how to make a custom name, like "MODDEDCTF" etc ?
thanx
You are not logged in. Please login or register.
Teeworlds Forum → Development → [SOLVED] How to make custom gametype name?
Hey, can sum1 help show me how to make a custom name, like "MODDEDCTF" etc ?
thanx
Go visit src/game/server/gamemodes/ctf.cpp and change it there.
Hey, can sum1 help show me how to make a custom name, like "MODDEDCTF" etc ?
thanx
1. Hmpf, we don't support mods.
2. Solution to the Problem: Open the folder "src\game\server\gamemodes" in it you find 8 files, every one is for one gametype (DM, TDM, CTF, MOD). To change the gametype open one of the ".cpp" files and change the "gametype = "CTF";" line to what you like to. For example "gametype = "MODDEDCTF";".
thanx killa, you realy helpful
Don't try to mod if you can't even look for a sample string in a folder... something like "CTF"... hmm ?
Dune, there are about 20 different CTF tags in 6 different """"FILES"""" not folders, i got it changed, and its working.. had to change a few other things 2 tho..
Teeworlds Forum → Development → [SOLVED] How to make custom gametype name?
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.