A few modding questions.

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
GuitarMan
Command Sergeant Major
Command Sergeant Major
Posts: 268
Joined: Tue Jul 11, 2006 6:41 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set

A few modding questions.

Post by GuitarMan »

How do you add/removie boundries. The ones that block you from going on top of a building in naboo. Not the one that Says "Leaving Battlefield".
Last edited by GuitarMan on Sat Nov 11, 2006 1:57 pm, edited 2 times in total.
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: Boundries

Post by Teancum »

SetMaxFlyHeight(115)
SetMaxPlayerFlyHeight (115)

under function ScriptInit()
GuitarMan
Command Sergeant Major
Command Sergeant Major
Posts: 268
Joined: Tue Jul 11, 2006 6:41 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: Boundries

Post by GuitarMan »

Ahhhhhhhh Thank you Tean.
GuitarMan
Command Sergeant Major
Command Sergeant Major
Posts: 268
Joined: Tue Jul 11, 2006 6:41 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: Boundries

Post by GuitarMan »

Sorry to double post and bring a slight bump to this topic, but I have a fewmore questions. I'm gonna make this my modding questions topic. Anyhoo, I have a problem in my Saleucami map. I put a little bit of grass in it but you cannot walk through it. How do you change an object so that you are able to walk through it?
Elmo
Field Commander
Field Commander
Posts: 962
Joined: Wed Nov 08, 2006 5:13 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 Elmo »

Where's function script init?
User avatar
Maveritchell
Jedi Admin
Jedi Admin
Posts: 7366
Joined: Mon Aug 21, 2006 11:03 pm

Post by Maveritchell »

Elmo wrote:Where's function script init?
Just look through the .lua. Those lines are already in there, just with different values.
fat_walrus

Post by fat_walrus »

Off Topic: You LUA is a .lua found in Data_***\Common\Scripts\***\

Wasn't sure if Elmo knew, I believe he is new at modding
GuitarMan
Command Sergeant Major
Command Sergeant Major
Posts: 268
Joined: Tue Jul 11, 2006 6:41 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 GuitarMan »

Sorry for bump, but I would really like it if soemone could help em out with my question ^^!
GuitarMan
Command Sergeant Major
Command Sergeant Major
Posts: 268
Joined: Tue Jul 11, 2006 6:41 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 GuitarMan »

What?
Elmo
Field Commander
Field Commander
Posts: 962
Joined: Wed Nov 08, 2006 5:13 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 Elmo »

I dont have a function script init :?

Edit: this whole script/ lua thing is confusing to me :oops:
Post Reply