Ads suck. Register and watch 'em disappear!
Go Back   Fable 2 Forums > Fable Forum > Fable Modding

Reply
 
Thread Tools

Re: Your own Legendary Weapon!
Old 07-14-2007, 11:53 AM   #121
Zquad
The Widowmaker
Re: Your own Legendary Weapon!

Really kewl
  Reply With Quote

Re: Your own Legendary Weapon!
Old 07-17-2007, 04:31 AM   #122
Sidewayz
Decepticon
Re: Your own Legendary Weapon!

hey i made one (i've made 2 previous) but this is a bow and i edited the DAmage to do 550 (55 in the thing) but when my game was loaded it had the Right name and desc that i made but damage was 60!! think someone could help me?
  Reply With Quote

Re: Your own Legendary Weapon!
Old 07-17-2007, 08:22 AM   #123
OldBoy
The cake is a lie

Re: Your own Legendary Weapon!

Quote:
Originally Posted by Sidewayz View Post
hey i made one (i've made 2 previous) but this is a bow and i edited the DAmage to do 550 (55 in the thing) but when my game was loaded it had the Right name and desc that i made but damage was 60!! think someone could help me?
You need to change the damage of the SHOT type. Open the bow and find a link to SHOT_etc.
  Reply With Quote

Re: Your own Legendary Weapon!
Old 07-17-2007, 08:49 AM   #124
ScareCrow
Banned
Re: Your own Legendary Weapon!

LOLRUS!
  Reply With Quote

Re: Your own Legendary Weapon!
Old 07-17-2007, 08:52 AM   #125
§ephiroxa§
Photoshop Guru|

Re: Your own Legendary Weapon!

I personally still love the fact that you can change heavy weapons to light weapons.
  Reply With Quote

Re: Your own Legendary Weapon!
Old 07-17-2007, 09:36 AM   #126
Sidewayz
Decepticon
Re: Your own Legendary Weapon!

Quote:
Originally Posted by OldBoy View Post
You need to change the damage of the SHOT type. Open the bow and find a link to SHOT_etc.
oh wicked thanks dude
  Reply With Quote

Re: Your own Legendary Weapon!
Old 07-17-2007, 09:37 AM   #127
OldBoy
The cake is a lie

Re: Your own Legendary Weapon!

No sweat.
  Reply With Quote

Re: Your own Legendary Weapon!
Old 07-19-2007, 11:12 AM   #128
Kusumura
Lord of Neutralness
Re: Your own Legendary Weapon!

Is there a way (As aforementioned, albeit that the person's request was kind of ignored ) to clone a weapon so that I don't overwrite the normal ones?
  Reply With Quote

Re: Your own Legendary Weapon!
Old 07-19-2007, 08:13 PM   #129
OldBoy
The cake is a lie

Re: Your own Legendary Weapon!

Quote:
Originally Posted by Kusumura View Post
Is there a way (As aforementioned, albeit that the person's request was kind of ignored ) to clone a weapon so that I don't overwrite the normal ones?
Yes. But you have to give it a different name.

Quote:
1. Export the data from the weapon you want to change (the OBJECT_WHATEVER_WEAPON entry)

2. Right click on Game.bin and select 'create new entry'

3. A new window opens

4. At 'symbol name' fill in the name you want the weapon to have (eq: OBJECT_NEW_WEAPON)

5. At 'type' fill in 'OBJECT'

6. Click 'select data file' and select the data file you exported in step 1

7. Click 'Create new entry'
Now you've cloned a weapon.
So you have a new OBJECT entry with an ID higher then 14760, you'll find it in the top of the OBJECT list.

Now; you are not there yet. Cause if you would now change the CWeaponDef, you would change the CWeaponDef of the OBJECT you wanted to keep original comprende?

So you have to repeat the proces above, but for the CWeaponDef entry.

Quote:
1. Export the data from the CWeaponDef you want to change)

2. Right click on Game.bin and select 'create new entry'

3. A new window opens

4. At 'symbol name' fill in the name you want the weapon to have (eq: CWeaponDef_NEW_WEAPON)

5. At 'type' fill in 'CWeaponDef'

6. Click 'select data file' and select the data file you exported in step 1

7. Click 'Create new entry'
Now you have a new CWeaponDef entry, which you can change and it won't effect any other weapon.

Don't forget to link your new weapon to it! You do this by changing the ID in the CWeaponDef field of your new weapon, to the ID of your new CWeaponDef (this one also be higher then 14760).

Now you can do this with any CDef of your new weapon (CObjectAugmentationsDef etc.) just repeat the proces...

Last note: this might look a bit confusing, but if you get the hang of it, you'll do all this in no time.
  Reply With Quote

Re: Your own Legendary Weapon!
Old 07-19-2007, 08:43 PM   #130
HodgePodge
Resident HodgePodge

Re: Your own Legendary Weapon!

OldBoy, I've been meaning to make a guide to making a new wep entry
  Reply With Quote

Re: Your own Legendary Weapon!
Old 07-20-2007, 08:54 AM   #131
Kusumura
Lord of Neutralness
Re: Your own Legendary Weapon!

Cheers mate... Guess now all I need to do is re-texture it lol.
  Reply With Quote

Re: Your own Legendary Weapon!
Old 07-20-2007, 09:54 AM   #132
Kusumura
Lord of Neutralness
Re: Your own Legendary Weapon!

Mmmk, I think one final annoyance from me for a while .
How do I save a created object as a mod?
  Reply With Quote

Re: Your own Legendary Weapon!
Old 07-20-2007, 10:21 AM   #133
OldBoy
The cake is a lie

Re: Your own Legendary Weapon!

Quote:
Originally Posted by Kusumura View Post
Mmmk, I think one final annoyance from me for a while .
How do I save a created object as a mod?
Click 'file' and 'create fable mod package'

A new window pops up

Drag the new entry's from the left panel into the box

Click 'save fmp'
  Reply With Quote

Re: Your own Legendary Weapon!
Old 07-22-2007, 12:23 AM   #134
m800_runner
The Gogeta Fusion
Re: Your own Legendary Weapon!

i have a question. do you have to run Fable through FE everytime you want your mods to be active?
  Reply With Quote

Re: Your own Legendary Weapon!
Old 07-22-2007, 01:56 AM   #135
§ephiroxa§
Photoshop Guru|

Re: Your own Legendary Weapon!

Quote:
Originally Posted by m800_runner View Post
i have a question. do you have to run Fable through FE everytime you want your mods to be active?
Not every time, if you go to Save Mods =>> Run Fable. And then play, then quit. Next time you start the game up they should already be there.
  Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Legendary Weapons? Vegeta Fable Help 30 05-26-2007 03:27 PM
Favorite weapon Apron Boy Fable Discussion 20 11-07-2006 07:57 PM
Your own legendary weapon! Seigfreid Fable Discussion 103 10-22-2006 07:28 PM
Different Weapon deshikicks Fable Discussion 6 10-05-2006 09:45 PM
can i sell legendary weapons fable_hit-man Fable Discussion 9 06-25-2006 10:14 PM



All times are GMT +1. The time now is 09:28 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0