• Welcome to the Fable Community Forum!

    We're a group of fans who are passionate about the Fable series and video gaming.

    Register Log in

New Weapon: Beer Tankard

OldBoy

25,000
Joined
Mar 9, 2007
Messages
661
Reaction score
3
Points
60
Age
41
New Weapon: Beer Tankard



Beer Tankard

Download here.

Last one in the barfight series :D

Weapon Description:
Beer Tankard. Why not smack someone with a chair? Hurts like hell. Don't spill the beer!

Spawn as OBJECT_TANKARD_WEAPON (or use this method.)

-> Start Fable Explorer
-> Click 'File' and 'Load Fable Mod Package'
-> Select the 'TANKARD_WEAPON.fmp'
-> Click 'Actions' and 'Save Mods and run Fable'

Chest Script for GuildExterior.tng:
Code:
NewThing Object;
Player 4;
UID 32112345554446111222;
DefinitionType "OBJECT_CHEST_OPENABLE";
ScriptData "NULL";
ThingGamePersistent TRUE;
ThingLevelPersistent TRUE;
StartCTCPhysicsStandard;
PositionX 14.5;
PositionY 127.0;
PositionZ 26.5;
RHSetForwardX 0.998439;
RHSetForwardY 0.055748;
RHSetForwardZ 0.0;
RHSetUpX -0.000054;
RHSetUpY 0.000975;
EndCTCPhysicsStandard;
StartCTCTargeted;
Targetable TRUE;
EndCTCTargeted;
StartCTCEditor;
EndCTCEditor;
StartCTCChest;
ContainerContents[0] "OBJECT_TANKARD_WEAPON";
ChestOpen FALSE;
EndCTCChest;
Health 1.0;
EndThing;

Oh; it doesn't stay on your back when sheathed - it disappears...
 

DarkRage

Choose your fortune
Joined
Sep 30, 2007
Messages
165
Reaction score
0
Points
0
Age
31
Re: New Weapon: Beer Tankard

lol thanks, would be usefull agains lady grey
[that whore wont let me sleep with her
 

Sephiroxas

Local Succubus
Premium
Joined
Sep 18, 2006
Messages
3,908
Reaction score
505
Points
365
Age
36
Re: New Weapon: Beer Tankard

More Bar Fight weapons. :w00t:
 
Top