Author Topic: Disabling brick ownership  (Read 1965 times)

The HE Grenade uses a custom script for item pickups to allow you to hold more than one, but evidently it isn't working right in the case of brickgroups and owners here.

So there could be a bug with the HE grenade?

Any idea how I could fix it?

Here's the code: http://nopaste.org/p/aTf1KjJgkb
« Last Edit: October 04, 2008, 10:59:29 AM by Jorgur »

Ideally, to make this work, I'd need the source code of standard item pickups, and then just remove the check for "has item already".

I could possibly fix that code, but it might take a while (I'd need to test it a lot) and there's still room for errors in situations I don't know about.

I did a proper port of the v8 HE Grenade, it should fix your ownership issues, the link is here:

Link


Major bug: Infinite quantity when carrying more than 1.

What do you mean infinite quantity?

If you carry 2 grenades, you will never lose any grenades.
Check my server if you want to try it out.

I did a proper port of the v8 HE Grenade, it should fix your ownership issues, the link is here:

Link
how do you hide a link like in txt how you did that

You can quote his post to see how he did it:

Code: [Select]
[url=http://returntoblockland.com/forums/download.php?cmd=getFile&id=97]Link[/url]