Releasing the source files for your mod or map? Post em' here. (Applies to both SWBF1 & SWBF2)
Moderator: Moderators
phazon_elite
Rebel Colonel
Posts: 597 Joined: Tue Jan 16, 2007 9:10 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: I'm sorry Link, I can't give the location. Come back when you're a little...mmmh...RICHER!
Contact:
Post
by phazon_elite » Wed Feb 14, 2007 11:40 pm
t551t551 wrote: Because no one here really likes megaupload, except for you. It's slower and more cluttered than Filefront. The only reason that Filefront isn't working that well is because the entire Filefront netwrok has been having downtime recently.
Lol!
Anyway, is that true? I didn't know they were in downtime. And just when the UT-AT is released...dang...
- EP-000782
Redline
2nd Lieutenant
Posts: 396 Joined: Tue Jan 16, 2007 4:22 pm
Projects :: Space to Ground [reworking]
Games I'm Playing :: Different Games
xbox live or psn: No gamertag set
Location: The left side of the moon
Contact:
Post
by Redline » Thu Feb 15, 2007 8:05 am
LoL and now, i can,t open the folder
, i downloading again
Dymon
Lance Corporal
Posts: 90 Joined: Thu Jan 18, 2007 7:24 am
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 Dymon » Thu Feb 15, 2007 10:18 am
new links work, but file doesn't work with e.g. winrar/winzip (seems to be broken..)
Redline
2nd Lieutenant
Posts: 396 Joined: Tue Jan 16, 2007 4:22 pm
Projects :: Space to Ground [reworking]
Games I'm Playing :: Different Games
xbox live or psn: No gamertag set
Location: The left side of the moon
Contact:
Post
by Redline » Thu Feb 15, 2007 12:13 pm
Yo , how i said
, pls MajinRevan make the uplode again with a correct Folder ^^
PR-0927
Old School Staff
Posts: 844 Joined: Fri Dec 31, 2004 9:15 pm
Location: Kent, OH, U.S.A.
Post
by PR-0927 » Thu Feb 15, 2007 3:31 pm
O.K., sorry, I uploaded it again, everything SHOULD be fine now. This was the fourth attempt:
http://www.swbffiles.com/file/;75832
- PR-0927/Majin Revan
RevanSithLord
Sith Master
Posts: 2636 Joined: Mon Nov 07, 2005 12:40 am
Projects :: Designated Days + LFC + GT vs SWBFC
Games I'm Playing :: FO3 + FO New Vegas
xbox live or psn: Master Revan
Location: GDSS Philadelphia
Post
by RevanSithLord » Thu Feb 15, 2007 4:15 pm
Lol. This is the fifth time he uploaded this thing. Poor Majin, he must have a migraine about now...
SymbolS
Post
by SymbolS » Thu Feb 15, 2007 4:31 pm
Filefront has been pretty messed up, hopefully the problem will be fixed so poor Majin won't have to keep adding the same file lol.
Hebes24
Sith Master
Posts: 2594 Joined: Sat Jun 03, 2006 5:15 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: In An Epic Space Battle!
Contact:
Post
by Hebes24 » Thu Feb 15, 2007 5:10 pm
Thanks for the files, Majin !
valiant
1st Lieutenant
Posts: 449 Joined: Fri Sep 16, 2005 6:23 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 valiant » Thu Feb 15, 2007 5:55 pm
IT IS ALMOST DONE! I am close to finishing the munge, and then all my cw maps will get an upgrade (or at least the deserving ones)
Majin or elmo, how do i get vehicles to respawn?
SymbolS
Post
by SymbolS » Thu Feb 15, 2007 6:43 pm
What do you mean by respawn?
valiant
1st Lieutenant
Posts: 449 Joined: Fri Sep 16, 2005 6:23 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 valiant » Thu Feb 15, 2007 7:02 pm
once one gets blown up, it respawns so there is a new one on map.
Also, I munge everything, but the map I made is crashing every time, and it worked fine before i tried the utat. Can I have all that I need in the lua and req files?
the lua i have is just the one that the mod tools makes automatically.
the req file that goes in the req folder in the sides folder.
Redline
2nd Lieutenant
Posts: 396 Joined: Tue Jan 16, 2007 4:22 pm
Projects :: Space to Ground [reworking]
Games I'm Playing :: Different Games
xbox live or psn: No gamertag set
Location: The left side of the moon
Contact:
Post
by Redline » Fri Feb 16, 2007 9:47 am
Yeah now i can open the folder , thx for the files and the cool sounds
DarthD.U.C.K.
Master of the Force
Posts: 6027 Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany
Post
by DarthD.U.C.K. » Sat Feb 17, 2007 12:00 pm
qvaliant: you have to open XXXc_con (for CGW) or XXXc_con (for CW) and add
ic CGW:
Code: Select all
ReadDataFile("DC:SIDE\\imp.lvl",
"imp_inf_rifleman",
"imp_inf_rocketeer",
"imp_inf_engineer",
"imp_inf_sniper",
"imp_inf_officer",
"imp_inf_dark_trooper",
"imp_hero_bobafett",
"imp_fly_destroyer_dome",
"rep_hover_utat")
in CW
Code: Select all
ReadDataFile("DC:SIDE\\rep.lvl",
"rep_inf_ep3_rifleman",
"rep_inf_ep3_rocketeer",
"rep_inf_ep3_engineer",
"rep_inf_ep3_sniper",
"rep_inf_ep3_officer",
"rep_inf_ep3_jettrooper",
"rep_hover_fightertank",
"rep_hero_anakin",
"rep_hover_barcspeeder",
"rep_hover_utat")
XXX = WorldID
valiant
1st Lieutenant
Posts: 449 Joined: Fri Sep 16, 2005 6:23 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 valiant » Sat Feb 17, 2007 12:22 pm
Trying it now.
Dymon
Lance Corporal
Posts: 90 Joined: Thu Jan 18, 2007 7:24 am
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 Dymon » Sat Feb 17, 2007 12:40 pm
i have some problems with spawning... my vehicle spawn works, i use it in gcw to spawn a landspeeder... but in cw the utat doesn't spawn... i called it in the lua and the files seems to be in the right position because i could place their odf with ze... it's an commandhover, maybe i have to call this in the lua at the setpoolsize-section or something?
valiant
1st Lieutenant
Posts: 449 Joined: Fri Sep 16, 2005 6:23 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 valiant » Sat Feb 17, 2007 12:48 pm
Sorry for the double post, but
ERROR[levelpack shell.req]:Input file shell.req does not exist. [continuing]
1 Errors 0 Warnings
Droideka88
Post
by Droideka88 » Sat Feb 17, 2007 1:52 pm
I've gotten that before and I think you have nothing to worry about.
Dymon
Lance Corporal
Posts: 90 Joined: Thu Jan 18, 2007 7:24 am
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 Dymon » Sat Feb 17, 2007 2:20 pm
Xavious
Sith Master
Posts: 2783 Joined: Mon Jun 12, 2006 3:46 pm
Post
by Xavious » Sat Feb 17, 2007 2:21 pm
valiant wrote: Sorry for the double post, but
ERROR[levelpack shell.req]:Input file shell.req does not exist. [continuing]
1 Errors 0 Warnings
That shouldn't cause any problems.
valiant
1st Lieutenant
Posts: 449 Joined: Fri Sep 16, 2005 6:23 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 valiant » Sat Feb 17, 2007 4:43 pm
Then I don't know what is wrong. Can someone walk me through the specifics on adding the UTAT to the map? i tried following the manuals but found little help.