i was just wondering if there are any private servers out there with grave looting....if not is anyone adding one into their pserver?
Ooh, this would be quite nice. A taste of the days I wasn't around for.
This probably isn't that hard to do, I'm pretty sure the grave containers still exist in the Pserver code.
Originally Posted by Lunati
This probably isn't that hard to do, I'm pretty sure the grave containers still exist in the Pserver code.
Yes, in fact there are. Go in dat19.xml and search for "gravestone" That one is a container. If you wanted to create more, then go ahead. To change the grave go to Player.cs
EDIT: yep. Requires some modifications
Originally Posted by C453
Yes, in fact there are. Go in dat19.xml and search for "gravestone" That one is a container. If you wanted to create more, then go ahead. To change the grave go to Player.cs
EDIT: yep. Requires some modifications
I figured it would be something like that, setting the contents to the players inventory shouldn't be very hard either.
More importantly, are those Pets? o_0
Originally Posted by Lunati
I figured it would be something like that, setting the contents to the players inventory shouldn't be very hard either.
More importantly, are those Pets? o_0
Yes, I added pets.
Originally Posted by Trapped
Yes, I added pets.
Any chance I'm gonna find those on your github? You even have tiny blue grenades :0
Originally Posted by Lunati
Any chance I'm gonna find those on your github? You even have tiny blue grenades :0
Tiny blue grenades? D:
Anyways, probably not, since the code for them has been originally written (by me) for MMOE, and I'm pretty sure that my current contract doesn't allow me to share any code. Althought if I somehow decide to rewrite it, I might put it on my repo. There's still the invisible bullets problem thought.
Originally Posted by Trapped
Tiny blue grenades? D:
Anyways, probably not, since the code for them has been originally written (by me) for MMOE, and I'm pretty sure that my current contract doesn't allow me to share any code. Althought if I somehow decide to rewrite it, I might put it on my repo. There's still the invisible bullets problem thought.
On the pic you can see some tiny blue particles that look like medusa grenades, what are they?
Originally Posted by Lunati
On the pic you can see some tiny blue particles that look like medusa grenades, what are they?
Particles generated by the collision of the blue star projectiles with the wall, lol.
Originally Posted by Trapped
Particles generated by the collision of the blue star projectiles with the wall, lol.
Lol, I feel stupid now, I didn't even acknowledge the wall....
Anyway, I'll see if I can figure out something to make pets by myself :P
Thanks anyway!
Originally Posted by Lunati
Lol, I feel stupid now, I didn't even acknowledge the wall....
Anyway, I'll see if I can figure out something to make pets by myself :P
Thanks anyway!
That would be awesome lol
Would be pretty cool...wonder why the didn't add it in the real game though, probably because people could have got tops or pots without any effort or getting your stuff back.
Originally Posted by Johnny Thor
Would be pretty cool...wonder why the didn't add it in the real game though, probably because people could have got tops or pots without any effort or getting your stuff back.