Jump to content


deluge01

Member Since 07 Feb 2005
Offline Last Active Feb 07 2005 06:15 PM

Topics I've Started

Multiplayer Scripting/Prepositioned Assets?

07 February 2005 - 06:15 PM

Greetings, all.

I'm a newbie at C&C Gen's ZH editing.

Been fighting this issue for a few weeks now. Here's what I want to do:

Create a multiplayer map where:
-there's no resource gathering
-players start with lots of units
-I can script things like "If a unit owned by player 1, 2, 3, or 4 enter this area, then give that player X points and remove that unit"

My problems are these:
-I can't get units to be owned by a player at the start of a game - they just sit there, unowned
-I can't seem to get even the most basic of scripts to work in a multi game. I've tried every tutorial I can find and read/re-read the guide that EA put out for the worldbuilder. Nothing seems to work... it's as if my scripts are being ignored.

I may be doing something fundamentally wrong here... after I finish a script, does it need to be exported? Am I supposed to create units via script (instead of pre-position them)? Help!

Much appreciated!!

--deluge01