Author Topic: Event: displayimage?  (Read 1008 times)

This is already possible, through the <bitmap: c:/blockland.. blah> thing with center print.
(I forgot exactly how to do it.. but it is possible right now.)

Im saying, you would need to force the client to download such picture before spawning.

Right, it is possible that way... - Here is a example:
Display the Demo image in 3 seconds:
onActivate > Client > centerPrint: "<bitmap:base/client/ui/demobanner.png>" > 3
It's that easy!
You can also use it with chatMessage and bottomPrint!
The image needs to be enabled on the server, here is a tutorial for that.
Make a Add-On Folder called server_Images and put all your images and a describtion.txt in it, start a server and then:
centerPrint: <bitmap:Add-Ons/server_Images/imageName.png>

Greetings Tickle

Right, it is possible that way... - Here is a example:
Display the Demo image in 3 seconds:
onActivate > Client > centerPrint: "<bitmap:base/client/ui/demobanner.png>" > 3
It's that easy!
You can also use it with chatMessage and bottomPrint!
The image needs to be enabled on the server, here is a tutorial for that.
Make a Add-On Folder called server_Images and put all your images and a describtion.txt in it, start a server and then:
centerPrint: <bitmap:Add-Ons/server_Images/imageName.png>

Greetings Tickle
OWNED BITCHEZ