Author Topic: Display a shape for only one client or push bigger picture than CenterPrint?  (Read 823 times)

Is it possible to do any of those?
I was going to use CenterPrint but then I ran into the height limit. Is there any other way to push a picture without moving the player or making it visible to others?

Pload managed to do this for his prison escape. The picture filled the whole screen.

Commandtoclient centerprint and I Think you use <bitmap:blah>.

Pload managed to do this for his prison escape. The picture filled the whole screen.
IIRC AFAIK he used a StaticShape which doesn't work in my case since it's visible to everyone else.

Commandtoclient centerprint and I Think you use <bitmap:blah>.
I was going to use CenterPrint but then I ran into the height limit.

Maybe you could register a GUI with RTB and then display the image? Not sure if RTB allows images.

Maybe you could register a GUI with RTB and then display the image? Not sure if RTB allows images.
I'd rather not require a client mod, even RTB, but I'll look into it.
« Last Edit: June 06, 2012, 09:03:29 PM by DontCare4Free »

RTB seems to generally work but it decides to take mouse control and I can't skip that with noCursor for some reason.

IIRC AFAIK he used a StaticShape which doesn't work in my case since it's visible to everyone else.

Well, if you're setting their view anyway, just make that shape plenty of units away from everyone else.

He said he doesn't want to move the player. I suppose you could just move their camera though.