Staredit Network

Staredit Network -> UMS Assistance -> Mission obj
Report, edit, etc...Posted by SacredElf on 2005-08-20 at 11:44:44
i have a problem whit this i use SetMissionObjectives whit some message but dont change the objetives in the game, heres the trigger

A: Always();
-
C: SetMissionObjectives(" aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa");

why it doesnt work?
Report, edit, etc...Posted by Gigins on 2005-08-20 at 11:50:10
QUOTE(SacredElf @ Aug 20 2005, 06:44 PM)
 
i have a problem whit this i use SetMissionObjectives whit some message but dont change the objetives in the game, heres the trigger 
 
A: Always(); 

C: SetMissionObjectives(" aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"); 
 
why it doesnt work? 
[right][snapback]293973[/snapback][/right] 

What do you mean by "objectives in the game"? And what exactly doesn't work?
Report, edit, etc...Posted by SacredElf on 2005-08-20 at 11:55:18
i wanna change the Objetive menu that appears in the game

Apparently the trigger dont work ermm.gif
Report, edit, etc...Posted by The_Shattered_moose on 2005-08-20 at 11:58:32
Are you sure you set the trigger to fire for the player who you're checking the objectives on?
Report, edit, etc...Posted by Gigins on 2005-08-20 at 11:58:42
QUOTE(SacredElf @ Aug 20 2005, 06:55 PM)
i wanna change the Objetive menu that appears in the game

Apparently the trigger dont work  ermm.gif
[right][snapback]293982[/snapback][/right]

I am sure that you run the trigger for the wrong player. If you are P1 and run this trigger for P2 then objectives will change only for P2.
Report, edit, etc...Posted by SacredElf on 2005-08-20 at 12:11:23
i run it for all players, ill run it for p1 and see what happend

Grrrr it doesnt work
Report, edit, etc...Posted by RexyRex on 2005-08-20 at 17:46:52
Try another editor? Might be some string..error..thing.. blink.gif
Report, edit, etc...Posted by l)ark_13 on 2005-08-20 at 18:31:24
Do you have any invisible marks infron of the text? tongue.gif
Just a thought.
Report, edit, etc...Posted by Sniper on 2005-08-20 at 18:33:47
It might be caused by a comment. Something about comment strings tied to mission objective strings, I'm not sure, but when you use a comment it will show up in the mission objectives box.
Report, edit, etc...Posted by SacredElf on 2005-08-20 at 18:40:52
QUOTE
Do you have any invisible marks infron of the text?  bleh.gif
Just a thought.


nop

QUOTE
It might be caused by a comment. Something about comment strings tied to mission objective strings, I'm not sure, but when you use a comment it will show up in the mission objectives box.


mmmmm, ill try this if this dont work ill use other editor and see what happens

edit: omg it works yahoo.gif ty sniper ermm.gif
Report, edit, etc...Posted by PCFredZ on 2005-08-20 at 21:14:46
QUOTE(SacredElf @ Aug 20 2005, 11:44 AM)
i have a problem whit this i use SetMissionObjectives whit some message but dont change the objetives in the game, heres the trigger

A: Always();
-
C: SetMissionObjectives(" aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa");

why it doesnt work?
[right][snapback]293973[/snapback][/right]


First of all, you have the A and C backwards. Second, what are the Players you set it for? Just make it simple for us all and attach the map.
Report, edit, etc...Posted by Sniper on 2005-08-20 at 21:24:46
QUOTE
edit: omg it works yahoo.gif ty sniper ermm.gif

Don't fix something thats already fixed biggrin.gif
Report, edit, etc...Posted by SacredElf on 2005-08-20 at 23:01:24
QUOTE(PCFredZ @ Aug 20 2005, 09:14 PM)
First of all, you have the A and C backwards. Second, what are the Players you set it for? Just make it simple for us all and attach the map.
[right][snapback]294391[/snapback][/right]


Srry my bad, i didnt saw that (A & C), All Players, nah im not puttin the map in here since its alredy fixed smile.gif
Next Page (1)