mSelect with text
#1

Hi all,

I am currently using mSelect (https://sampforum.blast.hk/showthread.php?tid=407045) to dislay all the vehicles in a dealership. I want the vehicle name and price to display with the model in each both for each vehicle.

How do i go about adding the price and name of the vehicle to the mSelect. I have the price and name stored in an enum already, I simply need to know how to display text on each vehicle option within the mSelect. I've been looking all over but found nothing!

Hope this makes sense, thanks.
Reply
#2

Is there a different include I need to use, or will I need to use textdraws. If textdraws, could you possibly show me a good tutorial, as I am yet to use them. Thanks
Reply
#3

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

Otherwise you have to edit mSelection and add textdraws for labels (a similar way how you create model previews).
Reply
#4

Hi, thanks for your help.

I'm trying to edit mSelection to allow me to pass through the item names to it, so they can also be displayed. I can't seem to find any help on this though.
Reply
#5

Any help would be appreciated?
Reply
#6

First you need to add a 2D array parameter to it to hold names for each and every one of those then you need to find a place to show them, then you would show the names the same way it shows textdraw models.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)