How to put in the Gian Speeder

Post everything from general questions, to modding questions, to map WIPs to releases. (SWBF1 only)

Moderator: Moderators

Post Reply
Darth-Derkie
1st Lieutenant
1st Lieutenant
Posts: 453
Joined: Thu Feb 03, 2005 6:32 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: The Netherlands

How to put in the Gian Speeder

Post by Darth-Derkie »

I'm trying to put the Gian Speeder into my Naboo Map, but it doesn't show up in the map.

My Mission Lua:

ReadDataFile("dc:SIDE\\gar.lvl",
"gar_hover_combatspeeder",
"gar_inf_basic");

This is my GAR folder(where all the files for the gian speeder are): http://s32.yousendit.com/d.aspx?id=0GXR ... N6VDLX6MR2

BFront.log:

Opened logfile BFront.log 2005-08-30 1900

Message Severity: 2
D:\src\FRONTLINE_PC\RedEngineFL\movie\RedMovie.cpp(467)
Segment 0x3e7f75a7 does not exist in movie 0xb86e8e36

Message Severity: 2
D:\src\FRONTLINE_PC\FrontLine\Source\LuaCallbacks_Mission.cpp(726)
Memory pool "EntityTauntaun" not found

Message Severity: 3
D:\src\FRONTLINE_PC\RedEngineFL\Graphics\PC\Shaders\pcTerrainShader.cpp(176)
pcTerrainShader: detail texture expects L8 format!

Message Severity: 3
D:\src\FRONTLINE_PC\FrontLine\Source\EntityProp.cpp(367)
Prop "nab2_prop_spire_1" geometry "nnab2_prop_spire_1" not found

Message Severity: 3
D:\src\FRONTLINE_PC\FrontLine\Source\EntityProp.cpp(734)
Prop "nab2_prop_spire_1" not built: "ALL YOUR MODEL ARE BELONG TO US."

Message Severity: 2
D:\src\FRONTLINE_PC\FrontLine\Source\ConnectivityGraphFollower.cpp(363)
No valid positions for type [MEDIUM] radius [7.07] in node [Hub2]
User avatar
Rends
Sith
Sith
Posts: 1278
Joined: Fri Oct 15, 2004 6:34 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Germany
Contact:

RE: How to put in the Gian Speeder

Post by Rends »

About your error list:

*Intro movie is missing

* need to add the mem pools for the tauntaun in the mission lua (well i thought it´s a walker)

* change your detail texture (this error message was discussed several times) but it doesn´t hurt gameplay

* think it couldn´t found the spire msh file or it´s corrupt

* strange message i don´t understand

* check Hub2 radius. it´s to small for the vehicle type "medium"

About your sides folder.
You added a "gar_hover_combatspeeder" to the req files but you don´t have it in the ODf folder. Instead of this you have a "nab_hover_giantspeeder" in the ODf file.
Rename it to match the req entries
Darth-Derkie
1st Lieutenant
1st Lieutenant
Posts: 453
Joined: Thu Feb 03, 2005 6:32 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: The Netherlands

Post by Darth-Derkie »

Thanks, the Gian Speeder Spawns now.
Ace_Azzameen_5
Jedi
Jedi
Posts: 1119
Joined: Sat Apr 23, 2005 8:52 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 Ace_Azzameen_5 »

Sorry for short off topic post, but, THATS HILARIOUS!
Tyler_Durden

Post by Tyler_Durden »

Isn't that a quote for some Japanese movie that got lost in translation?
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

Post by Teancum »

I hate to bump the thread, but can someone repost the files? I'd like to get the Gian Speeder in.
Post Reply