2021-05-13, 04:58 PM
Hi, i saw servers with images "logo" like instagram or discord in the map, is there any tutorial for that?
[Server] Map Images logo's
|
2021-05-13, 04:58 PM
Hi, i saw servers with images "logo" like instagram or discord in the map, is there any tutorial for that?
2021-05-14, 03:04 PM
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/im...object.zip
2021-05-14, 03:27 PM
Thanks!
2021-05-14, 03:40 PM
(2021-05-14, 03:04 PM)AbyssMorgan Wrote: SA:MP 0.3.7 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?
2021-05-14, 04:04 PM
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 |