Bittiez submitted a new resource:
TazUO, ClassicUO zone file generator - Generate zone files to distribute to your players showing towns, dungeons, etc on their maps
Read more about this resource...
I'm scratching my head because this should be very simple,
public override void OnDeath(Container c)
{
base.OnDeath(c);
//ExplodeFX.Air.CreateInstance(this, Map, 15, 3).Send();
var e = new AirExplodeEffect(this, Map, 15, 2)...
What is the most straight forward way to send a custom packet to the client(custom client)?
Looking at sending a custom chat packet to the client with essentially text, I tried searching and messing around a bit with Network.Packet but I'm not making much headway here..
Bittiez submitted a new resource:
Search command - Use [Search to generate a search link that players can open via a deed
Read more about this resource...
Bittiez submitted a new resource:
Custom Loot [No core modifications required] - Add your own custom loot to monsters easily, with no modifications to core files required.
Read more about this resource...
Bittiez submitted a new resource:
Regeant Bag - This is a simple bag that will only carry regeants and reduces their weight by 0-100%
Read more about this resource...
Bittiez submitted a new resource:
Gear Bag - A bag to store currently equiped gear, and hotswap with the gear in the bag
Read more about this resource...
Bittiez submitted a new resource:
Skin Tone Change Gump - Allow players to change their skin tone to preset hues via a gump.
Read more about this resource...
Bittiez submitted a new resource:
World Egg Hunt Event - This is a world event, all players can play, or ignore, read more :)
Read more about this resource...