Jump to content
Sign in to follow this  
teetime

TeeTimes Warfare

Recommended Posts

I have created an Alpha Version of a Warfare/CTI map, because you cant test Arma without something similar to a CTI and simple TvT and DM isnt my way to play this game.

Screenshots:

http://imageshack.us/photo/my-images/685/unbenanntjju.jpg/

Team:

TeeTime: Scripts

garisat: Prices and Balancing

Cthulhu: AI behaviour scripts

DorsalRegent: Translation (English/German)

Mariodu62: Translation(French)

We are looking for:

More Translators for other languages

Currently implemented:

- Mobile Base System

-randome base positions

-Vehicle shop (base and in every town)

-Weapon shop

-AI Shop

-income System

-AI Guards in Cities

-AI supports City Capture

-Mission is auto Restarting for runs without Admins/Hosts

-Repair Station (Repair,Refuel,Reammo)

-TK punishment

-Parameterlist (Be carefull with the ViewDistance and the TerrainDetail Setting! It will influence the performance of all players!)

-Money for AI Kills

-Towns must be scouted

-Headless Client Support

-Town Protection against Townbases

-AI Patrol Script

-Gear will be saved over death

-Strategic Mode

Not implemented:

- High Command

Know Problems:

-??

I hope you will have some fun with this map and dont forget its an Beta similar to Arma III itself so report bugs and relaxe if you found one ;-)

Current Version Number: 0.637

Downloadlink:

(30 Player Mission): http://www.file-upload.net/download-7780920/cti_30_teetimeswarfare_0637.Stratis.pbo.html

alternative download link (may not be up to date): TeeTimes Warfare Map Folder on MEGA

Keep your fingers away from the credits.txt! I dont want to find more moded versions with a empty credits file!


How to change the mission languages:

1. Unpack the mission

2. Open the stringtable.csv

3. In the first line you will see this: LANGUAGE, English, German, ...

Because in the Alpha the Language is always English you just have to switch the English with the Language you want to use.

At the Moment only German and English are supported by the mission so i will change the language to German

4. The first line should now look like this: LANGUAGE, German, English, ...

5. Thats it save the stringtable.csv and pack the mission. Now you can enjoy TW in German


Here a short description how to add Addon Vehicles,Weapons etc into the mission:

-dePbo the Mission

-open init.sqf

-> change TW_Addons_Active to true: "TW_Addons_Active = true;"

-open variablen.sqf

-> choose the right array for the thing you want to add and make sure that you are in the Addon area (Space for Addons is always under the basic array for the normal A3 stuff)

Example:

//Addon Vehicles ID: 1000 - 1999

if(TW_Addons_Active) then {

Tee_Veh_Array = Tee_Veh_Array + [

Here you will have to add the line for your Vehicle

...

-> add your Item

-> should look like this:

Tee_Veh_Array = Tee_Veh_Array + [

[1102, "MyAddonCar", "Addon_car_classname", 250 * vehicle_price, 0 ],

...

-> Look for the right Shop array and make sure that you are in the Addon area!

-> copy the ID of your added Item into the Array

TW_Vehicle_Shop_West = TW_Vehicle_Shop_West + [

1102

];

-> Done

=> now you can enable and disable you Addon Items by simply setting "TW_Addons_Active" to true/false

=> i will try not work in the Addon Spaces so you should be able to transfer your Shoplist/Itemlist easy in later Versions of this Mission just by copy and pasting the Arrays.

Have Fun

Edited by TeeTime

Share this post


Link to post
Share on other sites

Bigger slots anytime soon? You seem to be the only warfare hoster right now.

Share this post


Link to post
Share on other sites

I will raise the Slot ammount soon, but i cant host mission with higher player ammounts yet. Thats the reason why i am posting this here maybe someoen with a strong server will start to host it.

Share this post


Link to post
Share on other sites

Updated

Respawn Problems and JIP Problems should be fixed now

Share this post


Link to post
Share on other sites

Mission updated and should now be able to run on dedicated Servers without making problems.

Only know problem on dedicated servers is that sometimes player spawn at airfield after connecting, but a simple respawn will fix this.

Share this post


Link to post
Share on other sites

Hmm, I've seen your missions in the server browser -- Will have to check out myself, as I'm desperately looking for a working PvP CTI mission.

Benny has competition!! ;)

Share this post


Link to post
Share on other sites

Mission Updatet:

-Problem with Autorestart fixed (should now work more then 1 time)

-Town added (Killing Farm)

-Repair Station added in every Base (Repair,Refuel,Reammo for money)

- + 2 Slots

Share this post


Link to post
Share on other sites

My AI teammates are attacking me after I capture a base. Any idea why this is happening?

Share this post


Link to post
Share on other sites
My AI teammates are attacking me after I capture a base. Any idea why this is happening?

Yes its a Problem with the Civside even when i am using Civ Units in a Resistance Group and setting Resistance and Civs as Enemy of East/West. The Game still punish Civ Kills. I think that can be only fixed when an Update will bring us Resistance Units.

Share this post


Link to post
Share on other sites

Mission updated:

- Teamkill Punishment

- Vehicle owner can now lock their vehicle

- 40 Slots now

- +2 Towns

- Townshops got fixed

- Repair and Refuel Action at every Town

Some Reports about the performence of the mission would be great. So that i know if the AI/Slot Ammount could be raised or not.

Share this post


Link to post
Share on other sites

Hi Teetimes,

would it be possible if we could chat on skype? i have a rather large Dedicated server and i like PvP.

let me know if we could chat.

Regards

John

Share this post


Link to post
Share on other sites

We tried out your mission on the "German Ballerbude" yesterday and i really liked the new version. Locking and Repair/Refuel are great additions!

Keep up your good word, i'll send you some feedback over the days via pm.

Share this post


Link to post
Share on other sites

Woohoo!

This have been "long" awaited :D

Gonna try it when I get back home :bounce3:

EDIT: Maybe add UPSON in parameters?

Edited by sic

Share this post


Link to post
Share on other sites

I hope that i found a fix for the Lock/Unlock problem on "Elite" Servers. Feel free to Report Bugs to me as PM.

Here are the Changes:

Added:

-Bonus for killing enemy Players

-Mission Parameter

-Buyable Ammoboxes

Fixed:

-Some Problems linked to groupleadership after death

-Lock/Unlock Elite

-TK Punishment

Share this post


Link to post
Share on other sites

EVERYONE SPAWNS NEXT TO EACHOTHER ON THE AIRFIELD caps*

Share this post


Link to post
Share on other sites

[60] TeeTimes Warfare 0.604 GE (garisat edition)

Added:

-8 new Towns

Changes:

-Towncapradius 50m

-armed Helo price 50000$

-GMG price 15000$

-up to 60 players 30/30

Know Problems:

-only 0.604 vanilla base spawn

[60] TeeTimes Warfare 0.604 GE (garisat edition)

thanks to TeeTimes !!!!!!!!!!!!!!!!!!!!!!!

Share this post


Link to post
Share on other sites

Looks like i am 1 hour to late or you were 1 hour to fast :D

Updated to 0.607

Added:

- Marker for Shops

- AA Rocket into the West Weaponstore

- Parameter for maximum round time

Fixed:

- some small things

Changed:

- TK punishment improved (afte 3 TKs)

- Player Marker get updated much faster

I am sure you will like the new TK punishment :)

Additional i saw that there are a lot of Server which are only supporting 30 Players so i decided to upload 2 mission one for 60 Player and one for only 30 Player.

Time to choose

Edited by TeeTime

Share this post


Link to post
Share on other sites

i do it again :)

Edited by garisat

Share this post


Link to post
Share on other sites

Version 0.615 has been released.

Added:

- Mobile HQ/Base

- HQ driver Voting

- All towns on Stratis

Special Thanks to garisat who decided to help me with this mission and who did a rebalancing to most prices/income etc and who replaced some of the city objects.

We hope that you will have a lot of fun with the 615!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×