[Plugin] Textdraw Streamer - Page 2 - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Plugin Development (
https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: [Plugin] Textdraw Streamer - Page 2 (
/showthread.php?tid=677849)
Re: Textdraw Streamer -
Kursed - 02.08.2020
Quote:
Originally Posted by nieXpro
I think you say the plugin is slow. Can you tell me if you have advice to speed it up?
|
I just tested the speed with profiler plugin. I am not expert in making plugins. I just showed the results.
Re: Textdraw Streamer -
nieXpro - 02.08.2020
Quote:
Originally Posted by Kursed
I just tested the speed with profiler plugin. I am not expert in making plugins. I just showed the results.
|
Thanks for your test. I don't think there will be a performance problem.
Re: Textdraw Streamer -
Kursed - 02.08.2020
Quote:
Originally Posted by nieXpro
Thanks for your test. I don't think there will be a performance problem.
|
Good Work with the plugin. Hope you come up with new unique plugins in future.
Re: Textdraw Streamer -
nieXpro - 02.08.2020
Quote:
Originally Posted by Kursed
Good Work with the plugin. Hope you come up with new unique plugins in future.
|
I do not think of another project right now. If there is a project you can suggest, you can say.
Re: Textdraw Streamer -
jasperschellekens - 02.08.2020
Kyle is kinda right.
If you use player textdraws as you should use them you would never reach the limit. Speaking of experience here with thousands of textdraws.
Re: Textdraw Streamer -
nieXpro - 03.08.2020
Quote:
Originally Posted by jasperschellekens
Kyle is kinda right.
If you use player textdraws as you should use them you would never reach the limit. Speaking of experience here with thousands of textdraws.
|
If you use some things globally, you will see that the color tone of the textdraws has changed. This is related to the ordering of textdraws.
Re: Textdraw Streamer -
Fairuz - 03.08.2020
Rename the callback name. It's ambiguous.
Re: Textdraw Streamer -
nieXpro - 03.08.2020
Quote:
Originally Posted by Fairuz
Rename the callback name. It's ambiguous.
|
If you have a suggestion, I can name it.
Re: Textdraw Streamer -
Fairuz - 04.08.2020
Quote:
Originally Posted by nieXpro
If you have a suggestion, I can name it.
|
OnPlayerClickDynamicTextdraw
Re: Textdraw Streamer -
Kursed - 04.08.2020
Quote:
Originally Posted by nieXpro
If you have a suggestion, I can name it.
|
I would suggest. 'OnDynamicPlayerTextdrawClicked'