SWBFGamers

Modding for the Original SWBF1 and SWBF2 => Requests => Topic started by: Kade on January 16, 2017, 02:46:21 PM

Title: Space battles
Post by: Kade on January 16, 2017, 02:46:21 PM
Hello there swbfgamers,

i have two things that i have been wanting to do for ages but i gave up and recently have come back to.

1- have a space battle between the clones and the empire

2- give the clones access to the ywing and awing

if somebody could help me with this, i would much appreciate it.

Title: Re: Space battles
Post by: Kade on January 17, 2017, 09:46:07 AM
here is a lua i made to my own map. it loads up fine but no clone appears in game
Title: Re: Space battles
Post by: MissingTexture on January 17, 2017, 11:04:49 AM
I believe you forgot to add the AddUnitClass(ALL, "rep_inf_ep3_marine",1, 6) after the end of the TeamConfig. Should look like this:

[spoiler]
imp = {
      team = IMP,
      units = 32,
      reinforcements = -1.
      pilot     = { "imp_inf_pilot", 26},
      marine    = {"imp_inf_marine", 6},
     }
}
AddUnitClass(ALL, "rep_inf_ep3_marine",1, 6)[/spoiler]

Also, I don't believe you need the dc before SIDE, unless you've made modifications to the skins, weapons, models etc.

Give this a try, because I think everything else looks fine!
Title: Re: Space battles
Post by: Kade on January 17, 2017, 12:01:48 PM
thanks for the help i got this to finally work. there were some other things also wrong. like i didnt need dc:

https://www.mediafire.com/folder/r577rmcjlggma/NEW

clone vs empire on a test map

how to install: place in addon folder (if you didn't know already xD)
Title: Re: Space battles
Post by: MissingTexture on January 17, 2017, 12:58:51 PM
Good job  :tu: Glad I could help you out!
Title: Re: Space battles
Post by: Kade on January 17, 2017, 01:07:11 PM
yeah me too  :tu: :cheer: it took me all week end to figure it out lol

what tga editors work for swbf2?? and has anyone got the orginal assests folder for zero editor. i messed up the sides?

https://www.mediafire.com/?lcbi113exnai1vb
this would be a cool model in game.
i have a 3d model of it too lol
can anyone do anything with it to put it in game ?
Title: Re: Space battles
Post by: Anyder on January 17, 2017, 05:41:21 PM
Quote from: daffyduck on January 17, 2017, 01:07:11 PM
what tga editors work for swbf2??
GIMP would be the most recommended one (since it's free).
Title: Re: Space battles
Post by: Kade on January 18, 2017, 07:51:47 AM
can you edit them and munge them straight to the game
EhPortal 1.34 © 2024, WebDev