13.11.2013, 19:01
Please forgive me for this post section. I found here most related to ask for a plugin.
I know it's not possible to make this plugin without a client side plugin but still this is very very useful.
Is it possible for some of you plugin coder guys to implement this idea ?
It shouldn't take a long to make this.
if(!IsPluginInstalledOnClientMachine(playerid)) Kick(playerid); //download client side plugin
else ShowClientImage(ImageUrl, PosX, PosY, RotX, RotY, SizeX, SizeY, SomeOherUsefulParam?);
I know it's not possible to make this plugin without a client side plugin but still this is very very useful.
Is it possible for some of you plugin coder guys to implement this idea ?
It shouldn't take a long to make this.
if(!IsPluginInstalledOnClientMachine(playerid)) Kick(playerid); //download client side plugin
else ShowClientImage(ImageUrl, PosX, PosY, RotX, RotY, SizeX, SizeY, SomeOherUsefulParam?);