![]() |
definitions questions - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: definitions questions (/Thread-definitions-questions) |
definitions questions - fuzzydice - 02-09-2013 05:07 AM Alright, I am having trouble finding definitions for some things. I'll give an example. I know that TeleportEffectStaff=03709 is a column of fire and TeleportSoundStaff=01f3 is the sound of fire My question is where are they defined. Is there a list that I cannot find for all effects and sounds? I apologise if this is a dumb question. RE: definitions questions - darksun84 - 02-09-2013 05:13 AM Some of the sounds are defined in the sphere_defs.scp while the graphical effect it's just the id (or a defname) of an item. You can use a program like uofiddler to find the one you want RE: definitions questions - fuzzydice - 02-09-2013 05:22 AM Thank you! I'll give it a try. OK, I need a little help. I am using uo fiddler but for example it shows the sound effect for flamestrike as 0x209 how do I find the defname? Say I wanted to find the definition for lightning. The sound and the lightning bolt effect. Also, how would I find the effect that happens when a fire elemental dies? Thanks! |