Jump to content

Search the Community

Showing results for tags 'infantry'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Buildings
  • Characters
  • Maps
  • Mods
  • Scripts
  • Skins and Textures
  • Vehicles
  • Weapons
  • Servers
  • Miscellaneous

Forums

  • Welcome to MultiPlayerForums.com
    • Community News
    • Introductions
    • Discussions
    • Media
  • Technical Support
    • General Support
    • Community Reports
    • Dispute a Ban or Mute
  • Games
    • Games Discussion
    • C&C Renegade
    • C&C Renegade-X
    • Minecraft
    • Other Command and Conquer
  • RenHelp.net Read-Only Archives
    • Buildings
    • Characters
    • Maps
    • Mods
    • Scripts
    • Skins And Textures
    • Vehicles
    • Weapons
    • Dedicated Servers
    • Miscellaneous
  • C&C Renegade Mutant Co-Op's Discussions
  • C&C Renegade Mutant Co-Op's News
  • Tiberium Crystal War's Help
  • Tiberium Crystal War's News
  • Tiberium Crystal War's Discussions
  • BlackEagle CTF's Topics
  • BlackEagle CTF's Moderator Application
  • BlackEagle CTF's Bugs & Requests
  • Tips & Tricks To Renegade's TIPS AND TRICKS
  • Kambot NewMaps's Applications
  • Kambot NewMaps's Server Updates & News
  • Kambot NewMaps's Discussions
  • DMR Troopers's Main Forum

Categories

  • Age of Empires
    • Age of Empires 2 HD
    • Age of Empires 3
  • C&C: Renegade
    • Maps
    • Maps by MPF
    • Mappacks
    • Skins & Textures
    • Crates
    • Mapping
    • Updates
    • Server
    • Utilities
    • Westwood
    • Other
  • Other C&C
    • C&C: Generals & Zero Hour
    • C&C: Imperial Age
    • C&C: Red Alert
    • C&C: Red Alert 2 - Yuris Revenge
    • C&C: Red Alert 3
    • C&C 3: Tiberium Wars
    • C&C: Renegade-X
    • C&C: Tiberian Dawn (95)
    • C&C: Tiberian Sun
    • C&C: Tiberium Crystal War
    • C&C: 4
    • C&C: Ultimate Collection
    • C&C: The First Decade
  • Counter Strike Global Offensive
    • CS - Hostage Rescue Maps
    • DE - Bomb Defusal Maps
    • FY - Fight Yard Maps
  • Killing Floor
    • Maps
    • Server Side
  • Unreal Tournament 3
  • Unreal Tournament 4
    • CTF Maps
    • DM Maps
    • Mutators
    • Servers
  • Tiberium Crystal War's Downloads

Calendars

  • Community Calendar
  • Tiberium Crystal War's Events
  • DMR Troopers's Events

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Twitter Name


MySpace Name


Steam Name


Location


Interests


Games played


Clan or guild


Games played test


In-game name


Contributor


Donator


In-game name

Found 1 result

  1. Version 1.0

    178 downloads

    General Map Information Node_War is a Infantry only type of map with a little twist to it. You will spawn as a random character on this map, with a higher chance of becoming the lower class characters than the high class $1000 characters. There is one Humm-Vee and one Buggy on this map for easy transportation. Domination The purpose of this map is not to braindead-kill-and-shoot like most Infantry maps. On this map there are "Control Points". When your team repairs a Control Point your team gets 1 Capture Point per second per Control Point. When the target of 5000 Capture Points has been reached your team will win. Buildings Note that although this map is Infantry only and Domination you can STILL destroy buildings here! The only advantages of having your buildings alive is that you get a steady money-flow and can change characters at will in your base instead of being stuck with the one you spawn with. There is a 'fake' Power Plant on the map, this to prevent the game from ending when both your Infantry Building and Refinery are destroyed, so to win your team must still reach the target capture points of 5000. Thanks Thanks goes out to Mauler from the TCW Dev Team for the Domination Control Points and their textures. ================= Create your own Domination map There are only 5 scripts required on your map for domination to work. z_hon_randomchar : Changes players characters when they spawn to a random character z_hon_dom_control : Sets the required amount of Capture Points. z_hon_dom_pointgen : This script makes sure that captured points generate points for the teams z_hon_dom_node : Sets the name of the control point and makes it behave like one. JFW_Change_Spawn_Character : This is needed to change the spawncharacter of players. How is it set up? 1) First you create two temped presets for the GDI and NOD Minigunners and you must call them "GDI_Spawn" and "NOD_Spawn". Then on the scripts tab you put the script "z_hon_randomchar" and that's it. 2) Create a Daves_Arrow on your map and attach the script "JFW_Change_Spawn_Character" on it twice, one set with Player_Type 0 & NOD_Spawn as Character. And one set with Player_Type 1 and Character set to GDI_Spawn. 3) Create another Daves_Arrow and put the script "z_hon_dom_control" on it with Points_Max set to the number of Capture Points required to win the game. 4) Create a new strings category using tdbedit.exe into strings.tdb You can find this file in your leveledit mod folder in ALWAYS\TranslationDB 5) In Leveledit goto Strings->Edit Table and scroll to the right and select the category you added in step 4. There double click on an empty line to add a new string translation. Here you can now give your first Control Point its name. Code ID: IDS_DOM_North with String: North Control Point 6) Now temp the preset under Object->Simple->Simple_DSAPO_Versions->Simple_MiniConsole and name it Dom_North_Point and set its translated preset name to your IDS_DOM_North Set the Physics Models to dom_node.w3d(big version) or dom_node_s.w3d(small version). Its Health should be 2 and MaxHealth like 300 and CNCMCTSkin as its skintype. 7) "Make" the control point on your map and position it. Now save your level "AS" C&C_Mymap.lvl and create a mix file using XCC mixer. Also include a strings.tdb which you RENAME TO strings_map.tdb. Then you *should* be able to capture the CP and gain points. The scripts will automatically spam the players a bit every minute or so with what the current score it at.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.