Adding Command Walkers
Moderator: Moderators
- acryptozoo
- Master Bounty Hunter

- Posts: 1642
- Joined: Wed Jun 03, 2009 3:14 pm
- Projects :: Yavin Mappack
- xbox live or psn: acryptozoo
- Location: in the jungles of Yavin IV
- Contact:
Re: Adding Command Walkers
i had a similar problem and a manual clean fixed im not sure that will work for you though 
-
modmaster13
- General

- Posts: 777
- Joined: Wed Aug 18, 2010 4:23 pm
- xbox live or psn: KrypticcElementt
- Location: Twitter @_KrypticElement
- Contact:
Re: Adding Command Walkers
Would I just do clean in the visualmunge then munge again?
- acryptozoo
- Master Bounty Hunter

- Posts: 1642
- Joined: Wed Jun 03, 2009 3:14 pm
- Projects :: Yavin Mappack
- xbox live or psn: acryptozoo
- Location: in the jungles of Yavin IV
- Contact:
Re: Adding Command Walkers
well .. i did a manual clean so id reccomend thatmodmaster13 wrote:Would I just do clean in the visualmunge then munge again?
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: Adding Command Walkers
Look at the Manual Clean tutorial in this forum.modmaster13 wrote:Would I just do clean in the visualmunge then munge again?
- Dakota
- Field Commander

- Posts: 991
- Joined: Mon Dec 06, 2010 8:21 pm
- Projects :: making random weapon assets
- xbox live or psn: PS3 beats xbox
- Location: at a computer desk floating around in space
Re: Adding Command Walkers
just for simplicity i got the link click it (but not too much or this happenes...
)
http://www.gametoast.com/forums/viewtop ... =27&t=9961
http://www.gametoast.com/forums/viewtop ... =27&t=9961
-
modmaster13
- General

- Posts: 777
- Joined: Wed Aug 18, 2010 4:23 pm
- xbox live or psn: KrypticcElementt
- Location: Twitter @_KrypticElement
- Contact:
Re: Adding Command Walkers
Ok I tested the clean out on a different map (which didn't work)
- Dakota
- Field Commander

- Posts: 991
- Joined: Mon Dec 06, 2010 8:21 pm
- Projects :: making random weapon assets
- xbox live or psn: PS3 beats xbox
- Location: at a computer desk floating around in space
Re: Adding Command Walkers
wondering if i am understanding this right... but why are you testing it on a different map? 
EDIT: clean only fixes certain things try testing it on the other map
EDIT: clean only fixes certain things try testing it on the other map
- acryptozoo
- Master Bounty Hunter

- Posts: 1642
- Joined: Wed Jun 03, 2009 3:14 pm
- Projects :: Yavin Mappack
- xbox live or psn: acryptozoo
- Location: in the jungles of Yavin IV
- Contact:
Re: Adding Command Walkers
i belive he was testing on another map to see if it worked/messed anything upDakota wrote:wondering if i am understanding this right... but why are you testing it on a different map?
EDIT: clean only fixes certain things try testing it on the other map
- Firefang
- Major

- Posts: 518
- Joined: Mon Nov 15, 2010 8:55 pm
- Location: California
Re: Adding Command Walkers
Are you sure it's not this?SW_Elite wrote:Where your code says ReadDataFile("dc:RVP\\RVP.lvl", "RVP_conquest") it should be ReadDataFile("dc:RVP\\***.lvl", "***_conquest") where *** is the original 3 letter world name. This is why your map is black with no CP's to spawn at. Simply because the game isnt loading the correct map files because you havent asked it to via the LUA.
- Dakota
- Field Commander

- Posts: 991
- Joined: Mon Dec 06, 2010 8:21 pm
- Projects :: making random weapon assets
- xbox live or psn: PS3 beats xbox
- Location: at a computer desk floating around in space
Re: Adding Command Walkers
acryptozoo wrote:i belive he was testing on another map to see if it worked/messed anything upDakota wrote:wondering if i am understanding this right... but why are you testing it on a different map?
EDIT: clean only fixes certain things try testing it on the other map
wondering if this is off-topic: Oh... (hmm first time i used quotes)
-
modmaster13
- General

- Posts: 777
- Joined: Wed Aug 18, 2010 4:23 pm
- xbox live or psn: KrypticcElementt
- Location: Twitter @_KrypticElement
- Contact:
Re: Adding Command Walkers
acryptozoo wrote:i belive he was testing on another map to see if it worked/messed anything upDakota wrote:wondering if i am understanding this right... but why are you testing it on a different map?
EDIT: clean only fixes certain things try testing it on the other map
I didn't change up the ReadDataFile part.
The reason why I tested out the clean on a different map is because that map also has problems, so I tested the clean out on that other map to see if it worked, but it didn't.
