- RSS
-
-
Andrey_Berg replied to the topic How to destroy the searchlight? in the forum TALK ABOUT ANYTHING 4 years, 11 months ago
Hi! I try to go through all the cards in order. Therefore, I immediately notice errors.
It turns out that the searchlight is an error that does not allow you to complete the map.
The maps are nevertheless very interesting and cartographers should correct these errors!
I also found a number of cards with an error in the script when everything is…[Read more] -
Captain replied to the topic How to destroy the searchlight? in the forum TALK ABOUT ANYTHING 4 years, 11 months ago
[quote quote=3298]On some maps, you must destroy the searchlights to complete the mission. But how to do it? I’ve tried all kinds of weapons. I tried to undermine it. The floodlights don’t break anyway. But surely the developers know how to destroy them? Or they are completely indestructible. However, the elimination of the spotlight is inc…[Read more]
-
Andrey_Berg started the topic How to destroy the searchlight? in the forum TALK ABOUT ANYTHING 4 years, 11 months ago
On some maps, you must destroy the searchlights to complete the mission.
But how to do it? I’ve tried all kinds of weapons. I tried to undermine it.
The floodlights don’t break anyway.
But surely the developers know how to destroy them?
Or they are completely indestructible.
However, the elimination of the spotlight is included in the scenario of…[Read more] -
Coopwarriors replied to the topic Looking for a map AW Raven Shield in the forum TALK ABOUT ANYTHING 4 years, 11 months ago
sorry to see it .
-
Andrey_Berg replied to the topic Looking for a map AW Raven Shield in the forum TALK ABOUT ANYTHING 4 years, 11 months ago
[quote quote=3269]https://novahq.net/maps.php?CategoryID=JOE&Type=SP&SearchQuery=AW+Raven+Shield[/quote]
So I swung from there. But there is just the archive and there is a broken one-some of the files do not open.
-
Captain replied to the topic AW2-NUKE-FEST in the forum MAPPING QUESTIONS 4 years, 11 months ago
Thanks TheWad, I’ll put it in the Maps download section so it’s easy to find.
-
Coopwarriors replied to the topic AW2-NUKE-FEST in the forum MAPPING QUESTIONS 4 years, 11 months ago
big thanks
-
TheWad replied to the topic AW2-NUKE-FEST in the forum MAPPING QUESTIONS 4 years, 11 months ago
I think this is it , this is the only one I found with this name.
-
Coopwarriors replied to the topic Looking for cards from Rickman in the forum TALK ABOUT ANYTHING 4 years, 11 months ago
all the maps here https://novahq.net/maps.php?SearchQuery=RicardoRickman
-
Captain replied to the topic AW2-NUKE-FEST in the forum MAPPING QUESTIONS 4 years, 11 months ago
[quote quote=3250]hi all i looking for this map . AW2-NUKE-FEST [/quote]
I’ll try and keep an eye out.
-
Captain replied to the topic Looking for cards from Rickman in the forum TALK ABOUT ANYTHING 4 years, 11 months ago
[quote quote=3252]I want to collect a complete collection of cards from Rickman. I have some of it, but not all of it. All of these cards have a splash screen with the caption “by Rickman”. Also, these cards are named after the numbers “Mission 1” and so on. I don’t know how many of them there are, but probably at least 16 pieces. These cards are…[Read more]
-
Andrey_Berg started the topic Looking for cards from Rickman in the forum TALK ABOUT ANYTHING 4 years, 12 months ago
I want to collect a complete collection of cards from Rickman. I have some of it, but not all of it.
All of these cards have a splash screen with the caption “by Rickman”.
Also, these cards are named after the numbers “Mission 1” and so on.
I don’t know how many of them there are, but probably at least 16 pieces.
These cards are old and probably…[Read more] -
Andrey_Berg replied to the topic Looking for a map AW Raven Shield in the forum TALK ABOUT ANYTHING 4 years, 12 months ago
Thank you!
-
Coopwarriors started the topic AW2-NUKE-FEST in the forum MAPPING QUESTIONS 5 years ago
hi all i looking for this map . AW2-NUKE-FEST
-
Coopwarriors replied to the topic disable drivable vehicle in the forum MAPPING QUESTIONS 5 years ago
problem solved\
here’s the example
works fine
if ssndead(26) then
disablessn(13)
endif -
chopperprop replied to the topic Another place to get JO-Typhoon Rising in the forum GAME 'NICE-TO-KNOWS' 5 years ago
I have all the map making files and game downloads in our discord server. You will still have to have the KEY installed at Novalogic on your account settings page. You can download the full installs of both JOTR and AW2 along with all the map making tools.
-
TheWad replied to the topic Looking for a map AW Raven Shield in the forum TALK ABOUT ANYTHING 5 years ago
I have attached it in this message but if it doesn’t attach ,just send me an email to thewad@gmail.com and I will send it to you . Put the map name in subject line.
-
Andrey_Berg started the topic Looking for a map AW Raven Shield in the forum TALK ABOUT ANYTHING 5 years ago
I have this card, but some of the files are damaged.I would like to find a whole map.
AW Raven Shield
-
Coopwarriors replied to the topic disable drivable vehicle in the forum MAPPING QUESTIONS 5 years, 1 month ago
Disabling a vehicle
This script will stop a vehicle(ssn5) from moving after it enters an area trigger #1if ssnarea(5,1) then
disablessn(5)
endif
-