Tremulous Forum
Mods => Mod Releases => Gameplay Changing => Topic started by: rotacak on November 03, 2011, 08:32:03 pm
-
If you can't autodownload mod, maps or you have slow downloading, use this client (http://95.173.70.149/ftp/Tremulous_new_v1.zip).
What is new? Read here (http://trem.rotaxmame.cz/viewtopic.php?t=1054).
SERVER: R Third Team CZ (46.28.111.49:30721)
This mod adding third team to Tremulous (robots). Robots are exactly same like humans. They using same strategy, same buildings, same weapons etc. Some weapons are different, but works exactly same and doing same damage, like humans weapons. I was borrowed few graphic things from Tremx mod, so robots atleast looks little different and you can recognize them.
Damage caused from human turrets and teslas to robots is tripled and damage from humans weapons to robots buildings is 3x smaller (same with robots vs humans).
Robot commands, binds
If you want to make binds for robots and human commands not work, add "r" on begining of command.
For example: "rbuy rrifle", "ritemact rpsaw"
Server commands
g_thirdTeamPlayerToBuildableLessDamage (default 3)
g_thirdTeamBuildableToPlayerDamageMore (default 3)
This commands can balance gameplay between humans and robots without recompiling qvm.
Thanks to
Gimhael - helped me lot with weapons and upgrades limits, without him this mod was never finished.
Undeference - for map entities export/import script.
TremX - for textures, efects and xael.
Superpie - for new chaingun from his mod (sadly, I cannot make it work with new muzzle textures - it was still not opaque).
Downloads - not needed, everything is automatically downloaded after connect
Mod (copy it to folder tremulous/3team):
z-thirdTeam_data_v001.pk3 (http://46.28.111.49/trem/3team/z-thirdTeam_data_v001.pk3) (14 MB)
z-thirdTeam_vms_v004.pk3 (http://46.28.111.49/trem/3team/z-thirdTeam_vms_v004.pk3) (400 KB)
Layouts for 3team mod:
3team_layouts.zip (http://46.28.111.49/trem/3team/3team_layouts.zip) (for default maps and and two others, unpack and copy to server 3team/layouts). Mod using now only layouts with name 3team.
Entities for map makers:
entities.def (http://tremserver.com/3team/entities.def) (copy it to netradiant/trem.game/base/entities.def)
Source:
3team003.patch (http://rotaxmame.cz/soubory/trem/3team003.patch) (apply to Lakitu7 5.4)
-
rotacak
I will find you.
Keep that in mind.
-
Screenshots?
-
Screenshots? Here is something:
(http://img98.imageshack.us/img98/6052/80739283.jpg)
:)
-
supply the source code !
-
supply the source code !
Sure, just give me while.
-
Source added...
-
Just tried it out.
Not too bad for a start but you copied too much of the korx stuff.
I'll help out by giving you a new version of it later.
Got to get some sleep then I'll work on it tomarrow.
-
Source added...
...for the cgame, game, and ui modules. what about the client?
-
There is no changes in client. That downloadable client is tjw client with few changes in default options like autodownload on etc. Because official client is against all downloadable mods and new players can't try them. I am not sure if I have sources, I must search them.
Or you can suggest another client, with autodownload on by default.
-
official client is against all downloadable mods
however, the "official" (you should call it "stock" instead) 1.1 client fully obeys the server's systeminfo setting requests, notably the cl_allowDownload cvar setting. this means that your server can instruct a stock client to enable downloading when the stock client connects to your server. to create a systeminfo cvar named "cl_allowDownload" on the server, add, in the cvar registration table of the game module, something like the following:
{ &g_cl_allowDownload, "cl_allowDownload", "1", CVAR_SYSTEMINFO, 0, qfalse },
Or you can suggest another client, with autodownload on by default.
not sure about the download enabled part, but TremFusion > *
-
official client is against all downloadable mods
however, the "official" (you should call it "stock" instead) 1.1 client fully obeys the server's systeminfo setting requests, notably the cl_allowDownload cvar setting. this means that your server can instruct a stock client to enable downloading when the stock client connects to your server. to create a systeminfo cvar named "cl_allowDownload" on the server, add, in the cvar registration table of the game module, something like the following:
{ &g_cl_allowDownload, "cl_allowDownload", "1", CVAR_SYSTEMINFO, 0, qfalse },
Wow. I will try that, but even with that will be downloading very slow (+- 5KB/s) and players will give it up.
-
Hey what you should do is try to get the unvanquished mod to work.
You got 3 teams now you just need to replace the robots with the deamons.
Good luck! ;)
-
Hey what you should do is try to get the unvanquished mod to work.
You got 3 teams now you just need to replace the robots with the deamons.
Good luck! ;)
No you.
-
Hey what you should do is try to get the unvanquished mod to work.
there is no mod.
-
unvanquished mod = too much talking and sadly nothing finished.
-
That's pretty cool. I had this idea a while ago.
Maybe eventually you could replace robots with another kind of aliens.
-
WHAT ABOUT MOD IN WHICH YOU CAN PLAY AS MGTURRET!
-
WHAT ABOUT MOD IN WHICH YOU CAN PLAY AS MGTURRET!
benmachine's mod? :D
(turret controlled by blaster)
Speaking of which, i might want to add it to my qvm since my qvm has bots already.
-
Hey what you should do is try to get the unvanquished mod to work.
You got 3 teams now you just need to replace the robots with the deamons.
Good luck! ;)
No you.
I can't mod anything except textures. >:(
-
Sorry for the double post but I was wondering the status of this mod?
-
Sorry for the double post but I was wondering the status of this mod?
there is no mod.
-
It exists in 1.1. I don't think i've ever seen you play 1.1 so... um... yeah.
Also, it hasn't been updated in a while from the last time i played... gameplay is still a bit uneven and not enough people join the game. There's also player balance issues where 3 player in the game, two are allowed to join one team even though one team would be empty.
-
I do play 1.1 quite often, mostly korx offline with some friends, but I do
I do also check for updates by connecting to the server with the mod, so all I wanted to know is if this mod is still being worked on
There's also player balance issues where 3 player in the game, two are allowed to join one team even though one team would be empty.
never noticed
-
This mod need only minor tweaks, but I not working on it.