|
||
|
|||||||
| General Discussion General discussion for the RunUO community, all off-topic posts will be deleted. This forum is NOT FOR SUPPORT! |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#8 (permalink) | |
|
Account Terminated
|
Quote:
The script for the hide and unhide command is there. It clear that it displays the smoke in several locations on the location your at. Change the effect ID, and you have what you want to do. I cannot help more then that. |
|
|
|
|
|
|
#9 (permalink) |
|
Forum Expert
|
In handlers, scroll down to the actual script of Hide
[code:1] Effects.SendLocationEffect( new Point3D( m.X + 1, m.Y, m.Z + 4 ), m.Map, 0x3728, 13 );[/code:1] 0x3728 is the efect ID of smoke.. 13 has to do with the length of time it lasts. If you want another, take a look at the spell scripts for an easy reference to another efect, and change it ![]() |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|