
05-31-2007, 01:24 AM
|
|
the fake one
|
 |
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
|
|
|
Straight answer--no. You cannot make a showimg block, and I don't think you can a GANI. The only possible way to make a gani block would be to add a GANI script which either has the image shown with showimg, and then uses a setshape2, or if you actually set the GANIs image in a gani script.
I recommend using GANIs, then setting one of the players attributes to "GANINAME.gani" (must have the .gani), and then this will exist as long as the player does (you need to have an onPlayerEnters() if you want it to show when they enter, and you also need a timeout which constantly updates the x/y to the players.
GANI scripts are clientside, I don't think even a showgani on the npc-server would be serverside. |
|
|
|