New maps not work :-(

Having problems with AMRTS? Having problems with your Computer?
Post Reply
User avatar
Petas
Map Maker
Map Maker
Posts: 563
Joined: Tue Jan 06, 2015 1:34 pm
Location: Czech Republic
Contact:
Czech Republic

New maps not work :-(

Post by Petas »

Hi

I want to add an object to the map. A specific object, attic. Prop. Fort_wallpiece.

But it writes this problem : Image

How can i solve it? idk
I'm not saying I have good maps and that I'm a great player. I'm giving into that the most of my time.
WebSite https://petasv.wixsite.com/petasvideos
Youtube : https://www.youtube.com/PetasVideosTV
GameRanger ID 5603072
DISCORD ID : PetasVideosTV#9499
User avatar
TommyCD1
Moderator
Moderator
Posts: 1144
Joined: Tue Jun 04, 2013 8:55 am
Location: East Coast
Contact:
United States of America

Re: New maps not work :-(

Post by TommyCD1 »

Need more information. Which world are you using? What object are you trying to import, a building or prop? Is it from Dark Reign 2 or completely new?

This error occurs when your PhysicsModel is not recognized by the game.

Code: Select all

  MapObj()
  {
    GodFile("army_hq_1.god");
    RayTestFlags("Poly");
    PhysicsModel("building");
    TractionType("ground");

    ArmourClass("structure");
    HitPoints(3000);
    DeathExplosion("army.exp.hq");

    TypeDisplay()
    {
      Image()
      {
        Image("if_game_portraits.tga", 0, 0, 42, 42);
        Mode("Centre");
      }
    }
Here is the MabObj data for the HQ. Notice the line that says:
  • PhysicsModel("building");
This is the PhysicsModel defining line. It determines how a unit conforms to the terrain of the map, such as whether or not it flys or remains on the ground, whether or not it can move or not, whether or not it tilts to match the slopes, etc.
You can change it to any of the types available by default in Army Men RTS. These are:
  1. Walker - Used by infantry units; Moves along the ground and can scale slopes easily
  2. Vehicle - Used by vehicles; aligns to ground slope and is greatly slowed by inclines
  3. Hover - Unused; similar to vehicle but only allows aquatic movement
  4. Flyer - Used by choppers; Moves in the sky and is not affected by slopes at all
  5. Building - Used by buildings and all props; Cannot move at all
I may not make the best maps, or be the best player, but I put a lot of time, effort, and care into my stuff. That counts for something, right? No.
Image
"Can we order a pizza?"
GameRanger ID: 913974
User avatar
Petas
Map Maker
Map Maker
Posts: 563
Joined: Tue Jan 06, 2015 1:34 pm
Location: Czech Republic
Contact:
Czech Republic

Re: New maps not work :-(

Post by Petas »

What is the name of this object in the game or in the documents CFG?

Image
I'm not saying I have good maps and that I'm a great player. I'm giving into that the most of my time.
WebSite https://petasv.wixsite.com/petasvideos
Youtube : https://www.youtube.com/PetasVideosTV
GameRanger ID 5603072
DISCORD ID : PetasVideosTV#9499
User avatar
TommyCD1
Moderator
Moderator
Posts: 1144
Joined: Tue Jun 04, 2013 8:55 am
Location: East Coast
Contact:
United States of America

Re: New maps not work :-(

Post by TommyCD1 »

It's in four pieces.
  • attic.prop.temple-north
  • attic.prop.temple-east
  • attic.prop.temple-south
  • attic.prop.temple-west
I may not make the best maps, or be the best player, but I put a lot of time, effort, and care into my stuff. That counts for something, right? No.
Image
"Can we order a pizza?"
GameRanger ID: 913974
User avatar
{Colonel}Jo-Eg
Sniper
Sniper
Posts: 39
Joined: Wed Jun 10, 2020 2:21 pm
Egypt

Re: New maps not work :-(

Post by {Colonel}Jo-Eg »

Normaly
Just Dream.......... :zZz:


ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
From its claws a lion is recognized.
ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests