Ryandor.com
https://ryandor.com/forum/

I Need Help plz
https://ryandor.com/forum/viewtopic.php?f=2&t=2380
Page 1 of 1

Author:  Magalon [ Thu Jul 07, 2005 3:21 pm ]
Post subject:  I Need Help plz

Hello, my team and me let us not know how not added an object which was frabriquer by us and which is in the verdatta until A in the map with Dragon.

That is my test

It's on Dirt


Quote:
// -----------------------------------------------------------------------------------------
// Syntax :
// [Frqequency] [ItemGroup1] [ItemGroup2] [ItemGroup3] ...
//
// Itemgroup = [Item(hex)] [ZLevel(dec)] [Color(hex)] [Xmovement(dec)] [Ymovement(dec)]
// -----------------------------------------------------------------------------------------


//Magalon!



// Dirt place

//Mushroom
0080 39D4 0000 0000 0000 0000
0080 39D5 0000 0000 0000 0000
0080 39D6 0000 0000 0000 0000
0080 39D7 0000 0000 0000 0000
0080 39D8 0000 0000 0000 0000
0080 39D9 0000 0000 0000 0000
0080 39DA 0000 0000 0000 0000
0080 39DB 0000 0000 0000 0000
0080 39DC 0000 0000 0000 0000
0080 39DD 0000 0000 0000 0000
0080 39DE 0000 0000 0000 0000
0080 39DF 0000 0000 0000 0000
0080 39E0 0000 0000 0000 0000
0080 39E1 0000 0000 0000 0000
0080 39E2 0000 0000 0000 0000
0080 39F3 0000 0000 0000 0000
0080 39F4 0000 0000 0000 0000
0080 39F5 0000 0000 0000 0000
0080 39F6 0000 0000 0000 0000


//Dead Tree
0001 39E3 0000 0000 0000 0000
0001 39E4 0000 0000 0000 0000
0001 39E5 0000 0000 0000 0000
0001 39E6 0000 0000 0000 0000
0001 39E7 0000 0000 0000 0000
0001 39E8 0000 0000 0000 0000
0001 39E9 0000 0000 0000 0000
0001 39EA 0000 0000 0000 0000


Author:  Dev Viperrious [ Thu Jul 07, 2005 10:52 pm ]
Post subject: 

It looks like your on the right track.

You made an item and are trying to add it to the Dragon scripts if I am reading your question correctly.

The scripts are very simple and all you really need is to add the item number that you have added into the UO files. Item numbers are the second column of numbers in the scripts.

If your asking how to add items into the UO files to add into the Dragon scripts you will need to check the forums for the actual steps. From your post it looks like your French(?) so the following links might be more helpful.

http://la-croisee.net/
http://uo-graphics.uo-francophone.net/index_fr.php

Best of luck and hope that helps.

Dev

Author:  Magalon [ Fri Jul 08, 2005 11:13 am ]
Post subject: 

Thx Dev.

I know how to add items into the UO files.
Now I need the second step after My Script. Where does I have to put it

Author:  Dev Viperrious [ Fri Jul 08, 2005 9:56 pm ]
Post subject: 

The items are simple to add depending on what items your adding, your script says trying to add dirt items which is done just like the others in the same scripts.

0001 is the percent chance of the item appearing in a given tile.
3D18 is the item number in hex, #X#### is how it appears in InsideUO.
0000 is the Z height you want the item to appear at but is not normally required unless it is a multiple part item such as logs or a statue part.
0000 is the color in Hex code which is normally not needed as well.
0000 is the x or y offset which is normally not needed except for certain multi part static items.

0001 3d18 0000 0000 0000 is what the finished item would look like.

Thank help?

Dev

Page 1 of 1 All times are UTC - 7 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/