two modding problems

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
User avatar
Silas
Captain
Captain
Posts: 481
Joined: Thu Oct 11, 2007 5:30 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Contact:

two modding problems

Post by Silas »

First- Whenever i give a lightsaber to a soldier, and i use force sprint, he always moves extremely slowly. How do you fix that?

Second- How do i get an LA-AT in my map that can fly? i can't get it to show up in my map, no matter which .odf of the gunship i place.

plz help
FOOLIS
Jedi
Jedi
Posts: 1038
Joined: Tue Jan 16, 2007 3:59 pm
Location: Germany

Re: two modding problems

Post by FOOLIS »

- second problem : you must place a vehicle spawn and not the odf a vehicle in your map .
when you placed the vehicle spawn in a control zone write "rep_fly_laat" (or whatever the laat´s "req name" is) in REPDEF and REPATK then open your lua , ***c_con , and write the "req name" of the laat to the rep side . (req name = the name of the laat how its in the rep req)
thats all.
User avatar
authraw
1st Lieutenant
1st Lieutenant
Posts: 445
Joined: Mon Jun 26, 2006 3:45 pm

Re: two modding problems

Post by authraw »

Add this line to your odf:

MaxSpeed = 12.0

The higher you set the MaxSpeed, the faster your unit will go.
Post Reply