Arma 3
34 ratings
TDM Ghost-Hotel by Till
   
Award
Favorite
Favorited
Unfavorite
Data Type: Scenario
Scenario Gameplay: Multiplayer, PvP
Scenario Type: Infantry
Scenario Map: Altis
Meta: Dependency
File Size
Posted
Updated
216.049 KB
24 Jul, 2014 @ 4:29am
30 May, 2015 @ 10:06am
5 Change Notes ( view )

Subscribe to download
TDM Ghost-Hotel by Till

Description
A 12 man TDM Mission at the Ghost-Hotel on Altis. Fight as Blufor, Csat or AAF. All Mods can be Used. WARNING: THIS MISSION IS STILL IN THE BETA! Coming Fetarues are: - An end - A better Safezone - Maybe Killstreakes - Random Spawns - And a lot more! Thanks to Tonic for the VAS Script Thanks for playing my Mission and please rate it!
Popular Discussions View All (1)
7
2 Aug, 2014 @ 11:01am
recommends
[LEO2]Pr3dator
14 Comments
Benargee 31 May, 2015 @ 12:41am 
@ Four score and seven years ago
CoD doesn't own TDM. Arma 3 is already a FPS with the ability to make any mission type you want. Nothing wrong with a little TDM. Don't like it, don't play it.
[LEO2]Pr3dator  [author] 30 Jul, 2014 @ 12:03pm 
Yeah and you see it's working^^- No I just wanted to do an TDM Mission...you can play it tactical too :)
Four score and seven years ago 30 Jul, 2014 @ 5:31am 
It sounds like you're trying to turn ArmA 3 into CoD
Son of Dr Death JM 27 Jul, 2014 @ 6:20am 
oh i for got to say errors i did find i fixed , a3 was looking for header and stuff in the desiption.ext so i added it ... you might want to do the same , but no worries mission with work without it.
Son of Dr Death JM 27 Jul, 2014 @ 6:18am 
yeah i got it working i just took the call out of the init, and added the new vas... mission work good... its hard to tell if theres any errors in the mission sence theres over 300 errors in server log files do to BIS bad coding and its own errors.. so mission runs smooth, thanks for sharing mission.
[LEO2]Pr3dator  [author] 27 Jul, 2014 @ 2:09am 
Yeah I know what you mean..thats an old script but i deleted it...but it seems there is still something from this script in my mission :/
Son of Dr Death JM 26 Jul, 2014 @ 4:13pm 
its nothing to do with vas, the mission you posted i tryed to run on my server as is (i didnt edit it) it has a file missing _startout.sqf , its in the init file , but there is no startuotsqf in the mission... im just trying to help im not trying to edit your mission ,but its not playable with files missiong from mission.
[LEO2]Pr3dator  [author] 26 Jul, 2014 @ 1:22pm 
you have to put this in your description.ext: #include "VAS\menu.hpp"
class CfgFunctions
{
#include "VAS\cfgfunctions.hpp"
};
and this at the Item that you want to have VAS to call it: this addAction["<t color='#ff1111'>Virtual Ammobox</t>", "VAS\open.sqf"];
Son of Dr Death JM 26 Jul, 2014 @ 12:33pm 
i did a search thru the files there is no startout.sqf just a call to it
Son of Dr Death JM 26 Jul, 2014 @ 12:21pm 
script startout.sqf not found, i started out as a seagul