SA-MP Forums Archive
Documentations and another texturing question - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: Documentations and another texturing question (/showthread.php?tid=644564)



Documentations and another texturing question - Meller - 10.11.2017

Where can I find the 0.3.8RC documentary? (natives, callback etc)

And since we can now use our own objects, does this mean we can feature them in textdraws? For example, either:
1. Using sprites from only TXD files.
2. Using objects to display as sprites.


Re: Documentations and another texturing question - AbyssMorgan - 10.11.2017

0.3.8 natives/callbacks:

a_samp.inc:
PHP Code:
forward OnPlayerFinishedDownloading(playeridvirtualworld); 



Re: Documentations and another texturing question - Zeth - 10.11.2017

wiki.sa-mp.com is also being updated as what i saw in server.cfg section. I think the wiki will be updated before the stable release.


Re: Documentations and another texturing question - dugi - 10.11.2017

Those 2 questions have been asked and answered multiple times already, currently you can use new skins and objects with TextDrawSetPreviewModel, you can't use custom .txd with textdraw sprites.


Re: Documentations and another texturing question - Freaksken - 10.11.2017

Quote:
Originally Posted by Debjit
View Post
wiki.sa-mp.com is also being updated as what i saw in server.cfg section. I think the wiki will be updated before the stable release.
That's got nothing to do with the dev team, since it was done by me, as can be seen on the history tab.