SA-MP Forums Archive
[SOLVED]Need Good Menu Measure - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [SOLVED]Need Good Menu Measure (/showthread.php?tid=112907)



[SOLVED]Need Good Menu Measure - Tigerbeast11 - 11.12.2009

Hi!

I have a menu and I use these settings from wiki:

pawn Код:
teleportmenu = CreateMenu("Teleportmenu", 2, 200.0, 100.0, 150.0, 150.0);
But this makes the menu too wide for me. How can I get good menu co-ords on the screen? Is there a website?


Re: [HELP]Need Good Menu Measure - Kurence - 11.12.2009

Try mach's text draw creator - i think it is somewhere here just search - you can click on that screen and get X and Y


Re: [HELP]Need Good Menu Measure - Deat_Itself - 11.12.2009

Quote:
Originally Posted by Tigerbeast11
Hi!

I have a menu and I use these settings from wiki:

pawn Код:
teleportmenu = CreateMenu("Teleportmenu", 2, 200.0, 100.0, 150.0, 150.0);
But this makes the menu too wide for me. How can I get good menu co-ords on the screen? Is there a website?
http://dev.sacnr.com/samp_textdraws.php

this may help you


Re: [HELP]Need Good Menu Measure - Tigerbeast11 - 11.12.2009

Quote:
Originally Posted by _Saif_
Quote:
Originally Posted by Tigerbeast11
Hi!

I have a menu and I use these settings from wiki:

pawn Код:
teleportmenu = CreateMenu("Teleportmenu", 2, 200.0, 100.0, 150.0, 150.0);
But this makes the menu too wide for me. How can I get good menu co-ords on the screen? Is there a website?
http://dev.sacnr.com/samp_textdraws.php

this may help you
Would be great if I could actually drag it!
Would be great if


Re: [HELP]Need Good Menu Measure - Tigerbeast11 - 11.12.2009

Quote:
Originally Posted by Kurence
Try mach's text draw creator - i think it is somewhere here just search - you can click on that screen and get X and Y
Nothing on search: I typed "Mach's Text Draw" Epic fail lol



Re: [HELP]Need Good Menu Measure - Tigerbeast11 - 12.12.2009

BUMP - past 12 hours... How can I get good co-ordinates? My menu is too wide...


Re: [HELP]Need Good Menu Measure - Tigerbeast11 - 12.12.2009

Sorry, I just wanna say thnx! It worked!