open.mp forum
[Server] Map Images logo's - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Support (https://forum.open.mp/forumdisplay.php?fid=12)
--- Thread: [Server] Map Images logo's (/showthread.php?tid=2012)



Map Images logo's - Kettler - 2021-05-13

Hi, i saw servers with images "logo" like instagram or discord in the map, is there any tutorial for that?


RE: Map Images logo's - AbyssMorgan - 2021-05-14

SA:MP 0.3.7

sart3

https://adm.ct8.pl/cloud/SRC/plugins/sart3.zip



SA:MP 0.3 DL

As object

https://adm.ct8.pl/cloud/SRC/samp03DL/images_as_object.zip


RE: Map Images logo's - Kettler - 2021-05-14

Thanks!


RE: Map Images logo's - Kettler - 2021-05-14

(2021-05-14, 03:04 PM)AbyssMorgan Wrote: SA:MP 0.3.7

sart3

https://adm.ct8.pl/cloud/SRC/plugins/sart3.zip



SA:MP 0.3 DL

As object

https://adm.ct8.pl/cloud/SRC/samp03DL/images_as_object.zip



is there any tutorial how to use that? I know that we need to use sa_co to put the image, but what now? how to import to the server?


RE: Map Images logo's - AbyssMorgan - 2021-05-14

Code:
CreateDynamicArt3(ArtObject[][], type, Float:PosX, Float:PosY, Float:PosZ, Float:RotX, Float:RotY, Float:RotZ, worldid = -1, interiorid = -1, playerid = -1, Float:StreamDistance = 200.0, Float:DrawDistance = 300.0);



ArtObject - array from SA_CO_3



type availables 0 - 9



try with type = 5