getting skins ingame

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
Darthnukem

getting skins ingame

Post by Darthnukem »

hi my name is darthnukem and i have a problem.

I made some skins that i would like to put in my game.
I know how to munge a map and i see it in my instant action folder.

Now i want to get the skins ingame and i tried tutorials from the everything u need thread and others like on filefront but they all seem not to work.

Maybe it would help if there were some modders in the netherlands maybe they would explain it to me in dutch.

Thanks in advance...

greetings: Darthnukem
Redline
2nd Lieutenant
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 »

I can help you , have you icq ? then yes 383-721-816 :wink:
Darthnukem

Post by Darthnukem »

no sorry i dont have icq.

I have xfire and msn.
Redline
2nd Lieutenant
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 »

Then give me your e-mail adress 8)
Darthnukem

Post by Darthnukem »

i PM it to you
*done*
Qdin
Old School Staff
Posts: 2059
Joined: Wed Feb 23, 2005 9:54 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 Qdin »

Make sure you don't forget 2 important 'newbie' mistakes :wink:
1st: Make sure you have COPIED the Sides folder from Assets into data_%%%>Sides folder :P Even experienced sometimes edit the Assets :roll: yep - it happens :lol:
2nd: Make sure you've added 'dc:' in your .lua.
ReadDataFile("SIDE\\rep.lvl",

That's an example of how it's on per default. Add dc: like this:
ReadDataFile("dc:SIDE\\rep.lvl",

(Wow - I'm right now confused whether that was right or wrong O.o I haven't touched a .lua in months :lol: especially since I'm not a mapper)
Darthnukem

Post by Darthnukem »

ok i did what you said :
Changed the lua
when i munged it it came with to things:
ERROR[levelpack rep.req]:Expecting bracket, but none was found.
File : munged\pc\kam_fly_ride_gunship.lvl.req(1)...

ucft <--
ERROR[levelpack rep.req]:Expecting bracket, but none was found.
File : munged\pc\kam_fly_ride_gunship.lvl.req(1)...

ucft <--

2 Errors 0 Warnings

when i start it it loads and then it crashes into the desktop with no errors.

---
AddOn Post #1:
ok thanks redline for the email i will try it tomorrow and i hope it works..
:)
thanks again!!!

---
AddOn Post #2:
Redline: your tutorial is very good to understand im now at the lua.
But in what map exactly can i find the lua's??????
i need only to change this and then its ready i hope.
:D

---

Qdin's Message:
- Remember that you can edit your post, okay?
Post Reply