SA-MP Forums Archive
3D options - 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: 3D options (/showthread.php?tid=353473)



3D options - Crazyboobs - 23.06.2012

How can i make something like this?

http://tinypic.com/r/34zg005/6

please tell me


Re: 3D options - .FuneraL. - 23.06.2012

Functions of textdraw's in 0.3e , Searching.


Re: 3D options - park4bmx - 23.06.2012

creat couple of textdraws then use TextDrawSetSelectable
to make it clickable but make sure you set the TextDrawTextSize so the server will no the area of where the click will be available.

then just use SelectTextDraw to show the cursor to select the textdraws


Re: 3D options - Crazyboobs - 23.06.2012

Can anyone show me an example to make that?
Not much, just an option when i click it, then a message. thats all
Quote:

SendClientMessage(playerid,-1,"blahblahblahblah");