* May 19, 2013, 06:27:28 PM
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Come Chat with us live! Learn how HERE!
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Third Team Mod (for 1.1, version 004)  (Read 3387 times)
rotacak


Turrets: +39/-64
Posts: 761


« on: November 03, 2011, 07:32:03 PM »

If you can't autodownload mod, maps or you have slow downloading, use this client.

What is new? Read here.

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 (14 MB)
z-thirdTeam_vms_v004.pk3 (400 KB)

Layouts for 3team mod:
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 (copy it to netradiant/trem.game/base/entities.def)

Source:
3team003.patch (apply to Lakitu7 5.4)
« Last Edit: November 05, 2011, 11:13:19 PM by rotacak » Logged

Hendrich


Turrets: +168/-147
Posts: 879

When I visit this forum, I feel old.


WWW
« Reply #1 on: November 03, 2011, 08:02:09 PM »

rotacak

I will find you.

Keep that in mind.
Logged

------------------------------------------------------------
Made you look.
------------------------------------------------------------
CreatureofHell


Turrets: +429/-123
Posts: 2351

Ash Nazg Durbatulūk, Ash Nazg Gimbatul.


WWW
« Reply #2 on: November 03, 2011, 08:05:18 PM »

Screenshots?
Logged


Quote
<Timbo> posting on the trem forums rarely results in anything good
rotacak


Turrets: +39/-64
Posts: 761


« Reply #3 on: November 03, 2011, 08:29:36 PM »

Screenshots? Here is something:



Smiley
« Last Edit: November 05, 2011, 11:08:53 PM by rotacak » Logged

/dev/humancontroller


Turrets: +19/-375
Posts: 853


« Reply #4 on: November 04, 2011, 01:09:18 AM »

supply the source code !
Logged
rotacak


Turrets: +39/-64
Posts: 761


« Reply #5 on: November 04, 2011, 07:53:50 AM »

supply the source code !
Sure, just give me while.
Logged

rotacak


Turrets: +39/-64
Posts: 761


« Reply #6 on: November 04, 2011, 06:32:16 PM »

Source added...
Logged

Chomps123


Turrets: +4/-15
Posts: 339


« Reply #7 on: November 05, 2011, 02:30:36 AM »

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.
Logged

Don't just live life with work.
Find some time every day to have some fun. Wink
/dev/humancontroller


Turrets: +19/-375
Posts: 853


« Reply #8 on: November 05, 2011, 03:32:05 AM »

Source added...
...for the cgame, game, and ui modules. what about the client?
Logged
rotacak


Turrets: +39/-64
Posts: 761


« Reply #9 on: November 05, 2011, 08:35:17 AM »

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.
« Last Edit: November 05, 2011, 08:42:07 AM by rotacak » Logged

/dev/humancontroller


Turrets: +19/-375
Posts: 853


« Reply #10 on: November 05, 2011, 09:56:18 AM »

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:
Code:
{ &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 > *
Logged
rotacak


Turrets: +39/-64
Posts: 761


« Reply #11 on: November 05, 2011, 11:12:24 PM »

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:
Code:
{ &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.
Logged

Chomps123


Turrets: +4/-15
Posts: 339


« Reply #12 on: November 09, 2011, 10:32:50 PM »

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! Wink
Logged

Don't just live life with work.
Find some time every day to have some fun. Wink
CreatureofHell


Turrets: +429/-123
Posts: 2351

Ash Nazg Durbatulūk, Ash Nazg Gimbatul.


WWW
« Reply #13 on: November 09, 2011, 11:27:50 PM »

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! Wink

No you.
Logged


Quote
<Timbo> posting on the trem forums rarely results in anything good
/dev/humancontroller


Turrets: +19/-375
Posts: 853


« Reply #14 on: November 10, 2011, 04:59:22 AM »

Hey what you should do is try to get the unvanquished mod to work.
there is no mod.
Logged
rotacak


Turrets: +39/-64
Posts: 761


« Reply #15 on: November 10, 2011, 09:03:06 AM »

unvanquished mod = too much talking and sadly nothing finished.
Logged

KenuR


Turrets: +1/-1
Posts: 30


« Reply #16 on: November 11, 2011, 12:22:56 PM »

That's pretty cool. I had this idea a while ago.
Maybe eventually you could replace robots with another kind of aliens.
Logged
Loki


Turrets: +1/-52
Posts: 231


« Reply #17 on: November 15, 2011, 06:51:02 AM »

WHAT ABOUT MOD IN WHICH YOU CAN PLAY AS MGTURRET!
Logged

Aimbot is only cheap copy of Lokibot.
ULTRA Random ViruS


Turrets: +4/-94
Posts: 719


« Reply #18 on: November 17, 2011, 09:02:45 AM »

WHAT ABOUT MOD IN WHICH YOU CAN PLAY AS MGTURRET!
benmachine's mod? Cheesy
(turret controlled by blaster)

Speaking of which, i might want to add it to my qvm since my qvm has bots already.
Logged

The new wave of feeding ULTRA Random ViruS' has come.
Youtube- Tremulous + Various Stuff
Chomps123


Turrets: +4/-15
Posts: 339


« Reply #19 on: November 22, 2011, 03:35:31 PM »

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! Wink

No you.
I can't mod anything except textures. Angry
Logged

Don't just live life with work.
Find some time every day to have some fun. Wink
Chomps123


Turrets: +4/-15
Posts: 339


« Reply #20 on: March 19, 2012, 03:46:45 PM »

Sorry for the double post but I was wondering the status of this mod?
Logged

Don't just live life with work.
Find some time every day to have some fun. Wink
/dev/humancontroller


Turrets: +19/-375
Posts: 853


« Reply #21 on: March 19, 2012, 05:08:52 PM »

Sorry for the double post but I was wondering the status of this mod?
there is no mod.
Logged
ULTRA Random ViruS


Turrets: +4/-94
Posts: 719


« Reply #22 on: March 26, 2012, 10:59:35 AM »

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.
Logged

The new wave of feeding ULTRA Random ViruS' has come.
Youtube- Tremulous + Various Stuff
Chomps123


Turrets: +4/-15
Posts: 339


« Reply #23 on: March 27, 2012, 12:11:56 PM »

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
Logged

Don't just live life with work.
Find some time every day to have some fun. Wink
rotacak


Turrets: +39/-64
Posts: 761


« Reply #24 on: March 29, 2012, 01:17:30 PM »

This mod need only minor tweaks, but I not working on it.
Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
TremPlus theme by Ingar, based on AF316 theme by Fedhog
Valid XHTML 1.0! Valid CSS!