SA-MP Forums Archive
Car shop with Textdraw - 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: Car shop with Textdraw (/showthread.php?tid=579581)



Car shop with Textdraw - sscarface - 28.06.2015

Hi, I want to create car shop with textdraw

For example


CAR SHOP MENU:

1. Bikes
2. Cars
3.4 wheel car
4. sports cars


If i select 1 so it should shows me

BIKES MENU:

1. FCR
2. NRG
3. PCJ

CARS MENU:

1. Infernus
2. Bullet
3. Bufflo

and So on. I need some codes to understand it. Anyone help me and post some exmples with codes. thanks


Re: Car shop with Textdraw - UltraScripter - 28.06.2015

https://sampwiki.blast.hk/wiki/OnPlayerClickTextDraw


Re: Car shop with Textdraw - sscarface - 28.06.2015

Isn't this is onClick textdraw?

I want something like

If i type 1 so it shows BIKE as i posted CAR SHOP MENU. I don't want click. I want if i type 1 so it shows me BIKE and if i type 2 so it shows me CARS