Author Topic: [New Problem] Image wont Show up in minigames.  (Read 607 times)

Is it possible to make a picture popup when you connect to an server?    Server-Sided



New Problem:   Image wont show up when there is 1 life and in a TDM When players spawn or join,

any solution?

it do show up besides that.
« Last Edit: August 14, 2011, 01:52:37 PM by xcruso »

I think you can only do it when they spawn, as if they don't have the image they will crash.

I think you can only do it when they spawn, as if they don't have the image they will crash.

Oh I forgot that, ty.

EDIT:  How do you make image popup when spawn then?
« Last Edit: August 12, 2011, 12:22:45 PM by xcruso »

Well, cityrpg did it, so if your willing to look through it's files, you can get help.
I think you can only do it when they spawn, as if they don't have the image they will crash.
You don't crash on Cityrpg and there's a picture in the beginning.

%client.centerprint("<bitmap:yourimagefile>", 5);

You don't crash on Cityrpg and there's a picture in the beginning.

Thats because your downloading that file while your loading....
Otherwise you would crash.

No, you would not crash if you don't have the image, you simply would not see the image.