SA-MP Forums Archive
little help - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: little help (/showthread.php?tid=650563)



little help - BulletRaja - 02.03.2018

how can i, make >>`next` button and show other items after click on that button in clickable textdraws help pls


Re: little help - BulletRaja - 02.03.2018

13 views no reply
bump


Re: little help - RedFusion - 02.03.2018

Take a look at a similar script and study it.
Then replicate it and edit small details, experiment around with it.
After a while you will have gained enough knowledge to make it!

And if you don't feel like learning you can always pay someone to do it for you.

Also i suggest you make a more specific title, that way you will have a bigger chance at finding someone willing to help.


Re: little help - Sew_Sumi - 02.03.2018

Along with following the 24 hour bump timeframe.


Re: little help - RedFusion - 02.03.2018

Take a look at this include for example: https://sampforum.blast.hk/showthread.php?tid=407045


Re: little help - PepsiCola23 - 02.03.2018

you can make a td selectable with this.

Код:
https://sampwiki.blast.hk/wiki/TextDrawSetSelectable
then you need to study a little bit to see how it works

Код:
https://sampwiki.blast.hk/wiki/OnPlayerClickTextDraw



Re: little help - BulletRaja - 02.03.2018

i gonna use OnPlayerClickPlayerTextDraw

by the way i dont wanna use mselection i wanna do without it

please help me how can i make next button


Re: little help - ivndosos - 02.03.2018

That's just a simple tutorial on how to make clickable textdraws

https://sampforum.blast.hk/showthread.php?tid=328267


Re: little help - BulletRaja - 03.03.2018

Quote:
Originally Posted by ivndosos
Посмотреть сообщение
That's just a simple tutorial on how to make clickable textdraws

https://sampforum.blast.hk/showthread.php?tid=328267
but he didnot shown how to make next button in clickable textdraws