Link to DL: http://www.filefront.com/12886014/HeroesLVLs.zip
Using DLC heroes
Moderator: Moderators
-
modmaster13
- General

- Posts: 777
- Joined: Wed Aug 18, 2010 4:23 pm
- xbox live or psn: KrypticcElementt
- Location: Twitter @_KrypticElement
- Contact:
Using DLC heroes
Hi I am stuck on how to use the kit fisto and asajj ventress that Teancum/Maveritchell/Pandemic made?
Link to DL: http://www.filefront.com/12886014/HeroesLVLs.zip

Link to DL: http://www.filefront.com/12886014/HeroesLVLs.zip
-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: Using DLC heroes
I suggest you learn the basics of LUA first, particularly loading .lvl files from different directories, so that you aren't constantly asking simple questions every time you're stuck.
-
modmaster13
- General

- Posts: 777
- Joined: Wed Aug 18, 2010 4:23 pm
- xbox live or psn: KrypticcElementt
- Location: Twitter @_KrypticElement
- Contact:
Re: Using DLC heroes
I know, but ive tried 6 times and I read fierfek's modding tutorial and I am confused. I know how to code the lua's. Your right I will try to cut down simple questions 
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: Using DLC heroes
Fierfek's tutorial has an uncommon amount of errors in it.
- SAMofBIA
- Major General

- Posts: 649
- Joined: Tue Jun 15, 2010 3:38 pm
- Projects :: Nothing....nothing at all.
- xbox live or psn: No gamertag set
- Location: MIA and not stopping in often anymore.
Re: Using DLC heroes
i have not found many if any errors in what he teaches in his tutorial (besides maybe sky, but im not sure on that part). He just gives a tut for the basics of making a map, nothing more comlicated is added.
-
modmaster13
- General

- Posts: 777
- Joined: Wed Aug 18, 2010 4:23 pm
- xbox live or psn: KrypticcElementt
- Location: Twitter @_KrypticElement
- Contact:
Re: Using DLC heroes
In my sides folder I made a folder called rep and put kit.lvl in it.
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Using DLC heroes
you should put it into the "BF2_ModTools\data_XXX\_LVL_PC\SIDE"-folder
correct me if im wrong please
correct me if im wrong please
- Jendo7
- Sith

- Posts: 1304
- Joined: Wed Apr 01, 2009 6:37 pm
- Location: Cambridge, England.
- Contact:
Re: Using DLC heroes
Those files are already munged, so all you have to do is reference them in your .lua like so:
... and then place kit.lvl in your maps side folder after it's been munged here: addon/ABC/data/_LVL_PC/SIDE
ABC= Maps three letter name folder.
Hidden/Spoiler:
ABC= Maps three letter name folder.
