No CPs ingame! [Solved]

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
adrenalinshake

No CPs ingame! [Solved]

Post by adrenalinshake »

I'm new at modding and i was trying to create a new map.
It worked perfecly , but when I adeed a new CP as the guide said it wrote this:ERROR[pathplanningmunge world1\TST.PLN]:Text file syntax error. (No open bracket)ERROR[pathplanningmunge world1\TST.PLN]:Text file syntax error. (No open bracket) [continuing]
2 Errors 0 Warnings

ERROR[levelpack TST.req]:Expecting bracket, but none was found.
File : munged\pc\tst.congraph.req(1)...

ucft <--
ERROR[levelpack TST.req]:Expecting bracket, but none was found.
File : munged\pc\tst.congraph.req(1)...

ucft <--
[continuing]
2 Errors 0 Warnings

ERROR[levelpack TST.req]:Expecting bracket, but none was found.
File : munged\pc\tst.congraph.req(1)...

ucft <--
ERROR[levelpack TST.req]:Expecting bracket, but none was found.
File : munged\pc\tst.congraph.req(1)...

ucft <--
[continuing]
2 Errors 0 Warnings

And when I made the map run it had no Cps at all!
What do i have to do to male it work with the new CP?
Please help!
User avatar
Epena
Old School Staff
Posts: 1176
Joined: Fri Oct 21, 2005 2:33 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

RE: No Cps

Post by Epena »

Tell us exactly what you did to add them.
darthpingu

RE: No Cps

Post by darthpingu »

Check if you added the things to the lua.
User avatar
[RDH]Zerted
Gametoast Staff
Gametoast Staff
Posts: 2982
Joined: Sun Feb 26, 2006 7:36 am
Projects :: Bos Wars AI - a RTS game
Games I'm Playing :: SWBF2 and Bos Wars
xbox live or psn: No gamertag set
Location: USA
Contact:

RE: No Cps

Post by [RDH]Zerted »

The Expecting bracket, but none was found. errors are from a failed munge. If the orginal problem is gone, cleaning then remunging will get ride of them. Try that. It may get ride of the first problem too.

CPs do not have to be in the Lua to work. I keep saying this, why can't people remember?
Rekubot
Jedi
Jedi
Posts: 1080
Joined: Wed Apr 05, 2006 12:34 pm
Projects :: No Mod project currently.
Games I'm Playing :: Shadow Complex
xbox live or psn: Rekubot
Location: UK

RE: No Cps

Post by Rekubot »

If they aren't mentioned in the LUA, you don't have to capture that CP to be able to start the 20-second victory countdown.
User avatar
Teancum
Jedi Admin
Jedi Admin
Posts: 11080
Joined: Wed Sep 07, 2005 11:42 pm
Projects :: No Mod project currently.
Games I'm Playing :: Destiny
xbox live or psn: No gamertag set
Location: Indiana

RE: No Cps

Post by Teancum »

Yeah, but they'll still appear.
adrenalinshake

RE: No Cps

Post by adrenalinshake »

Thanx then i'l try remunging.
Edit:I cleand and munged it and it WORKS!
Thanx again [RDH]Zerted!
I have on other problem:
I would like to add a geonosian cave to my map , i put its odf. into my worlds file but when i select place in zero editor , it doesn't show it!
And when i click somewhere to place it , a window opens saying sothing about Zeroeditor has found a problem so it stopped.
And when i hit ok it quits.
What do i have to do to put that gonosian cave in my map?
Rekubot
Jedi
Jedi
Posts: 1080
Joined: Wed Apr 05, 2006 12:34 pm
Projects :: No Mod project currently.
Games I'm Playing :: Shadow Complex
xbox live or psn: Rekubot
Location: UK

RE: No Cps

Post by Rekubot »

Did you only move the ODF file? You need to move the MSH and TGA files as well.
Aussie_Irishman

RE: No Cps

Post by Aussie_Irishman »

along this note, do the files have to stay there, or can u move them into the folder, then move the files out once they are in the map?

AJay
adrenalinshake

RE: No Cps

Post by adrenalinshake »

Thanks Rekubot you where right, I didin't copy the MSH file.
BTW how can you raise the height level?
Is lowering the ground level the only way to do it?
User avatar
AceMastermind
Gametoast Staff
Gametoast Staff
Posts: 3285
Joined: Mon Aug 21, 2006 6:23 am
Contact:

How to move objects in ZE

Post by AceMastermind »

In "object edit" mode click on the object you want to move, it will turn blue.
Then hold the "c" button and click down the "middle" mouse button and push the mouse forward or backward to raise or lower the object.


When in OBJECT mode:
Left Mouse Button X axis
Right Mouse Button Y axis
Middle Mouse Button Z axis
C + L/R/M Mouse Button Translate (move)
X + L/R/M Mouse Button Rotate around Object Center
Z + L/R/M Mouse Button Rotate around Object Root
adrenalinshake

Post by adrenalinshake »

Sorry Ace but i didn't mean objects(but thanks for the info).
I Meant Map height , you know like when you go with a jettrooper and you hit your head in an invisible ˝celling˝.
User avatar
AceMastermind
Gametoast Staff
Gametoast Staff
Posts: 3285
Joined: Mon Aug 21, 2006 6:23 am
Contact:

How to raise the "roof" of your map

Post by AceMastermind »

LOL, sorry i thought you meant objects.
If you're talking about the ceiling in your map then do this:

How to raise the "roof" of your map:

In ABCc or g_con.lua, scroll down to this section:

SetMaxFlyHeight(100) <==========increase this # for AI
SetMaxPlayerFlyHeight (100) <=======increase this # for humans
adrenalinshake

Post by adrenalinshake »

thanx
t551
General
General
Posts: 791
Joined: Sat Jul 16, 2005 3:23 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

Post by t551 »

LOL, my text map only has a bridge in it at the moment, and I put it really high in the air, but I didn't change the flyheight, so everytime you jump, you die.
Post Reply