[Pawn] how can i do that ? o.O - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3) --- Forum: Pawn Scripting (https://forum.open.mp/forumdisplay.php?fid=10) --- Thread: [Pawn] how can i do that ? o.O (/showthread.php?tid=2506) |
how can i do that ? o.O - mnlw2888 - 2023-12-03 its new for me how can do that pls help https://imgur.com/a/hLaEpOo << image RE: how can i do that ? o.O - denNorske - 2023-12-04 In order to do this, you need to use the DL functions and 0.3DL. These are custom textures that are added to the server, and downloaded by the clients upon joining the server. Relevant functions may include: https://www.open.mp/docs/scripting/functions/AddSimpleModel https://www.open.mp/docs/scripting/callbacks/OnPlayerRequestDownload RE: how can i do that ? o.O - mnlw2888 - 2023-12-09 (2023-12-04, 08:15 AM)denNorske Wrote: In order to do this, you need to use the DL functions and 0.3DL. i know but mean how create this ? need some editor or what ? |