1. (REALLY NOOBY) What program should I open REQs up with?
2. I followed penguin's local tut and it worked except I tried to change the name and it didn't work.
2 questions
Moderator: Moderators
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
-
Darth_Z13
- Jedi High Council

- Posts: 2275
- Joined: Sat Jun 17, 2006 9:51 am
- xbox live or psn: Xanthius Wylon
- Location: Canada
RE: 2 questions
I use notepad for .REQs. I use PSPad as well.
Penguin made a typo.
Penguin made a typo.
Should be:Penguin wrote:to fix this, go into your MOD_ID folder and run "editlocalize.bat"
once its started, right click on level and select Add key, name the key the three letter name of your map, mine is LTT (Local team Tutorial)
so now you wil have something like this
level -> LTT,
now you need to right click on LTT and select Add Scope, once youve done that rename it to the name that we set out local team in the .lua, remember, ours was jawas, so set it to jawas, it now should look something like this
level -> LTT -> jawas
select jawas and the boxes on the right side of the program will become ungreyed, under the level.MOD_ID.jawas type the name of the creatures that you have in the map, ours are jawas so i will type Jawa
Penguin with Z13's Edits wrote:to fix this, go into your MOD_ID folder and run "editlocalize.bat"
once its started, right click on level and select Add scope, name the key the three letter name of your map, mine is LTT (Local team Tutorial)
so now you wil have something like this
level -> LTT,
now you need to right click on LTT and select Add key, once youve done that rename it to the name that we set out local team in the .lua, remember, ours was jawas, so set it to jawas, it now should look something like this
level -> LTT -> jawas
select jawas and the boxes on the right side of the program will become ungreyed, under the level.MOD_ID.jawas type the name of the creatures that you have in the map, ours are jawas so i will type Jawa
