Home   Help Search Login Register  

Author Topic: I have a problem  (Read 1954 times)

0 Members and 2 Guests are viewing this topic.

Manz

  • Guest
I have a problem
« on: 26 Dec 2005, 16:49:56 »
ok.

I have a mission on "desert island" where there is a tutorial how to "setcaptive false" at a unit while using a trigger.
so i have "merged" that mission to another mission on Winter Nogova and then it doesn't work..  ???


"the mission have NO scripts
« Last Edit: 26 Dec 2005, 20:31:16 by Manz »

Offline ONoSixIsDown

  • Members
  • *
Re:I have a problem
« Reply #1 on: 26 Dec 2005, 17:18:16 »
check to make sure you copied all the scripts from your tutorial mission to your new mission's folder 8)
CRIMSON REIGN COMMING..... eventually :/

Manz

  • Guest
Re:I have a problem
« Reply #2 on: 26 Dec 2005, 19:27:31 »
you don't  understand my problem but thanks anyway

Offline TLI

  • Members
  • *
  • You just THINK I'm a llama!
Re:I have a problem
« Reply #3 on: 26 Dec 2005, 19:44:20 »
you don't understand my problem
Maybe not -- can you give us more details?
High explosives are essential.

Manz

  • Guest
Re:I have a problem
« Reply #4 on: 26 Dec 2005, 20:29:54 »
MERGE you know what that mean? it is when you copy a mission to another in the EDITOR
 ;)
« Last Edit: 26 Dec 2005, 20:30:08 by Manz »

Offline 456820

  • Contributing Member
  • **
Re:I have a problem
« Reply #5 on: 29 Dec 2005, 13:07:31 »
Quote
MERGE you know what that mean? it is when you copy a mission to another in the EDITOR

I dont think thats what he doesnt get i dont get any of it more detail
- Whats in the mission
- Are any other soldier names the same in the other mission your merging it into since that will mean the soldiers will have an _1 in their name which may not trigger off some triggers
- Whats else is oging on

etc etc
Things like that can help us alot more to understand the question since ive read and re-read your question and cant seem to get much sense of it

Quote
where there is a tutorial how to "setcaptive false" at a unit while using a trigger

And what does that mean is it like a tutorial mission to show people how to use the editor or is it like a mission where you learn how to make a unit setcaptive false ?

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:I have a problem
« Reply #6 on: 29 Dec 2005, 13:07:58 »
Merging sounds easy but it isn't.   It's actually quite an advanced feature.    Sure, it copies everything in the editor across.    But it doesn't deal with any conflicts that creates, and it doesn't transfer any files such as init.sqs or scripts.

We can't help you if all you tell us is "it doesn't work".   We need specific details.     How do you know it doesn't work?   What should happen?  What does happen?

For a start, post a link to the tute so we know which one you are talking about, or at the very least tell us which tutorial it is.
Plenty of reviewed ArmA missions for you to play

Offline Ding

  • Contributing Member
  • **
  • Jurassic Park
Re:I have a problem
« Reply #7 on: 29 Dec 2005, 14:44:25 »
Why do uou need to merge this, why dont you just make a trigger that setcaptive's a unit? surley that would be easier than merging a mission to another.
"If I remain lost and die on a cross, atleast I wasn't born in a manger"

Manz

  • Guest
Re:I have a problem
« Reply #8 on: 29 Dec 2005, 22:27:02 »
You didn't help me here..  :D but thanks anyway  :P
and sorry have nothing else to add here ::)


But i can say.....

 ...that the mission comes from this one:http://ofp.gamezone.cz/index.php?showthis=7727
and the mission is called "prisoner"
« Last Edit: 29 Dec 2005, 22:29:37 by Manz »

Offline OrnelP

  • Members
  • *
  • "The true battlefield is within"
Re:I have a problem
« Reply #9 on: 30 Dec 2005, 04:46:58 »
I dont really see whats so difficult to understand.  I have run into this type

of problem too.  Manz is trying to move all triggers and such into his new

mission so he doesnt have to recreate everything.  But the mission will not

run without the scripts AND MERGE does not copy scripts.  You will have to

go into your C: drive Programs Codemasters OFP and USer then your profile

then go into the MISSIONs then Into The TUTe you are talking about then

copy all SQS and and other files except the mission file and copy them into

your OTHER USER MISSION. Hope this jargon helps ! -OrnelP :o
War is delightful to those who have had no experience of it
- Deciderius Erasmus

Manz

  • Guest
Re:I have a problem
« Reply #10 on: 30 Dec 2005, 20:07:26 »
ok... read up there ...............   NO scripts

Offline Terox

  • Former Staff
  • ****
  • Follow the Sappers!
    • zeus-community.net
Re:I have a problem
« Reply #11 on: 30 Dec 2005, 20:41:20 »
Manz

if you merge 1 mission into another
or
Rename a mission in the mission editor

then only the mission.sqm is copied over

You have to manually copy all the other files into the newly created mission folder

________________________________________________________________
________________________________________________________________
There is however a way to use a "Template" system that will allow you to create everything thats in 1 mission into another, including the scripts etc and it also keeps the playable units as playable units instead oif changing them to non playable, like merge does

To use this system, you have tio firstly PBO your "Template mission" and then place that Template mission into your ofp/templates folder
(The file may require an overview.html) cant remember, long time since i made them)

and then basically you select "Wizard" in the mission editor island selection screen (top option)

for a more detailed explanation, visit this link and specifially check out the section on "creating the mission folder"

instead of selecting

ECL ctf template

you would select the mission template with the name that you created

http://www.terox.nildram.co.uk/tutorial/ctf.html#CREATINGCTF
« Last Edit: 30 Dec 2005, 20:45:14 by Terox »
Zeus ARMA2 server IP = 77.74.193.124 :2302
Teamspeak IP = 77.74.193.123

Offline Pilot

  • Contributing Member
  • **
Re:I have a problem
« Reply #12 on: 30 Dec 2005, 20:43:48 »
It seems to me that something messed up with the merge.  I have never merged anything, so I can't say at all what went wrong.  However, setcaptive is a very easy command to work with.
UnitName setcaptive true - Makes the unit captive
UnitName setcaptive false - Makes the unit non-captive

If you want a unit captive right from the start of the mission, put this in his init field:
this setcaptive true

If you want the unit to be captive sometime into the mission, put this in the On Activation field of a trigger:
UnitName setcaptive true

UnitName is the name you give the unit.

If you have no idea what I mean by init field or On Activation field, don't know how to name a unit, or can't set up a trigger, then I suggest you read up on some mission making tutorials, look at the Tutorial Mission, and play with the editor some more as you are still to new too this process to effectively make missions.

-Pilot

EDIT:
Beaten again
« Last Edit: 30 Dec 2005, 20:46:59 by Pilot »

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:I have a problem
« Reply #13 on: 30 Dec 2005, 20:48:39 »
What Manz means is (I think), when he merges the two missions together.......setcaptive is no longer working.

He can safely pass the soldiers without getting shot.

In this mission you are surrounded by enemy soldiers, you are within an area marked by barrels. If you try to leave the area you are shot.

The mission works by itself on Desert Island.....where it is supposed to be, but it no longer works once merged with a mission on Nogova.

I can only refer you to macgubas reply above Manz......Merged missions are a black art and there can be many instances where a conflict between different missions can crop up.....especially if they were originally based on different islands.

You really need to give more information at the outset if you expect people to help you, they can't help if they have to guess at where the problem might be.
Simply saying it doesn't work gives no indication at all.


Planck
I know a little about a lot, and a lot about a little.

Manz

  • Guest
Re:I have a problem
« Reply #14 on: 30 Dec 2005, 23:43:21 »
WoW WoW!.. Planck that's right... thanks! ;D
« Last Edit: 30 Dec 2005, 23:44:13 by Manz »