
Muscl3r
Joined: May 22, 2010
dont pray 4 easy lives...pray to be STRONGER MEN
|
Posted: Nov 13, 2010 03:28 AM
Msg. 1 of 9
Okay. I've been trying to get nav points right for a while now and i keep getting errors:
11.13.10 14:11:17 [thescript line 112] team must be "default", "player", "human", "covenant", "flood", "sentinel", "unused6", "unused7", "unused8", or "unused9".: nav_1)
The command i am using is:
(activate_team_nav_point_flag "default" "player" nav_1 1)
(Headnoob I lost the txt message with how to do them)
Please help
|
|
|

SeanTheLawn
Joined: Sep 4, 2007
|
Posted: Nov 13, 2010 03:39 AM
Msg. 2 of 9
I don't know why it's saying you have your team name wrong. "player" is a valid team... Try taking the quotes off of "default".
|
|
|

Muscl3r
Joined: May 22, 2010
dont pray 4 easy lives...pray to be STRONGER MEN
|
Posted: Nov 13, 2010 03:55 AM
Msg. 3 of 9
I have., It says the same thing :(
Wait, I think i know the error. I don't think i was using the team part in the deactivate command. I will try fixing that
|
|
|

Head Noob
Joined: Oct 3, 2010
This difficulty is for noobs! Mythic is for pros
|
Posted: Nov 13, 2010 04:23 AM
Msg. 4 of 9
(activate_team_nav_point_flag default players nav1 0.6) Geeezz.....
|
|
|

SeanTheLawn
Joined: Sep 4, 2007
|
Posted: Nov 13, 2010 12:37 PM
Msg. 5 of 9
"Players" isn't a valid team name, it's "player".
|
|
|

FtDSpartn
Joined: May 1, 2009
Verified AI.
|
Posted: Nov 13, 2010 02:39 PM
Msg. 6 of 9
Quote: --- Original message by: Muscl3r (activate_team_nav_point_flag "default" "player" nav_1 1)
You have two teams in there. If I can remember,its: (activate_team_nav_point_flag ".6" "player" nav_1) With or without quotes I can't remember.
|
|
|

SeanTheLawn
Joined: Sep 4, 2007
|
Posted: Nov 13, 2010 02:42 PM
Msg. 7 of 9
Quote: --- Original message by: hs_doc (activate_team_nav_point_flag [navpoint] [team] [cutscene_flag] [real])
activates a nav point type attached to a team anchored to a flag with a vertical offset . If the player is not local to the machine, this will fail That's the usage for this command. I think "default" is the navpoint type, not a team. Edited by SeanTheLawn on Nov 13, 2010 at 02:42 PM
|
|
|

Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Nov 13, 2010 03:30 PM
Msg. 8 of 9
Post the entire script block. Your syntax appears to be correct in this case.
|
|
|

Muscl3r
Joined: May 22, 2010
dont pray 4 easy lives...pray to be STRONGER MEN
|
Posted: Nov 13, 2010 11:39 PM
Msg. 9 of 9
Quote: --- Original message by: FtDSpartnQuote: --- Original message by: Muscl3r (activate_team_nav_point_flag "default" "player" nav_1 1)
You have two teams in there. If I can remember,its: (activate_team_nav_point_flag ".6" "player" nav_1) With or without quotes I can't remember. WTF? I have fixed the problem. I was using a command i had been experimenting with way back when i thought biohalo was the best sp ever. Here's the commands i'm now using (they work i have tested them): (activate_team_nav_point_flag default "player" nav1 1) and (deactivate_team_nav_point_flag "player" nav1) The one i was using in the scripts (not the command in the first post) was really different and stupid.
|
|
|