|
||
|
|
#3 (permalink) |
|
Forum Expert
|
find me the animation value for the cow falling (death) over and i'll script it for you real quick.. i need it for both brown and black/white cows.
__________________
A reflection upon a pool of water does not reveal its depth. Ventrilo - VOIP chat Come chat with us.. vhaldir.sytes.net:3784 |
|
|
|
|
|
#5 (permalink) |
|
Forum Expert
Join Date: Feb 2003
Location: East Coast USA
Posts: 1,364
|
This is the information InsideUO gives for each, is this what you needed?
cow.blackandwhite Model Number: 216 (0xD8) Index: 5093 (0x13E5) Handle: 23040 (0x5A00) cow.brown Model Number: 231 (0xE7) Index: 5716 (0x1654) Handle: 24015 (0x5DCF)
__________________
the-retelling.org : scripts and tech demo |
|
|
|
|
|
#8 (permalink) | |
|
Newbie
Join Date: Feb 2003
Posts: 68
|
Quote:
|
|
|
|
|
|
|
#9 (permalink) |
|
Forum Expert
|
Here you go everyone..
COW TIPPING! add this to cow.cs [code:1] public override void OnDoubleClick( Mobile from ) { this.Animate( 8, 5, 1, true, false, 0 ); }[/code:1]
__________________
A reflection upon a pool of water does not reveal its depth. Ventrilo - VOIP chat Come chat with us.. vhaldir.sytes.net:3784 |
|
|
|
|
|
#12 (permalink) |
|
Forum Expert
|
maybe I'll just add it to a conext menu :twisted:
__________________
A reflection upon a pool of water does not reveal its depth. Ventrilo - VOIP chat Come chat with us.. vhaldir.sytes.net:3784 |
|
|
|
|
|
#15 (permalink) |
|
Forum Expert
|
if i can find the animation.. it's simple to script..
__________________
A reflection upon a pool of water does not reveal its depth. Ventrilo - VOIP chat Come chat with us.. vhaldir.sytes.net:3784 |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|