[QUESTION]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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [QUESTION]Menu (
/showthread.php?tid=169197)
[QUESTION]Menu -
eDz0r - 18.08.2010
1.How can i create that white text "Cost"?
2.How can i put the text in right?
Re: [QUESTION]Menu -
billiout - 18.08.2010
with
https://sampwiki.blast.hk/wiki/SetMenuColumnHeader and this
https://sampwiki.blast.hk/wiki/AddMenuItem. now how we can do this? the first is for the title "upgrade" and "cost" on the image. to select which will be the first or second we change the column to 0 or 1. now for the item we do the same we change the column to 0 or 1 and we will get the msg ex 900$ next to the item. 0 for left and 1 for right, i hope you understand my english sucks. lol
Re: [QUESTION]Menu -
eDz0r - 18.08.2010
i understand
and alooooot of thanks i sucess