Object moving in-game(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
darthpingu

Object moving in-game(solved)!

Post by darthpingu »

I just made a new map folder, added a cp, and the kaminoan bridge_2, and munged and played, and the objects had moved about 150 meters east of where they should be!
Why is that?
Last edited by darthpingu on Mon Aug 21, 2006 9:22 am, edited 1 time in total.
yodasoda

RE: Object moving in-game(problem)!

Post by yodasoda »

check if zeroeditor had any problems munging
darthpingu

RE: Object moving in-game(problem)!

Post by darthpingu »

It's visualmunge that munges, and there was no error.
RC-1290

Post by RC-1290 »

I ahd this probelm in Battlefront 1 when I just started modding(and I stopped after I couldn't find out what went wrong). Back than I made maps wich we'ren't square. Now I know that maps must be of a size like this: 2*2 4*4 512*512 etc.
Last edited by RC-1290 on Mon Aug 21, 2006 7:57 am, edited 1 time in total.
darthpingu

Post by darthpingu »

152*152?
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:

Post by [RDH]Zerted »

Nope. Sizes must be powers of 2.

Valid sizes:
2^1 = 2 = 2
2^2 = 2 * 2 = 4
2^3 = 2 * 2 * 2 = 8
2^5 = 2 * 2 * 2 * 2 * 2 = 32
etc...
darthpingu

Post by darthpingu »

the binary system yeah? Except 1 ofcourse!

EDIT
It worked!
Thank you!
Post Reply