Sword of Ronio [message #58621] |
Sun, 18 July 2010 04:30 |
|
DarkONI
Messages: 78 Registered: July 2010 Location: Heroes' Guild
|
|
|
|
New item, the legendary Sword of Ronio, the dragon-slayer.
Information:
Toggle Spoiler
Name: Sword of Ronio / Internal: OBJECT_ONI_CRYSTAL_BROADSWORD
Description: The sword is purple-colored mostly, deals 214 damage
and it's light enough to be an one-hand sword, despise its size. Comes
with experience, mana and health augmentations.
Notes: The mod works perfectly either on a modified or a clean Fable TLC English installation.
Screenshots:
Chest Script:
Toggle Spoiler
NewThing Object;
Player 4;
UID 1844674165897325119892377;
DefinitionType "OBJECT_CHEST_OPENABLE";
ScriptName NULL;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
Health 1.00000;
ObjectScale 1.00000;
StartCTCPhysicsStandard;
PositionX 14.89575;
PositionY 111.47440;
PositionZ 26.54755;
RHSetForwardX 0.00000;
RHSetForwardY 1.00000;
RHSetForwardZ 0.00000;
RHSetUpX 0.02691;
RHSetUpY 0.00102;
RHSetUpZ 0.99964;
EndCTCPhysicsStandard;
StartCTCChest;
ContainerContents[0] "OBJECT_ONI_CRYSTAL_BROADSWORD";
ChestOpen FALSE;
EndCTCChest;
EndThing;
Note: The chest is spawned at the map GuildExterior.
Suggestions and feedback are welcome, have fun =)
Edit notes: Fixed screenshot URLs.
[Updated on: Sun, 18 July 2010 13:13] Report message to a moderator
|
|
|
|
Re: Sword of Ronio [message #58630 is a reply to message #58629] |
Sun, 18 July 2010 16:07 |
|
asmcint
Messages: 1360 Registered: April 2010 Location: Behind the beef
|
Moderator
|
|
|
Dang your first mod and it's a new object entirely! Good work!
Read the site rules, as well as individual thread rules, stickies and announcements, and use search, or you will have smartassy or exasperated ownage rained down upon you by the site's crack team of mods and admins. Also, you can find all you need to get started on modding here.
|
|
|