Author Topic: Trying to find the following addons, please help (reposted to help)  (Read 895 times)

Restricted Item Dropping -
http://forum.blockland.us/index.php?topic=91725 doesn't seem to be working.


Updated VCE prints -
I heard there was an updated version which doesnt forget with people's centre and bottom print?


Helping me will further your reputation in the realm and possibly give you a seat in the house of lords next to The Supreme Chancellor.
Thanks in advance.


I reposted this to Help as nobody is helping in suggestions and requests.

found the restricting item dropping script, if it doesnt work hit me up

https://hostr.co/KXeOlnqpDkKm

also idk about the vce prints, u might just have 2 stick w/ the original


I looked at the script for the version I have(v1 from rtb).  It doesn't look like it'd be hard to modify.  What exactly is the problem with it?

The only thing I see is that this:
Code: (server.cs) [Select]
function GameConnection::VCEPrints(%this)
{
%this.centerPrint("<just:right>" @ $VCEPrints::CenterPrint,-1,"");
%this.bottomPrint($VCEPrints::BottomPrint,-1,"");
}
Might need an if statement in there to keep it from messing with your prints when the $VCEPrints variables equal nothing.

it doesnt work well with other on screen events :/
Plus there's nothing to disable the bottom print if you want to use just side print