Textdraw Menu - 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: Textdraw Menu (
/showthread.php?tid=674007)
Textdraw Menu -
Shaheen - 10.04.2020
Dears,
I have been working for so long and i dint get a solution for it yet.
My problem is: I tried to make a textdraw Menu to replace every dialogues in my server but its not working as i am getting stucked in half way
So i need to make a Textdraw message like Cnr Servers when u press 1 u go inside the menu and choose etc...
I had got a An include made by Jelly23 but the problem is how can i replace Str(input) to when a player enter an amount in chat box
How to get that chat box entered value without accesing onplayertext ??
Thanks
Shaheen
Re: Textdraw Menu -
TheSuperBoyYT - 15.04.2020
Quote:
Originally Posted by Shaheen
Dears,
I have been working for so long and i dint get a solution for it yet.
My problem is: I tried to make a textdraw Menu to replace every dialogues in my server but its not working as i am getting stucked in half way
So i need to make a Textdraw message like Cnr Servers when u press 1 u go inside the menu and choose etc...
I had got a An include made by Jelly23 but the problem is how can i replace Str(input) to when a player enter an amount in chat box
How to get that chat box entered value without accesing onplayertext ??
Thanks
Shaheen
|
As far as I know, you can't. But using OnPlayerText is not that hard.